You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
596 B
JSON
25 lines
596 B
JSON
{
|
|
"name": "vue-cli-plugin-element-plus",
|
|
"version": "0.0.13",
|
|
"description": "vue-cli 4 plugin to add Element Plus",
|
|
"main": "index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/element-plus/vue-cli-plugin-element-plus.git"
|
|
},
|
|
"keywords": [
|
|
"element-plus",
|
|
"element",
|
|
"element-ui",
|
|
"vue",
|
|
"vue-cli",
|
|
"plugin",
|
|
"cli"
|
|
],
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/element-plus/vue-cli-plugin-element-plus/issues"
|
|
},
|
|
"homepage": "https://github.com/element-plus/vue-cli-plugin-element-plus#readme"
|
|
}
|