{ "_args": [ [ { "raw": "accepts@~1.1.3", "scope": null, "escapedName": "accepts", "name": "accepts", "rawSpec": "~1.1.3", "spec": ">=1.1.3 <1.2.0", "type": "range" }, "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express" ] ], "_from": "accepts@>=1.1.3 <1.2.0", "_id": "accepts@1.1.4", "_inCache": true, "_location": "/accepts", "_npmUser": { "name": "dougwilson", "email": "doug@somethingdoug.com" }, "_npmVersion": "1.4.21", "_phantomChildren": {}, "_requested": { "raw": "accepts@~1.1.3", "scope": null, "escapedName": "accepts", "name": "accepts", "rawSpec": "~1.1.3", "spec": ">=1.1.3 <1.2.0", "type": "range" }, "_requiredBy": [ "/express" ], "_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.1.4.tgz", "_shasum": "d71c96f7d41d0feda2c38cd14e8a27c04158df4a", "_shrinkwrap": null, "_spec": "accepts@~1.1.3", "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com" }, "bugs": { "url": "https://github.com/jshttp/accepts/issues" }, "dependencies": { "mime-types": "~2.0.4", "negotiator": "0.4.9" }, "description": "Higher-level content negotiation", "devDependencies": { "istanbul": "~0.3.4", "mocha": "~2.0.1" }, "directories": {}, "dist": { "shasum": "d71c96f7d41d0feda2c38cd14e8a27c04158df4a", "tarball": "https://registry.npmjs.org/accepts/-/accepts-1.1.4.tgz" }, "engines": { "node": ">= 0.8" }, "files": [ "LICENSE", "HISTORY.md", "index.js" ], "gitHead": "df66414d80f096627b28f137127fce0a851d7900", "homepage": "https://github.com/jshttp/accepts", "keywords": [ "content", "negotiation", "accept", "accepts" ], "license": "MIT", "maintainers": [ { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "federomero", "email": "federomero@gmail.com" }, { "name": "dougwilson", "email": "doug@somethingdoug.com" }, { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "shtylman", "email": "shtylman@gmail.com" }, { "name": "mscdex", "email": "mscdex@mscdex.net" }, { "name": "fishrock123", "email": "fishrock123@rocketmail.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.1.4" }