package.json
Showing
1 changed file
with
4 additions
and
4 deletions
1 | { | 1 | { |
2 | "name": "vue-admin-template", | 2 | "name": "vue-h5-template", |
3 | "version": "4.1.0", | 3 | "version": "1.0.0", |
4 | "description": "A vue admin template with Element UI & axios & iconfont & permission control & lint", | 4 | "description": "A vue h5 template with Vant UI", |
5 | "author": "Pan <panfree23@gmail.com>", | 5 | "author": "Sunnie <s406803045@163.com>", |
6 | "license": "MIT", | 6 | "license": "MIT", |
7 | "scripts": { | 7 | "scripts": { |
8 | "dev": "vue-cli-service serve --open", | 8 | "dev": "vue-cli-service serve --open", | ... | ... |
-
Please register or sign in to post a comment