compound-ex4
Version:
Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)
83 lines (82 loc) • 1.87 kB
JSON
{
"_args": [
[
"should@1.2.2",
"/home/webs/dev/prj/compoundjsEX4/compound-ex4"
]
],
"_from": "should@1.2.2",
"_id": "should@1.2.2",
"_inCache": true,
"_installable": true,
"_location": "/should",
"_npmUser": {
"email": "tj@vision-media.ca",
"name": "tjholowaychuk"
},
"_npmVersion": "1.2.2",
"_phantomChildren": {},
"_requested": {
"name": "should",
"raw": "should@1.2.2",
"rawSpec": "1.2.2",
"scope": null,
"spec": "1.2.2",
"type": "version"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/should/-/should-1.2.2.tgz",
"_shasum": "0f03f775066d9ea2632690c917b12824fcc1d582",
"_shrinkwrap": null,
"_spec": "should@1.2.2",
"_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4",
"author": {
"email": "tj@vision-media.ca",
"name": "TJ Holowaychuk"
},
"bugs": {
"url": "https://github.com/visionmedia/should.js/issues"
},
"contributors": [
{
"name": "Aseem Kishore",
"email": "aseem.kishore@gmail.com"
}
],
"dependencies": {},
"description": "test framework agnostic BDD-style assertions",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "0f03f775066d9ea2632690c917b12824fcc1d582",
"tarball": "http://registry.npmjs.org/should/-/should-1.2.2.tgz"
},
"engines": {
"node": ">= 0.2.0"
},
"homepage": "https://github.com/visionmedia/should.js",
"keywords": [
"assert",
"bdd",
"test"
],
"main": "./lib/should.js",
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
}
],
"name": "should",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/should.js.git"
},
"version": "1.2.2"
}