wails/scripts/sponsors/package.json
2023-02-25 12:29:46 +11:00

15 lines
266 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": "^0.8.2"
}
}