Website/node_modules/co-fs-extra/package.json
2015-12-02 18:21:44 -05:00

84 lines
1.9 KiB
JSON

{
"_args": [
[
"co-fs-extra@0.0.2",
"/Users/okennedy/Desktop/Website/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": {
"email": "gkuchan_root@outlook.com",
"name": "gkuchan"
},
"_npmVersion": "1.4.9",
"_phantomChildren": {
"jsonfile": "2.2.3",
"mkdirp": "0.5.1",
"ncp": "0.6.0",
"rimraf": "2.4.4"
},
"_requested": {
"name": "co-fs-extra",
"raw": "co-fs-extra@0.0.2",
"rawSpec": "0.0.2",
"scope": null,
"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": "/Users/okennedy/Desktop/Website/node_modules/metalsmith",
"author": {
"email": "gkuchan_root@outlook.com",
"name": "GKuChan"
},
"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": "http://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": {},
"repository": {
"type": "git",
"url": "https://github.com/GKuChan/co-fs-extra"
},
"version": "0.0.2"
}