@zkochan/pnpm
Version:
A fast implementation of npm install
93 lines (92 loc) • 2.17 kB
JSON
{
"_args": [
[
{
"raw": "co-fs-extra@0.0.2",
"scope": null,
"escapedName": "co-fs-extra",
"name": "co-fs-extra",
"rawSpec": "0.0.2",
"spec": "0.0.2",
"type": "version"
},
"C:\\src\\pnpm\\node_modules\\metalsmith"
]
],
"_from": "co-fs-extra@0.0.2",
"_id": "co-fs-extra@0.0.2",
"_inCache": true,
"_installable": true,
"_location": "/co-fs-extra",
"_npmUser": {
"name": "gkuchan",
"email": "gkuchan_root@outlook.com"
},
"_npmVersion": "1.4.9",
"_phantomChildren": {
"jsonfile": "2.3.1",
"mkdirp": "0.5.1",
"rimraf": "2.5.4"
},
"_requested": {
"raw": "co-fs-extra@0.0.2",
"scope": null,
"escapedName": "co-fs-extra",
"name": "co-fs-extra",
"rawSpec": "0.0.2",
"spec": "0.0.2",
"type": "version"
},
"_requiredBy": [
"/metalsmith"
],
"_resolved": "https://registry.npmjs.org/co-fs-extra/-/co-fs-extra-0.0.2.tgz",
"_shasum": "02cfb5cd5c24b25f6880d3e602a79bbe3a40f934",
"_shrinkwrap": null,
"_spec": "co-fs-extra@0.0.2",
"_where": "C:\\src\\pnpm\\node_modules\\metalsmith",
"author": {
"name": "GKuChan",
"email": "gkuchan_root@outlook.com"
},
"bugs": {
"url": "https://github.com/GKuChan/co-fs-extra/issues"
},
"dependencies": {
"co-fs": "1.2.0",
"fs-extra": "0.12.0",
"thunkify": "2.1.2"
},
"description": "fs-extra for 'co'",
"devDependencies": {
"co": "~2.0.0",
"mocha": "~1.10.0",
"should": "~1.2.2"
},
"directories": {},
"dist": {
"shasum": "02cfb5cd5c24b25f6880d3e602a79bbe3a40f934",
"tarball": "https://registry.npmjs.org/co-fs-extra/-/co-fs-extra-0.0.2.tgz"
},
"homepage": "https://github.com/GKuChan/co-fs-extra",
"keywords": [
"co",
"fs",
"fs-extra"
],
"license": "MIT",
"maintainers": [
{
"name": "gkuchan",
"email": "gkuchan_root@outlook.com"
}
],
"name": "co-fs-extra",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/GKuChan/co-fs-extra.git"
},
"version": "0.0.2"
}