r1-apk-patcher/package.json
2024-05-29 18:23:53 +02:00

14 lines
279 B
JSON

{
"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"
}
}