UNPKG

compound-ex4

Version:

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

121 lines (120 loc) 2.88 kB
{ "_args": [ [ "type-is@~1.6.6", "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/connect" ], [ "type-is@~1.6.6", "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/express" ] ], "_from": "type-is@>=1.6.6 <1.7.0", "_id": "type-is@1.6.10", "_inCache": true, "_installable": true, "_location": "/type-is", "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "type-is", "raw": "type-is@~1.6.6", "rawSpec": "~1.6.6", "scope": null, "spec": ">=1.6.6 <1.7.0", "type": "range" }, "_requiredBy": [ "/express" ], "_shrinkwrap": null, "_spec": "type-is@~1.6.6", "_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/express", "bugs": { "url": "https://github.com/jshttp/type-is/issues" }, "contributors": [ { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" }, { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com" } ], "dependencies": { "media-typer": "0.3.0", "mime-types": "~2.1.8" }, "description": "Infer the content-type of a request.", "devDependencies": { "istanbul": "0.4.1", "mocha": "~1.21.5" }, "directories": {}, "dist": { "shasum": "d27e995b20d8c2a543f3420573f690a3929fd75a", "tarball": "http://registry.npmjs.org/type-is/-/type-is-1.6.10.tgz" }, "engines": { "node": ">= 0.6" }, "files": [ "HISTORY.md", "LICENSE", "index.js" ], "gitHead": "072de04e5c6bd4a3dd089dbd70ec2b1d505625a9", "homepage": "https://github.com/jshttp/type-is", "keywords": [ "checking", "content", "type" ], "license": "MIT", "maintainers": [ { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "dougwilson", "email": "doug@somethingdoug.com" }, { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "mscdex", "email": "mscdex@mscdex.net" }, { "name": "fishrock123", "email": "fishrock123@rocketmail.com" }, { "name": "defunctzombie", "email": "shtylman@gmail.com" } ], "name": "type-is", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jshttp/type-is.git" }, "scripts": { "test": "mocha --reporter spec --check-leaks --bail test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" }, "version": "1.6.10" }