mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-05-01 12:36:34 +08:00
deploy
This commit is contained in:
parent
19d1a93109
commit
66b1d8b946
15
package.json
15
package.json
@ -1,10 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "vue-admin-beautiful",
|
"name": "vue-admin-beautiful",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"private": true,
|
|
||||||
"author": "chuzhixin",
|
"author": "chuzhixin",
|
||||||
"participants": [],
|
"participants": [],
|
||||||
"homepage": "https://chu1204505056.gitee.io/vue-admin-beautiful",
|
"homepage": "https://chu1204505056.gitee.io/vue-admin-beautiful",
|
||||||
|
"publishConfig": {
|
||||||
|
"registry": "https://npm.pkg.github.com/"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"serve": "npm run helper&&vue-cli-service serve",
|
"serve": "npm run helper&&vue-cli-service serve",
|
||||||
"build": "npm run helper&&vue-cli-service build",
|
"build": "npm run helper&&vue-cli-service build",
|
||||||
@ -114,6 +116,17 @@
|
|||||||
"vue-template-compiler": "^2.6.11",
|
"vue-template-compiler": "^2.6.11",
|
||||||
"webpackbar": "^4.0.0"
|
"webpackbar": "^4.0.0"
|
||||||
},
|
},
|
||||||
|
"keywords": [
|
||||||
|
"vue",
|
||||||
|
"admin",
|
||||||
|
"dashboard",
|
||||||
|
"element-ui",
|
||||||
|
"vue-admin",
|
||||||
|
"element-admin",
|
||||||
|
"boilerplate",
|
||||||
|
"admin-template",
|
||||||
|
"management-system"
|
||||||
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=8.9",
|
"node": ">=8.9",
|
||||||
"npm": ">= 3.0.0"
|
"npm": ">= 3.0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user