@zkochan/pnpm
Version:
A fast implementation of npm install
76 lines (75 loc) • 1.73 kB
JSON
{
"_args": [
[
{
"raw": "css@~1.0.8",
"scope": null,
"escapedName": "css",
"name": "css",
"rawSpec": "~1.0.8",
"spec": ">=1.0.8 <1.1.0",
"type": "range"
},
"C:\\src\\pnpm\\node_modules\\transformers"
]
],
"_from": "css@>=1.0.8 <1.1.0",
"_id": "css@1.0.8",
"_inCache": true,
"_installable": true,
"_location": "/css",
"_npmUser": {
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
"_npmVersion": "1.2.14",
"_phantomChildren": {},
"_requested": {
"raw": "css@~1.0.8",
"scope": null,
"escapedName": "css",
"name": "css",
"rawSpec": "~1.0.8",
"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": "C:\\src\\pnpm\\node_modules\\transformers",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"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": "https://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"
}