You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56 lines
1.5 KiB
56 lines
1.5 KiB
{ |
|
"_args": [ |
|
[ |
|
"css-system-font-keywords@1.0.0", |
|
"D:\\Project\\DaPing" |
|
] |
|
], |
|
"_from": "css-system-font-keywords@1.0.0", |
|
"_id": "css-system-font-keywords@1.0.0", |
|
"_inBundle": false, |
|
"_integrity": "sha512-1umTtVd/fXS25ftfjB71eASCrYhilmEsvDEI6wG/QplnmlfmVM5HkZ/ZX46DT5K3eblFPgLUHt5BRCb0YXkSFA==", |
|
"_location": "/css-system-font-keywords", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "version", |
|
"registry": true, |
|
"raw": "css-system-font-keywords@1.0.0", |
|
"name": "css-system-font-keywords", |
|
"escapedName": "css-system-font-keywords", |
|
"rawSpec": "1.0.0", |
|
"saveSpec": null, |
|
"fetchSpec": "1.0.0" |
|
}, |
|
"_requiredBy": [ |
|
"/parse-css-font" |
|
], |
|
"_resolved": "https://registry.npmjs.org/css-system-font-keywords/-/css-system-font-keywords-1.0.0.tgz", |
|
"_spec": "1.0.0", |
|
"_where": "D:\\Project\\DaPing", |
|
"author": { |
|
"name": "Jed Mao", |
|
"email": "jedmao@outlook.com" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/jedmao/css-system-font-keywords/issues" |
|
}, |
|
"description": "List of CSS system font keywords.", |
|
"homepage": "https://github.com/jedmao/css-system-font-keywords#readme", |
|
"keywords": [ |
|
"css", |
|
"font", |
|
"weight", |
|
"keywords" |
|
], |
|
"license": "MIT", |
|
"main": "index.json", |
|
"name": "css-system-font-keywords", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/jedmao/css-system-font-keywords.git" |
|
}, |
|
"scripts": { |
|
"test": "echo \"Error: no test specified\" && exit 1" |
|
}, |
|
"version": "1.0.0" |
|
}
|
|
|