mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-16 15:45:50 +01:00
14 lines
No EOL
432 B
JSON
Executable file
14 lines
No EOL
432 B
JSON
Executable file
{
|
|
"name": "Vuetify Basic",
|
|
"version": "1.0.0",
|
|
"shortdescription": "Vuetify + Webpack",
|
|
"description": "Basic template using Vuetify and bundled using Webpack",
|
|
"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": ""
|
|
} |