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.

67 lines
1.5 KiB
JSON

{
"_args": [
[
"css@~1.0.8",
"/Users/alfiepates/src/invoicer/node_modules/transformers"
]
],
"_from": "css@>=1.0.8 <1.1.0",
"_id": "css@1.0.8",
"_inCache": true,
"_installable": true,
"_location": "/css",
"_npmUser": {
"email": "tj@vision-media.ca",
"name": "tjholowaychuk"
},
"_npmVersion": "1.2.14",
"_phantomChildren": {},
"_requested": {
"name": "css",
"raw": "css@~1.0.8",
"rawSpec": "~1.0.8",
"scope": null,
"spec": ">=1.0.8 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/transformers"
],
"_resolved": "https://registry.npmjs.org/css/-/css-1.0.8.tgz",
"_shasum": "9386811ca82bccc9ee7fb5a732b1e2a317c8a3e7",
"_shrinkwrap": null,
"_spec": "css@~1.0.8",
"_where": "/Users/alfiepates/src/invoicer/node_modules/transformers",
"author": {
"email": "tj@vision-media.ca",
"name": "TJ Holowaychuk"
},
"dependencies": {
"css-parse": "1.0.4",
"css-stringify": "1.0.5"
},
"description": "CSS parser / stringifier using css-parse and css-stringify",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "9386811ca82bccc9ee7fb5a732b1e2a317c8a3e7",
"tarball": "http://localhost:4873/css/-/css-1.0.8.tgz"
},
"keywords": [
"css",
"parser",
"stylesheet"
],
"main": "index",
"maintainers": [
{
"email": "tj@vision-media.ca",
"name": "tjholowaychuk"
}
],
"name": "css",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"version": "1.0.8"
}