| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "postcss-value-parser@4.1.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "postcss-value-parser@4.1.0", |
| | | "_id": "postcss-value-parser@4.1.0", |
| | | "_from": "postcss-value-parser@^4.1.0", |
| | | "_id": "postcss-value-parser@4.2.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==", |
| | | "_integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", |
| | | "_location": "/postcss-value-parser", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "postcss-value-parser@4.1.0", |
| | | "raw": "postcss-value-parser@^4.1.0", |
| | | "name": "postcss-value-parser", |
| | | "escapedName": "postcss-value-parser", |
| | | "rawSpec": "4.1.0", |
| | | "rawSpec": "^4.1.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "4.1.0" |
| | | "fetchSpec": "^4.1.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/autoprefixer", |
| | |
| | | "/postcss-calc", |
| | | "/postcss-modules-local-by-default" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz", |
| | | "_spec": "4.1.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", |
| | | "_shasum": "723c09920836ba6d3e5af019f92bc0971c02e514", |
| | | "_spec": "postcss-value-parser@^4.1.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\css-loader", |
| | | "author": { |
| | | "name": "Bogdan Chadkin", |
| | | "email": "trysound@yandex.ru" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/TrySound/postcss-value-parser/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "deprecated": false, |
| | | "description": "Transforms css values and at-rule params into the tree", |
| | | "devDependencies": { |
| | | "eslint": "^5.16.0", |
| | |
| | | "scripts": { |
| | | "lint": "yarn lint:js && yarn lint:prettier", |
| | | "lint:js": "eslint . --cache", |
| | | "lint:prettier": "prettier '**/*.js' '**/*.ts' --list-different", |
| | | "lint:prettier": "prettier \"**/*.js\" \"**/*.ts\" --list-different", |
| | | "pretest": "yarn lint", |
| | | "test": "tape test/*.js | tap-spec" |
| | | }, |
| | | "version": "4.1.0" |
| | | "version": "4.2.0" |
| | | } |