You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46 lines
1.1 KiB
JSON
46 lines
1.1 KiB
JSON
5 years ago
|
{
|
||
|
"_from": "css-stringify@1.0.5",
|
||
|
"_id": "css-stringify@1.0.5",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-sNBClG2ylTu50pKQCmy19tASIDE=",
|
||
|
"_location": "/css-stringify",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "css-stringify@1.0.5",
|
||
|
"name": "css-stringify",
|
||
|
"escapedName": "css-stringify",
|
||
|
"rawSpec": "1.0.5",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.0.5"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/css"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/css-stringify/-/css-stringify-1.0.5.tgz",
|
||
|
"_shasum": "b0d042946db2953bb9d292900a6cb5f6d0122031",
|
||
|
"_spec": "css-stringify@1.0.5",
|
||
|
"_where": "/home/mwinter/www/unboundedpress/node_modules/css",
|
||
|
"author": {
|
||
|
"name": "TJ Holowaychuk",
|
||
|
"email": "tj@vision-media.ca"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "CSS compiler",
|
||
|
"devDependencies": {
|
||
|
"css-parse": "1.0.3",
|
||
|
"mocha": "*",
|
||
|
"should": "*"
|
||
|
},
|
||
|
"keywords": [
|
||
|
"css",
|
||
|
"stringify",
|
||
|
"stylesheet"
|
||
|
],
|
||
|
"main": "index",
|
||
|
"name": "css-stringify",
|
||
|
"version": "1.0.5"
|
||
|
}
|