r1-apk-patcher/package.json

15 lines
279 B
JSON
Raw Normal View History

2024-05-29 11:23:53 -05:00
{
"name": "rabbitlauncher-builder",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "meowster",
"license": "ISC",
"description": "",
"dependencies": {
"node-catbox": "^3.1.0"
}
}