1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 18:32:50 +00:00
Files
mywebsite/node_modules/css/package.json

67 lines
1.5 KiB
JSON

{
"_args": [
[
"css@~1.0.8",
"/home/mitchell/Desktop/test-mywebsite/mywebsite/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": "/home/mitchell/Desktop/test-mywebsite/mywebsite/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://registry.npmjs.org/css/-/css-1.0.8.tgz"
},
"keywords": [
"css",
"parser",
"stylesheet"
],
"main": "index",
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
}
],
"name": "css",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"version": "1.0.8"
}