r1-apk-patcher/package.json

12 lines
226 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",
2024-05-31 04:27:01 -05:00
"description": ""
2024-05-29 11:23:53 -05:00
}