| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "negotiator@0.6.2", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "negotiator@0.6.2", |
| | | "_id": "negotiator@0.6.2", |
| | | "_from": "negotiator@0.6.3", |
| | | "_id": "negotiator@0.6.3", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==", |
| | | "_integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", |
| | | "_location": "/negotiator", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "registry": true, |
| | | "raw": "negotiator@0.6.2", |
| | | "raw": "negotiator@0.6.3", |
| | | "name": "negotiator", |
| | | "escapedName": "negotiator", |
| | | "rawSpec": "0.6.2", |
| | | "rawSpec": "0.6.3", |
| | | "saveSpec": null, |
| | | "fetchSpec": "0.6.2" |
| | | "fetchSpec": "0.6.3" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/accepts" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz", |
| | | "_spec": "0.6.2", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", |
| | | "_shasum": "58e323a72fedc0d6f9cd4d31fe49f51479590ccd", |
| | | "_spec": "negotiator@0.6.3", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\accepts", |
| | | "bugs": { |
| | | "url": "https://github.com/jshttp/negotiator/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "contributors": [ |
| | | { |
| | | "name": "Douglas Christopher Wilson", |
| | |
| | | "url": "http://blog.izs.me/" |
| | | } |
| | | ], |
| | | "deprecated": false, |
| | | "description": "HTTP content negotiation", |
| | | "devDependencies": { |
| | | "eslint": "5.16.0", |
| | | "eslint-plugin-markdown": "1.0.0", |
| | | "mocha": "6.1.4", |
| | | "nyc": "14.0.0" |
| | | "eslint": "7.32.0", |
| | | "eslint-plugin-markdown": "2.2.1", |
| | | "mocha": "9.1.3", |
| | | "nyc": "15.1.0" |
| | | }, |
| | | "engines": { |
| | | "node": ">= 0.6" |
| | |
| | | "url": "git+https://github.com/jshttp/negotiator.git" |
| | | }, |
| | | "scripts": { |
| | | "lint": "eslint --plugin markdown --ext js,md .", |
| | | "lint": "eslint .", |
| | | "test": "mocha --reporter spec --check-leaks --bail test/", |
| | | "test-cov": "nyc --reporter=html --reporter=text npm test", |
| | | "test-travis": "nyc --reporter=text npm test" |
| | | "test-ci": "nyc --reporter=lcov --reporter=text npm test", |
| | | "test-cov": "nyc --reporter=html --reporter=text npm test" |
| | | }, |
| | | "version": "0.6.2" |
| | | "version": "0.6.3" |
| | | } |