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-font-style-keywords@1.0.1", |
|
"D:\\Project\\DaPing" |
|
] |
|
], |
|
"_from": "css-font-style-keywords@1.0.1", |
|
"_id": "css-font-style-keywords@1.0.1", |
|
"_inBundle": false, |
|
"_integrity": "sha512-0Fn0aTpcDktnR1RzaBYorIxQily85M2KXRpzmxQPgh8pxUN9Fcn00I8u9I3grNr1QXVgCl9T5Imx0ZwKU973Vg==", |
|
"_location": "/css-font-style-keywords", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "version", |
|
"registry": true, |
|
"raw": "css-font-style-keywords@1.0.1", |
|
"name": "css-font-style-keywords", |
|
"escapedName": "css-font-style-keywords", |
|
"rawSpec": "1.0.1", |
|
"saveSpec": null, |
|
"fetchSpec": "1.0.1" |
|
}, |
|
"_requiredBy": [ |
|
"/parse-css-font" |
|
], |
|
"_resolved": "https://registry.npmjs.org/css-font-style-keywords/-/css-font-style-keywords-1.0.1.tgz", |
|
"_spec": "1.0.1", |
|
"_where": "D:\\Project\\DaPing", |
|
"author": { |
|
"name": "Jed Mao", |
|
"email": "jedmao@outlook.com" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/jedmao/css-font-style-keywords/issues" |
|
}, |
|
"description": "List of CSS font style keywords.", |
|
"homepage": "https://github.com/jedmao/css-font-style-keywords#readme", |
|
"keywords": [ |
|
"css", |
|
"font", |
|
"style", |
|
"keywords" |
|
], |
|
"license": "MIT", |
|
"main": "index.json", |
|
"name": "css-font-style-keywords", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/jedmao/css-font-style-keywords.git" |
|
}, |
|
"scripts": { |
|
"test": "echo \"Error: no test specified\" && exit 1" |
|
}, |
|
"version": "1.0.1" |
|
}
|
|
|