aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/conceptboard/package.json
diff options
context:
space:
mode:
authorLibravatar André Oliveira <37463445+SpecialAro@users.noreply.github.com>2023-10-19 01:23:01 +0100
committerLibravatar GitHub <noreply@github.com>2023-10-19 01:23:01 +0100
commit5438c4606943d02c3286af727d3b483a9a290768 (patch)
treed497f332ed74b38c0e190e35eef1faa7ac42ba10 /recipes/conceptboard/package.json
parentInstagram fix (#1403) (#443) (diff)
downloadferdium-recipes-5438c4606943d02c3286af727d3b483a9a290768.tar.gz
ferdium-recipes-5438c4606943d02c3286af727d3b483a9a290768.tar.zst
ferdium-recipes-5438c4606943d02c3286af727d3b483a9a290768.zip
Add multiple recipes (#444)
Diffstat (limited to 'recipes/conceptboard/package.json')
-rw-r--r--recipes/conceptboard/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/conceptboard/package.json b/recipes/conceptboard/package.json
new file mode 100644
index 0000000..b05e3f1
--- /dev/null
+++ b/recipes/conceptboard/package.json
@@ -0,0 +1,9 @@
1{
2 "id": "conceptboard",
3 "name": "Conceptboard",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://app.conceptboard.com/"
8 }
9}