wails/package.json
2022-09-20 21:57:58 +10:00

15 lines
288 B
JSON

{
"name": "release",
"version": "1.0.0",
"description": "",
"main": "sponsorkit.config.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"sponsorkit": "^0.5.2"
}
}