Files

16 lines
266 B
JSON
Raw Permalink Normal View History

2022-12-04 10:58:08 +08:00
{
"name": "sponsors",
"version": "1.0.0",
"description": "",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
2023-02-25 12:29:46 +11:00
"sponsorkit": "^0.8.2"
2022-12-04 10:58:08 +08:00
}
}