compound-ex4
Version:
Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)
89 lines (88 loc) • 2.05 kB
JSON
{
"_args": [
[
"runforcover@~0.0.2",
"/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/tap"
]
],
"_defaultsLoaded": true,
"_engineSupported": true,
"_from": "runforcover@>=0.0.2 <0.1.0",
"_id": "runforcover@0.0.2",
"_inCache": true,
"_installable": true,
"_location": "/runforcover",
"_nodeVersion": "v0.6.3",
"_npmUser": {
"email": "chris@neversaw.us",
"name": "chrisdickinson"
},
"_npmVersion": "1.1.0-alpha-2",
"_phantomChildren": {},
"_requested": {
"name": "runforcover",
"raw": "runforcover@~0.0.2",
"rawSpec": "~0.0.2",
"scope": null,
"spec": ">=0.0.2 <0.1.0",
"type": "range"
},
"_requiredBy": [
"/tap"
],
"_shrinkwrap": null,
"_spec": "runforcover@~0.0.2",
"_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/tap",
"author": {
"email": "chris@neversaw.us",
"name": "Chris Dickinson",
"url": "http://neversaw.us"
},
"bugs": {
"url": "https://github.com/chrisdickinson/node-runforcover/issues"
},
"dependencies": {
"bunker": "0.1.X"
},
"description": "require plugin for js code coverage using bunker",
"devDependencies": {},
"directories": {
"lib": ".",
"test": "test"
},
"dist": {
"shasum": "344f057d8d45d33aebc6cc82204678f69c4857cc",
"tarball": "http://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz"
},
"engine": {
"node": ">=0.4"
},
"engines": {
"node": "*"
},
"homepage": "https://github.com/chrisdickinson/node-runforcover#readme",
"keywords": [
"bunker",
"code",
"coverage"
],
"license": "new BSD",
"main": "index.js",
"maintainers": [
{
"name": "chrisdickinson",
"email": "chris@neversaw.us"
}
],
"name": "runforcover",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/chrisdickinson/node-runforcover.git"
},
"scripts": {
"test": "node test/index.js"
},
"version": "0.0.2"
}