mirror of
https://github.com/meowstercatel/r1-apk-patcher.git
synced 2024-12-23 07:35:18 -06:00
15 lines
279 B
JSON
15 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"
|
||
|
}
|
||
|
}
|