UNPKG

@egova/vue-cli-plugin-egova-starter-template

Version:
30 lines (29 loc) 820 B
{ "name": "@egova/vue-cli-plugin-egova-starter-template", "version": "0.0.20", "description": "egova starter template plugin for vue-cli ^3.0.0~", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/egova-safety/egova-starter-template.git" }, "keywords": [ "vue", "cli", "flagwind", "iview", "egova" ], "author": "chendebao <chendebao1985@163.com>", "license": "MIT", "bugs": { "url": "https://github.com/egova-safety/egova-starter-template/issues" }, "homepage": "https://github.com/egova-safety/egova-starter-template#readme", "publishConfig": { "access": "public" }, "dependencies": { "fs-extra": "^7.0.1" } }