{ "name": "Vanilla", "shortdescription": "A Vanilla HTML/JS template", "description": "A basic template using plain html/js and bundled using Webpack 4", "author": "Lea Anthony", "created": "2020-06-14", "frontenddir": "frontend", "install": "npm install", "build": "npm run build", "serve": "npm run serve", "bridge": "src" }