aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/brax.me/package.json
diff options
context:
space:
mode:
authorLibravatar Abdul Hafiz Muhammad <109435420+hafiz-muhammad@users.noreply.github.com>2022-10-04 05:05:04 -0400
committerLibravatar GitHub <noreply@github.com>2022-10-04 09:05:04 +0000
commitf8f6d7a8b5596c196e14926de69383bf03dab71f (patch)
treec3e921d80dffb3234e1733239939de7f38f72ca7 /recipes/brax.me/package.json
parentadd recipe for snapchat (#182) (diff)
downloadferdium-recipes-f8f6d7a8b5596c196e14926de69383bf03dab71f.tar.gz
ferdium-recipes-f8f6d7a8b5596c196e14926de69383bf03dab71f.tar.zst
ferdium-recipes-f8f6d7a8b5596c196e14926de69383bf03dab71f.zip
New recipe: brax.me (#177)
Diffstat (limited to 'recipes/brax.me/package.json')
-rw-r--r--recipes/brax.me/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/brax.me/package.json b/recipes/brax.me/package.json
new file mode 100644
index 0000000..ca123a1
--- /dev/null
+++ b/recipes/brax.me/package.json
@@ -0,0 +1,10 @@
1{
2 "id": "brax.me",
3 "name": "Brax.Me",
4 "version": "1.0.0",
5 "license": "MIT",
6 "repository": "https://github.com/hafiz-muhammad/ferdium-recipes",
7 "config": {
8 "serviceURL": "https://brax.me"
9 }
10}