| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "autoprefixer@9.8.8", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "autoprefixer@9.8.8", |
| | | "_from": "autoprefixer@^9.6.1", |
| | | "_id": "autoprefixer@9.8.8", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==", |
| | | "_location": "/autoprefixer", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "autoprefixer@9.8.8", |
| | | "raw": "autoprefixer@^9.6.1", |
| | | "name": "autoprefixer", |
| | | "escapedName": "autoprefixer", |
| | | "rawSpec": "9.8.8", |
| | | "rawSpec": "^9.6.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "9.8.8" |
| | | "fetchSpec": "^9.6.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/postcss-preset-env" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.8.tgz", |
| | | "_spec": "9.8.8", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "fd4bd4595385fa6f06599de749a4d5f7a474957a", |
| | | "_spec": "autoprefixer@^9.6.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\postcss-preset-env", |
| | | "author": { |
| | | "name": "Andrey Sitnik", |
| | | "email": "andrey@sitnik.ru" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/postcss/autoprefixer/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "browserslist": "^4.12.0", |
| | | "caniuse-lite": "^1.0.30001109", |
| | |
| | | "postcss": "^7.0.32", |
| | | "postcss-value-parser": "^4.1.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website", |
| | | "funding": { |
| | | "type": "tidelift", |