| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "color-convert@1.9.3", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "color-convert@1.9.3", |
| | | "_id": "color-convert@1.9.3", |
| | | "_from": "color-convert@^2.0.1", |
| | | "_id": "color-convert@2.0.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", |
| | | "_integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", |
| | | "_location": "/color-convert", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "color-convert@1.9.3", |
| | | "raw": "color-convert@^2.0.1", |
| | | "name": "color-convert", |
| | | "escapedName": "color-convert", |
| | | "rawSpec": "1.9.3", |
| | | "rawSpec": "^2.0.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.9.3" |
| | | "fetchSpec": "^2.0.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/ansi-styles", |
| | | "/color" |
| | | "/ansi-styles" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", |
| | | "_spec": "1.9.3", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", |
| | | "_shasum": "72d3a68d598c9bdb3af2ad1e84f21d896abd4de3", |
| | | "_spec": "color-convert@^2.0.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\ansi-styles", |
| | | "author": { |
| | | "name": "Heather Arthur", |
| | | "email": "fayearthur@gmail.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/Qix-/color-convert/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "color-name": "1.1.3" |
| | | "color-name": "~1.1.4" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Plain color conversion functions", |
| | | "devDependencies": { |
| | | "chalk": "1.1.1", |
| | | "xo": "0.11.2" |
| | | "chalk": "^2.4.2", |
| | | "xo": "^0.24.0" |
| | | }, |
| | | "engines": { |
| | | "node": ">=7.0.0" |
| | | }, |
| | | "files": [ |
| | | "index.js", |
| | | "conversions.js", |
| | | "css-keywords.js", |
| | | "route.js" |
| | | ], |
| | | "homepage": "https://github.com/Qix-/color-convert#readme", |
| | |
| | | "pretest": "xo", |
| | | "test": "node test/basic.js" |
| | | }, |
| | | "version": "1.9.3", |
| | | "version": "2.0.1", |
| | | "xo": { |
| | | "rules": { |
| | | "default-case": 0, |