UNPKG

compound-ex4

Version:

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

113 lines (112 loc) 2.65 kB
{ "_args": [ [ "http-errors@~1.3.1", "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/connect" ], [ "http-errors@~1.3.1", "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/send" ] ], "_from": "http-errors@>=1.3.1 <1.4.0", "_id": "http-errors@1.3.1", "_inCache": true, "_installable": true, "_location": "/http-errors", "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "http-errors", "raw": "http-errors@~1.3.1", "rawSpec": "~1.3.1", "scope": null, "spec": ">=1.3.1 <1.4.0", "type": "range" }, "_requiredBy": [ "/send" ], "_shrinkwrap": null, "_spec": "http-errors@~1.3.1", "_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/send", "author": { "email": "me@jongleberry.com", "name": "Jonathan Ong", "url": "http://jongleberry.com" }, "bugs": { "url": "https://github.com/jshttp/http-errors/issues" }, "contributors": [ { "name": "Alan Plum", "email": "me@pluma.io" }, { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" } ], "dependencies": { "inherits": "~2.0.1", "statuses": "1" }, "description": "Create HTTP error objects", "devDependencies": { "istanbul": "0", "mocha": "1" }, "directories": {}, "dist": { "shasum": "197e22cdebd4198585e8694ef6786197b91ed942", "tarball": "http://registry.npmjs.org/http-errors/-/http-errors-1.3.1.tgz" }, "engines": { "node": ">= 0.6" }, "files": [ "HISTORY.md", "LICENSE", "README.md", "index.js" ], "gitHead": "89a8502b40d5dd42da2908f265275e2eeb8d0699", "homepage": "https://github.com/jshttp/http-errors", "keywords": [ "error", "http" ], "license": "MIT", "maintainers": [ { "name": "egeste", "email": "npm@egeste.net" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "dougwilson", "email": "doug@somethingdoug.com" } ], "name": "http-errors", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jshttp/http-errors.git" }, "scripts": { "test": "mocha --reporter spec --bail", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" }, "version": "1.3.1" }