You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
76 lines
1.8 KiB
76 lines
1.8 KiB
6 years ago
|
{
|
||
|
"_from": "postcss@^7.0.2",
|
||
|
"_id": "postcss@7.0.2",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-fmaUY5370keLUTx+CnwRxtGiuFTcNBLQBqr1oE3WZ/euIYmGAo0OAgOhVJ3ByDnVmOR3PK+0V9VebzfjRIUcqw==",
|
||
|
"_location": "/postcss",
|
||
|
"_phantomChildren": {
|
||
|
"color-convert": "1.9.3",
|
||
|
"escape-string-regexp": "1.0.5",
|
||
|
"has-flag": "3.0.0"
|
||
|
},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "postcss@^7.0.2",
|
||
|
"name": "postcss",
|
||
|
"escapedName": "postcss",
|
||
|
"rawSpec": "^7.0.2",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^7.0.2"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/autoprefixer",
|
||
|
"/gulp-autoprefixer"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.2.tgz",
|
||
|
"_shasum": "7b5a109de356804e27f95a960bef0e4d5bc9bb18",
|
||
|
"_spec": "postcss@^7.0.2",
|
||
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp-autoprefixer",
|
||
|
"author": {
|
||
|
"name": "Andrey Sitnik",
|
||
|
"email": "andrey@sitnik.ru"
|
||
|
},
|
||
|
"browser": {
|
||
|
"./lib/terminal-highlight": false,
|
||
|
"supports-color": false,
|
||
|
"chalk": false,
|
||
|
"fs": false
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/postcss/postcss/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"chalk": "^2.4.1",
|
||
|
"source-map": "^0.6.1",
|
||
|
"supports-color": "^5.4.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Tool for transforming styles with JS plugins",
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0"
|
||
|
},
|
||
|
"homepage": "https://postcss.org/",
|
||
|
"keywords": [
|
||
|
"css",
|
||
|
"postcss",
|
||
|
"rework",
|
||
|
"preprocessor",
|
||
|
"parser",
|
||
|
"source map",
|
||
|
"transform",
|
||
|
"manipulation",
|
||
|
"transpiler"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "lib/postcss",
|
||
|
"name": "postcss",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/postcss/postcss.git"
|
||
|
},
|
||
|
"types": "lib/postcss.d.ts",
|
||
|
"version": "7.0.2"
|
||
|
}
|