{ "_args": [ [ "autoprefixer@9.8.8", "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" ] ], "_development": true, "_from": "autoprefixer@9.8.8", "_id": "autoprefixer@9.8.8", "_inBundle": false, "_integrity": "sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==", "_location": "/autoprefixer", "_phantomChildren": { "picocolors": "0.2.1" }, "_requested": { "type": "version", "registry": true, "raw": "autoprefixer@9.8.8", "name": "autoprefixer", "escapedName": "autoprefixer", "rawSpec": "9.8.8", "saveSpec": null, "fetchSpec": "9.8.8" }, "_requiredBy": [ "/postcss-preset-env" ], "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.8.tgz", "_spec": "9.8.8", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", "author": { "name": "Andrey Sitnik", "email": "andrey@sitnik.ru" }, "bin": { "autoprefixer": "bin/autoprefixer" }, "bugs": { "url": "https://github.com/postcss/autoprefixer/issues" }, "dependencies": { "browserslist": "^4.12.0", "caniuse-lite": "^1.0.30001109", "normalize-range": "^0.1.2", "num2fraction": "^1.2.2", "picocolors": "^0.2.1", "postcss": "^7.0.32", "postcss-value-parser": "^4.1.0" }, "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website", "funding": { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/autoprefixer" }, "homepage": "https://github.com/postcss/autoprefixer#readme", "keywords": [ "autoprefixer", "css", "prefix", "postcss", "postcss-plugin" ], "license": "MIT", "main": "lib/autoprefixer", "name": "autoprefixer", "repository": { "type": "git", "url": "git+https://github.com/postcss/autoprefixer.git" }, "version": "9.8.8" }