| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "is-color-stop@1.1.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "is-color-stop@1.1.0", |
| | | "_from": "is-color-stop@^1.0.0", |
| | | "_id": "is-color-stop@1.1.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-z/9HGu5N1cnhWFmPvhKWe1za00U=", |
| | | "_location": "/is-color-stop", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "is-color-stop@1.1.0", |
| | | "raw": "is-color-stop@^1.0.0", |
| | | "name": "is-color-stop", |
| | | "escapedName": "is-color-stop", |
| | | "rawSpec": "1.1.0", |
| | | "rawSpec": "^1.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.1.0" |
| | | "fetchSpec": "^1.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/postcss-minify-gradients" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/is-color-stop/-/is-color-stop-1.1.0.tgz", |
| | | "_spec": "1.1.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "cfff471aee4dd5c9e158598fbe12967b5cdad345", |
| | | "_spec": "is-color-stop@^1.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\postcss-minify-gradients", |
| | | "author": { |
| | | "name": "pigcan", |
| | | "email": "jiangjay818@gmail.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/pigcan/is-color-stop/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "css-color-names": "^0.0.4", |
| | | "hex-color-regex": "^1.1.0", |
| | |
| | | "rgb-regex": "^1.0.1", |
| | | "rgba-regex": "^1.0.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Check if a string is CSS color stop", |
| | | "devDependencies": { |
| | | "coveralls": "^2.13.1", |