1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/element-theme-chalk/package.json

67 lines
1.6 KiB
JSON

{
"_args": [
[
"element-theme-chalk@2.13.0",
"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main"
]
],
"_development": true,
"_from": "element-theme-chalk@2.13.0",
"_id": "element-theme-chalk@2.13.0",
"_inBundle": false,
"_integrity": "sha1-LuGuo4wxo331WIYAECGgVLB2s1Y=",
"_location": "/element-theme-chalk",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "element-theme-chalk@2.13.0",
"name": "element-theme-chalk",
"escapedName": "element-theme-chalk",
"rawSpec": "2.13.0",
"saveSpec": null,
"fetchSpec": "2.13.0"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npm.taobao.org/element-theme-chalk/download/element-theme-chalk-2.13.0.tgz",
"_spec": "2.13.0",
"_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main",
"author": {
"name": "yi.shyang@ele.me"
},
"bugs": {
"url": "https://github.com/ElementUI/theme-chalk/issues"
},
"dependencies": {},
"description": "Element component chalk theme.",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-autoprefixer": "^4.0.0",
"gulp-cssmin": "^0.1.7",
"gulp-sass": "^3.1.0"
},
"files": [
"lib",
"src"
],
"homepage": "https://github.com/ElementUI/theme-chalk#readme",
"keywords": [
"element",
"theme"
],
"license": "MIT",
"main": "lib/index.css",
"name": "element-theme-chalk",
"repository": {
"type": "git",
"url": "git+https://github.com/ElementUI/theme-chalk.git"
},
"scripts": {
"build": "gulp build"
},
"style": "lib/index.css",
"version": "2.13.0"
}