UNPKG

compound-ex4

Version:

Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)

111 lines (110 loc) 2.4 kB
{ "_args": [ [ "deep-equal@^1.0.0", "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/tap" ] ], "_from": "deep-equal@>=1.0.0 <2.0.0", "_id": "deep-equal@1.0.1", "_inCache": true, "_installable": true, "_location": "/deep-equal", "_nodeVersion": "2.4.0", "_npmUser": { "email": "substack@gmail.com", "name": "substack" }, "_npmVersion": "3.2.2", "_phantomChildren": {}, "_requested": { "name": "deep-equal", "raw": "deep-equal@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/tap" ], "_resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.0.1.tgz", "_shasum": "f5d260292b660e084eff4cdbc9f08ad3247448b5", "_shrinkwrap": null, "_spec": "deep-equal@^1.0.0", "_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/tap", "author": { "email": "mail@substack.net", "name": "James Halliday", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/node-deep-equal/issues" }, "dependencies": {}, "description": "node's assert.deepEqual algorithm", "devDependencies": { "tape": "^3.5.0" }, "directories": { "example": "example", "lib": ".", "test": "test" }, "dist": { "shasum": "f5d260292b660e084eff4cdbc9f08ad3247448b5", "tarball": "http://registry.npmjs.org/deep-equal/-/deep-equal-1.0.1.tgz" }, "gitHead": "59c511f5aeae19e3dd1de054077a789d7302be34", "homepage": "https://github.com/substack/node-deep-equal#readme", "keywords": [ "compare", "equal", "equality" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "substack", "email": "mail@substack.net" } ], "name": "deep-equal", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/substack/node-deep-equal.git" }, "scripts": { "test": "tape test/*.js" }, "testling": { "browsers": { "chrome": [ 10, 22 ], "ff": [ 10, 15, 3.5 ], "ie": [ 6, 7, 8, 9 ], "opera": [ 12 ], "safari": [ 5.1 ] }, "files": "test/*.js" }, "version": "1.0.1" }