aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/erepublik/package.json
diff options
context:
space:
mode:
authorLibravatar Yoga Setiawan <yogainformatika@gmail.com>2021-03-05 17:35:20 +0700
committerLibravatar GitHub <noreply@github.com>2021-03-05 11:35:20 +0100
commitec541d2de810903c7d10c7985e0251d002ea221e (patch)
treee4286890a78a73269a8fe31003159d9659bb1d4c /recipes/erepublik/package.json
parentFix WhatsApp unread notification badge with new method (#446) (diff)
downloadferdium-recipes-ec541d2de810903c7d10c7985e0251d002ea221e.tar.gz
ferdium-recipes-ec541d2de810903c7d10c7985e0251d002ea221e.tar.zst
ferdium-recipes-ec541d2de810903c7d10c7985e0251d002ea221e.zip
Add recipe for Erepublik (#443)
Diffstat (limited to 'recipes/erepublik/package.json')
-rw-r--r--recipes/erepublik/package.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/erepublik/package.json b/recipes/erepublik/package.json
new file mode 100644
index 0000000..9a20fbb
--- /dev/null
+++ b/recipes/erepublik/package.json
@@ -0,0 +1,12 @@
1{
2 "id": "erepublik",
3 "name": "eRepublik",
4 "version": "1.0.0",
5 "description": "erepublik",
6 "main": "index.js",
7 "author": "Ari Oki <ariokidev@gmail.com>",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://erepublik.com"
11 }
12}