{ "_args": [ [ "autoprefixer@9.7.6", "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp" ] ], "_from": "autoprefixer@9.7.6", "_id": "autoprefixer@9.7.6", "_inBundle": false, "_integrity": "sha512-F7cYpbN7uVVhACZTeeIeealwdGM6wMtfWARVLTy5xmKtgVdBNJvbDRoCK3YO1orcs7gv/KwYlb3iXwu9Ug9BkQ==", "_location": "/autoprefixer", "_phantomChildren": { "color-convert": "1.9.3", "escape-string-regexp": "1.0.5", "has-flag": "3.0.0" }, "_requested": { "type": "version", "registry": true, "raw": "autoprefixer@9.7.6", "name": "autoprefixer", "escapedName": "autoprefixer", "rawSpec": "9.7.6", "saveSpec": null, "fetchSpec": "9.7.6" }, "_requiredBy": [ "/postcss-preset-env" ], "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.7.6.tgz", "_spec": "9.7.6", "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp", "author": { "name": "Andrey Sitnik", "email": "andrey@sitnik.ru" }, "bin": { "autoprefixer": "bin/autoprefixer" }, "browser": { "chalk": false }, "bugs": { "url": "https://github.com/postcss/autoprefixer/issues" }, "dependencies": { "browserslist": "^4.11.1", "caniuse-lite": "^1.0.30001039", "chalk": "^2.4.2", "normalize-range": "^0.1.2", "num2fraction": "^1.2.2", "postcss": "^7.0.27", "postcss-value-parser": "^4.0.3" }, "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website", "engines": { "node": ">=6.0.0" }, "eslintIgnore": [ "build/" ], "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.7.6" }