mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
* chore: update sponsors.svg * Update scripts * Update node version --------- Co-authored-by: leaanthony <1943904+leaanthony@users.noreply.github.com> Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
18 lines
310 B
JSON
18 lines
310 B
JSON
{
|
|
"name": "sponsors",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"sponsorkit": "^16.4.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=22.0.0"
|
|
}
|
|
}
|