| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "color@3.2.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "color@3.2.1", |
| | | "_from": "color@^3.0.0", |
| | | "_id": "color@3.2.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==", |
| | | "_location": "/color", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "color@3.2.1", |
| | | "raw": "color@^3.0.0", |
| | | "name": "color", |
| | | "escapedName": "color", |
| | | "rawSpec": "3.2.1", |
| | | "rawSpec": "^3.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "3.2.1" |
| | | "fetchSpec": "^3.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/postcss-colormin" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/color/-/color-3.2.1.tgz", |
| | | "_spec": "3.2.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "3544dc198caf4490c3ecc9a790b54fe9ff45e164", |
| | | "_spec": "color@^3.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\postcss-colormin", |
| | | "authors": [ |
| | | "Josh Junon <i.am.qix@gmail.com>", |
| | | "Heather Arthur <fayearthur@gmail.com>", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/Qix-/color/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "color-convert": "^1.9.3", |
| | | "color-string": "^1.6.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Color conversion and manipulation with CSS string support", |
| | | "devDependencies": { |
| | | "mocha": "9.0.2", |