aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/elk/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/elk/package.json')
-rw-r--r--recipes/elk/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/elk/package.json b/recipes/elk/package.json
new file mode 100644
index 0000000..3f6c001
--- /dev/null
+++ b/recipes/elk/package.json
@@ -0,0 +1,10 @@
1{
2 "id": "elk",
3 "name": "Elk",
4 "version": "1.0.0",
5 "license": "MIT",
6 "repository": "https://github.com/jalil-salame/ferdium-elk-recipe",
7 "config": {
8 "serviceURL": "https://elk.zone/"
9 }
10}