mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-10 02:23:40 +08:00
118 lines
2.4 KiB
JSON
118 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"postcss@7.0.35",
|
|
"J:\\Github\\CURD-TS"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "postcss@7.0.35",
|
|
"_id": "postcss@7.0.35",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-0r4AuZj38hHYonaXQHny6SuXDiQ=",
|
|
"_location": "/postcss",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "postcss@7.0.35",
|
|
"name": "postcss",
|
|
"escapedName": "postcss",
|
|
"rawSpec": "7.0.35",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.0.35"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/compiler-sfc",
|
|
"/icss-utils",
|
|
"/postcss-discard-comments",
|
|
"/postcss-import",
|
|
"/postcss-modules",
|
|
"/postcss-modules-extract-imports",
|
|
"/postcss-modules-local-by-default",
|
|
"/postcss-modules-scope",
|
|
"/postcss-modules-values"
|
|
],
|
|
"_resolved": "http://192.168.250.101:4873/postcss/-/postcss-7.0.35.tgz",
|
|
"_spec": "7.0.35",
|
|
"_where": "J:\\Github\\CURD-TS",
|
|
"author": {
|
|
"name": "Andrey Sitnik",
|
|
"email": "andrey@sitnik.ru"
|
|
},
|
|
"browser": {
|
|
"./lib/terminal-highlight": false,
|
|
"supports-color": false,
|
|
"chalk": false,
|
|
"fs": false
|
|
},
|
|
"browserslist": [
|
|
"and_chr 71",
|
|
"and_ff 64",
|
|
"and_qq 1.2",
|
|
"and_uc 11.8",
|
|
"android 67",
|
|
"android 4.4.3-4.4.4",
|
|
"baidu 7.12",
|
|
"chrome 73",
|
|
"chrome 72",
|
|
"edge 18",
|
|
"edge 17",
|
|
"firefox 66",
|
|
"firefox 65",
|
|
"ios_saf 12.0-12.1",
|
|
"ios_saf 11.3-11.4",
|
|
"node 6.17.0",
|
|
"op_mini all",
|
|
"op_mob 46",
|
|
"opera 58",
|
|
"opera 57",
|
|
"safari 12",
|
|
"safari 11.1",
|
|
"samsung 8.2",
|
|
"samsung 7.2-7.4"
|
|
],
|
|
"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": "opencollective",
|
|
"url": "https://opencollective.com/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.35"
|
|
}
|