智能照明系统APP-本地串口
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.
 
 
 
 
 
 
LightingSystemApp-serial/.svn/pristine/6e/6ef72722f47c3805b3969305087...

135 lines
3.4 KiB

{
"_args": [
[
"postcss@7.0.32",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_from": "postcss@7.0.32",
"_id": "postcss@7.0.32",
"_inBundle": false,
"_integrity": "sha1-QxDW7jRwU9o0M9sr5JKIPWLOxZ0=",
"_location": "/postcss",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "postcss@7.0.32",
"name": "postcss",
"escapedName": "postcss",
"rawSpec": "7.0.32",
"saveSpec": null,
"fetchSpec": "7.0.32"
},
"_requiredBy": [
"/@dcloudio/vue-cli-plugin-uni",
"/@intervolga/optimize-cssnano-plugin",
"/@vue/cli-service/css-loader",
"/@vue/cli-service/postcss-modules-local-by-default",
"/@vue/cli-service/postcss-modules-values",
"/@vue/component-compiler-utils",
"/autoprefixer",
"/css-declaration-sorter",
"/css-loader",
"/cssnano",
"/cssnano-preset-default",
"/cssnano-util-raw-cache",
"/icss-utils",
"/postcss-calc",
"/postcss-colormin",
"/postcss-convert-values",
"/postcss-discard-comments",
"/postcss-discard-duplicates",
"/postcss-discard-empty",
"/postcss-discard-overridden",
"/postcss-import",
"/postcss-loader",
"/postcss-merge-longhand",
"/postcss-merge-rules",
"/postcss-minify-font-values",
"/postcss-minify-gradients",
"/postcss-minify-params",
"/postcss-minify-selectors",
"/postcss-modules-extract-imports",
"/postcss-modules-local-by-default",
"/postcss-modules-scope",
"/postcss-modules-values",
"/postcss-normalize-charset",
"/postcss-normalize-display-values",
"/postcss-normalize-positions",
"/postcss-normalize-repeat-style",
"/postcss-normalize-string",
"/postcss-normalize-timing-functions",
"/postcss-normalize-unicode",
"/postcss-normalize-url",
"/postcss-normalize-whitespace",
"/postcss-ordered-values",
"/postcss-reduce-initial",
"/postcss-reduce-transforms",
"/postcss-svgo",
"/postcss-unique-selectors",
"/stylehacks"
],
"_resolved": "https://registry.npm.taobao.org/postcss/download/postcss-7.0.32.tgz",
"_spec": "7.0.32",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"author": {
"name": "Andrey Sitnik",
"email": "andrey@sitnik.ru"
},
"browser": {
"./lib/terminal-highlight": false,
"supports-color": false,
"chalk": false,
"fs": false
},
"browserslist": [
"last 2 version",
"not dead",
"not Explorer 11",
"not ExplorerMobile 11",
"node 6"
],
"bugs": {
"url": "https://github.com/postcss/postcss/issues"
},
"dependencies": {
"chalk": "^2.4.2",
"source-map": "^0.6.1",
"supports-color": "^6.1.0"
},
"description": "Tool for transforming styles with JS plugins",
"engines": {
"node": ">=6.0.0"
},
"funding": {
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/postcss"
},
"homepage": "https://postcss.org/",
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"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.32"
}