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.
57 lines
1.5 KiB
57 lines
1.5 KiB
9 months ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"css-font-size-keywords@1.0.0",
|
||
|
"D:\\Project\\DaPing"
|
||
|
]
|
||
|
],
|
||
|
"_from": "css-font-size-keywords@1.0.0",
|
||
|
"_id": "css-font-size-keywords@1.0.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-Q+svMDbMlelgCfH/RVDKtTDaf5021O486ZThQPIpahnIjUkMUslC+WuOQSWTgGSrNCH08Y7tYNEmmy0hkfMI8Q==",
|
||
|
"_location": "/css-font-size-keywords",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "css-font-size-keywords@1.0.0",
|
||
|
"name": "css-font-size-keywords",
|
||
|
"escapedName": "css-font-size-keywords",
|
||
|
"rawSpec": "1.0.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.0.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/parse-css-font"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/css-font-size-keywords/-/css-font-size-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-font-size-keywords/issues"
|
||
|
},
|
||
|
"description": "List of CSS font size keywords.",
|
||
|
"homepage": "https://github.com/jedmao/css-font-size-keywords#readme",
|
||
|
"keywords": [
|
||
|
"css",
|
||
|
"font",
|
||
|
"size",
|
||
|
"keywords"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.json",
|
||
|
"name": "css-font-size-keywords",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/jedmao/css-font-size-keywords.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"version": "1.0.0"
|
||
|
}
|