mirror of
https://github.com/taigrr/wails.git
synced 2026-04-10 09:01:32 -07:00
11 lines
238 B
JSON
11 lines
238 B
JSON
{
|
|
"name": "backend",
|
|
"version": "1.0.0",
|
|
"description": "Package to wrap backend method calls",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC"
|
|
} |