{
  "name": "vue-cli-plugin-app-config",
  "version": "1.0.17",
  "description": "一个vue项目配置文件管理的解决方案，可方便开发者在本地环境/测试环境/投产环境等多种配置里面快速切换",
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://gitee.com/Ivorzk/vue-cli-plugin-app-config.git"
  },
  "keywords": [
    "vue",
    "config",
    "suwis"
  ],
  "author": "ivorzk@qq.com",
  "license": "(MIT)"
}
