aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bale/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bale/package.json')
-rw-r--r--recipes/bale/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/bale/package.json b/recipes/bale/package.json
new file mode 100644
index 0000000..3b486ab
--- /dev/null
+++ b/recipes/bale/package.json
@@ -0,0 +1,9 @@
1{
2 "id": "bale",
3 "name": "Bale",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://web.bale.ai/"
8 }
9}