Current File : /home/tradevaly/www/node_modules/autoprefixer/package.json |
{
"_args": [
[
"autoprefixer@10.3.2",
"/home/skote/public_html"
]
],
"_development": true,
"_from": "autoprefixer@10.3.2",
"_id": "autoprefixer@10.3.2",
"_inBundle": false,
"_integrity": "sha512-RHKq0YCvhxAn9987n0Gl6lkzLd39UKwCkUPMFE0cHhxU0SvcTjBxWG/CtkZ4/HvbqK9U5V8j03nAcGBlX3er/Q==",
"_location": "/autoprefixer",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "autoprefixer@10.3.2",
"name": "autoprefixer",
"escapedName": "autoprefixer",
"rawSpec": "10.3.2",
"saveSpec": null,
"fetchSpec": "10.3.2"
},
"_requiredBy": [
"/laravel-mix"
],
"_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.3.2.tgz",
"_spec": "10.3.2",
"_where": "/home/skote/public_html",
"author": {
"name": "Andrey Sitnik",
"email": "andrey@sitnik.ru"
},
"bin": {
"autoprefixer": "bin/autoprefixer"
},
"browser": {
"colorette": false,
"chalk": false
},
"bugs": {
"url": "https://github.com/postcss/autoprefixer/issues"
},
"dependencies": {
"browserslist": "^4.16.8",
"caniuse-lite": "^1.0.30001251",
"colorette": "^1.3.0",
"fraction.js": "^4.1.1",
"normalize-range": "^0.1.2",
"postcss-value-parser": "^4.1.0"
},
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
"engines": {
"node": "^10 || ^12 || >=14"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/postcss/"
},
"homepage": "https://github.com/postcss/autoprefixer#readme",
"keywords": [
"autoprefixer",
"css",
"prefix",
"postcss",
"postcss-plugin"
],
"license": "MIT",
"main": "lib/autoprefixer.js",
"name": "autoprefixer",
"peerDependencies": {
"postcss": "^8.1.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/postcss/autoprefixer.git"
},
"types": "lib/autoprefixer.d.ts",
"version": "10.3.2"
}