compound-ex4
Version:
Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)
91 lines (90 loc) • 2.04 kB
JSON
{
"_args": [
[
"graceful-fs@~2.0.0",
"/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/kontroller/node_modules/glob"
]
],
"_from": "graceful-fs@>=2.0.0 <2.1.0",
"_id": "graceful-fs@2.0.3",
"_inCache": true,
"_installable": true,
"_location": "/graceful-fs",
"_npmUser": {
"email": "i@izs.me",
"name": "isaacs"
},
"_npmVersion": "1.4.6",
"_phantomChildren": {},
"_requested": {
"name": "graceful-fs",
"raw": "graceful-fs@~2.0.0",
"rawSpec": "~2.0.0",
"scope": null,
"spec": ">=2.0.0 <2.1.0",
"type": "range"
},
"_requiredBy": [
"/kontroller/glob"
],
"_shrinkwrap": null,
"_spec": "graceful-fs@~2.0.0",
"_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/kontroller/node_modules/glob",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"url": "http://blog.izs.me"
},
"bugs": {
"url": "https://github.com/isaacs/node-graceful-fs/issues"
},
"dependencies": {},
"description": "A drop-in replacement for fs, making various improvements.",
"devDependencies": {},
"directories": {
"test": "test"
},
"dist": {
"shasum": "7cd2cdb228a4a3f36e95efa6cc142de7d1a136d0",
"tarball": "http://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz"
},
"engines": {
"node": ">=0.4.0"
},
"homepage": "https://github.com/isaacs/node-graceful-fs",
"keywords": [
"EACCESS",
"EAGAIN",
"EINVAL",
"EMFILE",
"EPERM",
"error",
"errors",
"fs",
"handling",
"module",
"queue",
"reading",
"retries",
"retry"
],
"license": "BSD",
"main": "graceful-fs.js",
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
}
],
"name": "graceful-fs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/node-graceful-fs.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "2.0.3"
}