mirror of
https://github.com/MercuryWorkshop/anuraOS.git
synced 2025-09-06 12:14:41 +00:00
11 lines
164 B
JSON
11 lines
164 B
JSON
{
|
|
"name": "Store",
|
|
"icon": "google-play.svg",
|
|
"package": "anura.libstore",
|
|
"versions": {
|
|
"2.0.0": "index.js"
|
|
},
|
|
"cache": true,
|
|
"currentVersion": "2.0.0"
|
|
}
|