2019-05-25 11:13:34 +10:00
|
|
|
{
|
2020-02-08 09:58:16 +11:00
|
|
|
"name": "Vuetify1.5/Webpack Basic",
|
2019-05-25 11:13:34 +10:00
|
|
|
"version": "1.0.0",
|
2020-02-08 09:58:16 +11:00
|
|
|
"shortdescription": "A basic Vuetify1.5/Webpack4 template",
|
|
|
|
|
"description": "Basic template using Vuetify v1.5 and bundled using Webpack",
|
2019-05-25 11:13:34 +10:00
|
|
|
"install": "npm install",
|
|
|
|
|
"build": "npm run build",
|
|
|
|
|
"author": "lea <lea.anthony@gmail.com>",
|
|
|
|
|
"created": "2019-05-25 09:39:40.009307 +1000 AEST m=+59.539991073",
|
|
|
|
|
"frontenddir": "frontend",
|
|
|
|
|
"serve": "npm run serve",
|
|
|
|
|
"bridge": "src",
|
|
|
|
|
"wailsdir": ""
|
2020-02-08 09:58:16 +11:00
|
|
|
}
|