mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-16 15:45:50 +01:00
11 lines
No EOL
238 B
JSON
11 lines
No EOL
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"
|
|
} |