mirror of
https://github.com/meowstercatel/r1-apk-patcher.git
synced 2024-12-23 07:35:18 -06:00
25 lines
615 B
JSON
25 lines
615 B
JSON
|
{
|
||
|
"name": "rabbitlauncher-builder",
|
||
|
"version": "1.0.0",
|
||
|
"lockfileVersion": 3,
|
||
|
"requires": true,
|
||
|
"packages": {
|
||
|
"": {
|
||
|
"name": "rabbitlauncher-builder",
|
||
|
"version": "1.0.0",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"node-catbox": "^3.1.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/node-catbox": {
|
||
|
"version": "3.1.0",
|
||
|
"resolved": "https://registry.npmjs.org/node-catbox/-/node-catbox-3.1.0.tgz",
|
||
|
"integrity": "sha512-bgTKwgResdwPiTLnkOevBwv+uKMaYrNUN9s0++VyFFxoENeutnUVt9McULRagOun6PXusmIevpqBYwfcXxciwg==",
|
||
|
"engines": {
|
||
|
"node": ">=19"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|