compound-ex4
Version:
Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)
116 lines (115 loc) • 2.62 kB
JSON
{
"_args": [
[
"tap@^0.7.1",
"/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/nodeunit"
]
],
"_from": "tap@>=0.7.1 <0.8.0",
"_id": "tap@0.7.1",
"_inCache": true,
"_installable": true,
"_location": "/tap",
"_nodeVersion": "1.1.0",
"_npmUser": {
"email": "i@izs.me",
"name": "isaacs"
},
"_npmVersion": "2.6.0",
"_phantomChildren": {
"inflight": "1.0.4",
"inherits": "2.0.1",
"minimatch": "2.0.10",
"minimist": "0.0.8",
"once": "1.3.3"
},
"_requested": {
"name": "tap",
"raw": "tap@^0.7.1",
"rawSpec": "^0.7.1",
"scope": null,
"spec": ">=0.7.1 <0.8.0",
"type": "range"
},
"_requiredBy": [
"/nodeunit"
],
"_resolved": "https://registry.npmjs.org/tap/-/tap-0.7.1.tgz",
"_shasum": "bead5136ceab8241e1b28cec663811c63b1f3e7d",
"_shrinkwrap": null,
"_spec": "tap@^0.7.1",
"_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/nodeunit",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"url": "http://blog.izs.me"
},
"bin": {
"tap": "bin/tap.js"
},
"bugs": {
"url": "https://github.com/isaacs/node-tap/issues"
},
"contributors": [
{
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me"
},
{
"name": "baudehlo",
"email": "helpme+github@gmail.com"
}
],
"dependencies": {
"buffer-equal": "~0.0.0",
"deep-equal": "^1.0.0",
"difflet": "~0.2.0",
"glob": "^4.3.5",
"inherits": "*",
"mkdirp": "^0.5.0",
"nopt": "^3.0.1",
"runforcover": "~0.0.2",
"slide": "*",
"yamlish": "*"
},
"description": "A Test-Anything-Protocol library",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "bead5136ceab8241e1b28cec663811c63b1f3e7d",
"tarball": "http://registry.npmjs.org/tap/-/tap-0.7.1.tgz"
},
"engines": {
"node": ">=0.8"
},
"gitHead": "276ac5972315a85963982900b42ffafcdeb60fb7",
"homepage": "https://github.com/isaacs/node-tap",
"keywords": [
"assert",
"tap",
"test"
],
"license": {
"type": "MIT",
"url": "https://github.com/isaacs/node-tap/raw/master/LICENSE"
},
"main": "lib/main.js",
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
}
],
"name": "tap",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/isaacs/node-tap.git"
},
"scripts": {
"test": "node --use_strict bin/tap.js test/*.*"
},
"version": "0.7.1"
}