| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "postcss-calc@7.0.5", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "postcss-calc@7.0.5", |
| | | "_from": "postcss-calc@^7.0.1", |
| | | "_id": "postcss-calc@7.0.5", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-1tKHutbGtLtEZF6PT4JSihCHfIVldU72mZ8SdZHIYriIZ9fh9k9aWSppaT8rHsyI3dX+KSR+W+Ix9BMY3AODrg==", |
| | | "_location": "/postcss-calc", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "postcss-calc@7.0.5", |
| | | "raw": "postcss-calc@^7.0.1", |
| | | "name": "postcss-calc", |
| | | "escapedName": "postcss-calc", |
| | | "rawSpec": "7.0.5", |
| | | "rawSpec": "^7.0.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "7.0.5" |
| | | "fetchSpec": "^7.0.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/cssnano-preset-default" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-7.0.5.tgz", |
| | | "_spec": "7.0.5", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "f8a6e99f12e619c2ebc23cf6c486fdc15860933e", |
| | | "_spec": "postcss-calc@^7.0.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\cssnano-preset-default", |
| | | "author": { |
| | | "name": "Andy Jansson" |
| | | }, |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/postcss/postcss-calc/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "postcss": "^7.0.27", |
| | | "postcss-selector-parser": "^6.0.2", |
| | | "postcss-value-parser": "^4.0.2" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "PostCSS plugin to reduce calc()", |
| | | "devDependencies": { |
| | | "@babel/cli": "^7.1.2", |