Files

14 lines
290 B
JSON
Raw Permalink Normal View History

2020-11-15 09:25:38 +11:00
{
2021-09-01 20:52:34 +10:00
"name": "go",
2020-11-15 09:25:38 +11:00
"version": "1.0.0",
"description": "Auto generated module wrapping your Wails backend",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}