12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "_from": "cssfontparser@^1.2.1",
- "_id": "cssfontparser@1.2.1",
- "_inBundle": false,
- "_integrity": "sha1-9AIvyPlwDGgCnVQghK+69CWj8+M=",
- "_location": "/cssfontparser",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "cssfontparser@^1.2.1",
- "name": "cssfontparser",
- "escapedName": "cssfontparser",
- "rawSpec": "^1.2.1",
- "saveSpec": null,
- "fetchSpec": "^1.2.1"
- },
- "_requiredBy": [
- "/jest-canvas-mock"
- ],
- "_resolved": "http://dev.dp.sagacloud.cn:8082/repository/npm-saga/cssfontparser/-/cssfontparser-1.2.1.tgz",
- "_shasum": "f4022fc8f9700c68029d542084afbaf425a3f3e3",
- "_spec": "cssfontparser@^1.2.1",
- "_where": "D:\\project\\persagy-web\\persagy-web-draw\\node_modules\\jest-canvas-mock",
- "author": {
- "name": "Elijah Insua",
- "email": "tmpvar@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/tmpvar/cssfontparser/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "parse shorthand css font strings\"",
- "gitHead": "58551db8e577de6e4c05ad846cb9ac08aab76fe5",
- "homepage": "https://github.com/tmpvar/cssfontparser#readme",
- "keywords": [
- "css",
- "font",
- "parsing",
- "parser",
- "shorthand"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "cssfontparser",
- "repository": {
- "type": "git",
- "url": "git://github.com/tmpvar/cssfontparser.git"
- },
- "scripts": {
- "test": "node test.js"
- },
- "version": "1.2.1"
- }
|