tedp
Version:
terra dp init
102 lines (101 loc) • 2.81 kB
JSON
{
"_from": "postcss@^7.0.32",
"_id": "postcss@7.0.36",
"_inBundle": false,
"_integrity": "sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==",
"_location": "/tumap/postcss",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "postcss@^7.0.32",
"name": "postcss",
"escapedName": "postcss",
"rawSpec": "^7.0.32",
"saveSpec": null,
"fetchSpec": "^7.0.32"
},
"_requiredBy": [
"/tumap/css-loader",
"/tumap/cssnano",
"/tumap/cssnano-preset-default",
"/tumap/icss-utils",
"/tumap/postcss-calc",
"/tumap/postcss-colormin",
"/tumap/postcss-convert-values",
"/tumap/postcss-discard-comments",
"/tumap/postcss-discard-duplicates",
"/tumap/postcss-discard-empty",
"/tumap/postcss-discard-overridden",
"/tumap/postcss-merge-longhand",
"/tumap/postcss-merge-rules",
"/tumap/postcss-minify-font-values",
"/tumap/postcss-minify-gradients",
"/tumap/postcss-minify-params",
"/tumap/postcss-minify-selectors",
"/tumap/postcss-modules-extract-imports",
"/tumap/postcss-modules-local-by-default",
"/tumap/postcss-modules-scope",
"/tumap/postcss-modules-values",
"/tumap/postcss-normalize-charset",
"/tumap/postcss-normalize-url",
"/tumap/postcss-ordered-values",
"/tumap/postcss-reduce-initial",
"/tumap/postcss-reduce-transforms",
"/tumap/postcss-svgo",
"/tumap/postcss-unique-selectors"
],
"_resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.36.tgz",
"_shasum": "056f8cffa939662a8f5905950c07d5285644dfcb",
"_spec": "postcss@^7.0.32",
"_where": "C:\\v-tedp\\node_modules\\tumap\\node_modules\\css-loader",
"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.2",
"source-map": "^0.6.1",
"supports-color": "^6.1.0"
},
"deprecated": false,
"description": "Tool for transforming styles with JS plugins",
"engines": {
"node": ">=6.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/postcss/"
},
"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.36"
}