compound-ex4
Version:
Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)
84 lines (83 loc) • 1.95 kB
JSON
{
"_args": [
[
"mkdirp@0.3.3",
"/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/mocha"
]
],
"_defaultsLoaded": true,
"_engineSupported": true,
"_from": "mkdirp@0.3.3",
"_id": "mkdirp@0.3.3",
"_inCache": true,
"_installable": true,
"_location": "/mkdirp",
"_nodeVersion": "v0.6.11",
"_npmUser": {
"email": "mail@substack.net",
"name": "substack"
},
"_npmVersion": "1.1.19",
"_phantomChildren": {},
"_requested": {
"name": "mkdirp",
"raw": "mkdirp@0.3.3",
"rawSpec": "0.3.3",
"scope": null,
"spec": "0.3.3",
"type": "version"
},
"_requiredBy": [
"/mocha"
],
"_resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.3.tgz",
"_shasum": "595e251c1370c3a68bab2136d0e348b8105adf13",
"_shrinkwrap": null,
"_spec": "mkdirp@0.3.3",
"_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/mocha",
"author": {
"email": "mail@substack.net",
"name": "James Halliday",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/node-mkdirp/issues"
},
"dependencies": {},
"description": "Recursively mkdir, like `mkdir -p`",
"devDependencies": {
"tap": "~0.2.4"
},
"directories": {},
"dist": {
"shasum": "595e251c1370c3a68bab2136d0e348b8105adf13",
"tarball": "http://registry.npmjs.org/mkdirp/-/mkdirp-0.3.3.tgz"
},
"engines": {
"node": "*"
},
"homepage": "https://github.com/substack/node-mkdirp#readme",
"keywords": [
"directory",
"mkdir"
],
"license": "MIT/X11",
"main": "./index",
"maintainers": [
{
"name": "substack",
"email": "mail@substack.net"
}
],
"name": "mkdirp",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/node-mkdirp.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "0.3.3"
}