{ "_args": [ [ "autoprefixer@9.6.1", "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI" ] ], "_development": true, "_from": "autoprefixer@9.6.1", "_id": "autoprefixer@9.6.1", "_inBundle": false, "_integrity": "sha512-aVo5WxR3VyvyJxcJC3h4FKfwCQvQWb1tSI5VHNibddCVWrcD1NvlxEweg3TSgiPztMnWfjpy2FURKA2kvDE+Tw==", "_location": "/autoprefixer", "_phantomChildren": { "color-convert": "1.9.2", "escape-string-regexp": "1.0.5", "has-flag": "3.0.0" }, "_requested": { "type": "version", "registry": true, "raw": "autoprefixer@9.6.1", "name": "autoprefixer", "escapedName": "autoprefixer", "rawSpec": "9.6.1", "saveSpec": null, "fetchSpec": "9.6.1" }, "_requiredBy": [ "/@angular-devkit/build-angular" ], "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.6.1.tgz", "_spec": "9.6.1", "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI", "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.6.3", "caniuse-lite": "^1.0.30000980", "chalk": "^2.4.2", "normalize-range": "^0.1.2", "num2fraction": "^1.2.2", "postcss": "^7.0.17", "postcss-value-parser": "^4.0.0" }, "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website", "engines": { "node": ">=6.0.0" }, "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.6.1" }