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.
45 lines
1.0 KiB
JSON
45 lines
1.0 KiB
JSON
5 years ago
|
{
|
||
|
"_from": "css-parse@1.0.4",
|
||
|
"_id": "css-parse@1.0.4",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-OLBQP7+dqfVOnB29pg4UXHcRe90=",
|
||
|
"_location": "/css-parse",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "css-parse@1.0.4",
|
||
|
"name": "css-parse",
|
||
|
"escapedName": "css-parse",
|
||
|
"rawSpec": "1.0.4",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.0.4"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/css"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/css-parse/-/css-parse-1.0.4.tgz",
|
||
|
"_shasum": "38b0503fbf9da9f54e9c1dbda60e145c77117bdd",
|
||
|
"_spec": "css-parse@1.0.4",
|
||
|
"_where": "/home/mwinter/www/unboundedpress/node_modules/css",
|
||
|
"author": {
|
||
|
"name": "TJ Holowaychuk",
|
||
|
"email": "tj@vision-media.ca"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "CSS parser",
|
||
|
"devDependencies": {
|
||
|
"mocha": "*",
|
||
|
"should": "*"
|
||
|
},
|
||
|
"keywords": [
|
||
|
"css",
|
||
|
"parser",
|
||
|
"stylesheet"
|
||
|
],
|
||
|
"main": "index",
|
||
|
"name": "css-parse",
|
||
|
"version": "1.0.4"
|
||
|
}
|