{ "name": "negotiator", "description": "HTTP content negotiation", "version": "0.6.3", "license": "MIT", "repository": "jshttp/negotiator", "devDependencies": { "eslint": "7.32.0", "eslint-plugin-markdown": "2.2.1", "mocha": "9.1.3", "nyc": "15.1.0" }, "files": [ "lib/", "HISTORY.md", "LICENSE", "index.js", "README.md" ], "engines": { "node": ">= 0.6" } }