compound-ex4
Version:
Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)
126 lines (125 loc) • 2.99 kB
JSON
{
"_args": [
[
"accepts@~1.2.12",
"/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/compression"
],
[
"accepts@~1.2.12",
"/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/express"
]
],
"_from": "accepts@>=1.2.12 <1.3.0",
"_id": "accepts@1.2.13",
"_inCache": true,
"_installable": true,
"_location": "/accepts",
"_npmUser": {
"email": "doug@somethingdoug.com",
"name": "dougwilson"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"name": "accepts",
"raw": "accepts@~1.2.12",
"rawSpec": "~1.2.12",
"scope": null,
"spec": ">=1.2.12 <1.3.0",
"type": "range"
},
"_requiredBy": [
"/express"
],
"_shrinkwrap": null,
"_spec": "accepts@~1.2.12",
"_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/express",
"bugs": {
"url": "https://github.com/jshttp/accepts/issues"
},
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
},
{
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
"url": "http://jongleberry.com"
}
],
"dependencies": {
"mime-types": "~2.1.6",
"negotiator": "0.5.3"
},
"description": "Higher-level content negotiation",
"devDependencies": {
"istanbul": "0.3.19",
"mocha": "~1.21.5"
},
"directories": {},
"dist": {
"shasum": "e5f1f3928c6d95fd96558c36ec3d9d0de4a6ecea",
"tarball": "http://registry.npmjs.org/accepts/-/accepts-1.2.13.tgz"
},
"engines": {
"node": ">= 0.6"
},
"files": [
"HISTORY.md",
"LICENSE",
"index.js"
],
"gitHead": "b7e15ecb25dacc0b2133ed0553d64f8a79537e01",
"homepage": "https://github.com/jshttp/accepts",
"keywords": [
"accept",
"accepts",
"content",
"negotiation"
],
"license": "MIT",
"maintainers": [
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
},
{
"name": "federomero",
"email": "federomero@gmail.com"
},
{
"name": "dougwilson",
"email": "doug@somethingdoug.com"
},
{
"name": "fishrock123",
"email": "fishrock123@rocketmail.com"
},
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
{
"name": "mscdex",
"email": "mscdex@mscdex.net"
},
{
"name": "defunctzombie",
"email": "shtylman@gmail.com"
}
],
"name": "accepts",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jshttp/accepts.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.2.13"
}