{
  "name": "vue-cli-plugin-helper-utils",
  "version": "0.0.2",
  "description": "vue-cli3创建插件辅助工具",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/overarchingSky/vue-cli3-template/tree/master/npm/utils"
  },
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "vue-cli",
    "plugin",
    "helper-uitils",
    "vue-cli-helper",
    "vue-cli-helper-utils"
  ],
  "author": "tianlong",
  "license": "ISC"
}
