{
  "name": "Vue2/Webpack Basic",
  "shortdescription": "A basic Vue2/WebPack4 template",
  "description": "A basic template using Vue 2 and bundled using Webpack 4",
  "author": "Lea Anthony<lea.anthony@gmail.com>",
  "created": "2018-12-01",
  "frontenddir": "frontend",
  "install": "npm install",
  "build": "npm run build",
  "serve": "npm run serve",
  "bridge": "src"
}
