{ "name": "accepts", "description": "Higher-level content negotiation", "version": "1.1.0", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/jshttp/accepts" }, "dependencies": { "mime-types": "~2.0.0", "negotiator": "0.4.7" }, "devDependencies": { "istanbul": "~0.3.0", "mocha": "1", "should": "4" }, "engines": { "node": ">= 0.8.0" }, "scripts": { "test": "mocha --require should --reporter dot test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require should --reporter dot test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require should --reporter spec test/" }, "keywords": [ "content", "negotiation", "accept", "accepts" ], "files": [ "index.js" ], "gitHead": "564a01f1d1b4864365029a55773b765fb9e7756a", "bugs": { "url": "https://github.com/jshttp/accepts/issues" }, "homepage": "https://github.com/jshttp/accepts", "_id": "accepts@1.1.0", "_shasum": "43ba6d946374c80f91823eaec6bb43dc4955500b", "_from": "accepts@>=1.1.0 <1.2.0", "_npmVersion": "1.4.21", "_npmUser": { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, "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" } ], "dist": { "shasum": "43ba6d946374c80f91823eaec6bb43dc4955500b", "tarball": "http://registry.npmjs.org/accepts/-/accepts-1.1.0.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.1.0.tgz", "readme": "ERROR: No README data found!" }