aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/poe/package.json
diff options
context:
space:
mode:
authorLibravatar Dick Tang <dick.tang@ymail.com>2023-09-03 08:35:35 +0800
committerLibravatar GitHub <noreply@github.com>2023-09-03 01:35:35 +0100
commit948bbe30694c09a7d58e669dc654c5b0a41f5cb1 (patch)
tree8a4867cc6213d0b4df0cb2a2e93484b651014455 /recipes/poe/package.json
parentadd meiphoo7-Mae as a contributor for code (#414) (diff)
downloadferdium-recipes-948bbe30694c09a7d58e669dc654c5b0a41f5cb1.tar.gz
ferdium-recipes-948bbe30694c09a7d58e669dc654c5b0a41f5cb1.tar.zst
ferdium-recipes-948bbe30694c09a7d58e669dc654c5b0a41f5cb1.zip
new recipes: poe (#410)
Diffstat (limited to 'recipes/poe/package.json')
-rw-r--r--recipes/poe/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/poe/package.json b/recipes/poe/package.json
new file mode 100644
index 0000000..58a6829
--- /dev/null
+++ b/recipes/poe/package.json
@@ -0,0 +1,9 @@
1{
2 "id": "poe",
3 "name": "poe",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://poe.com/"
8 }
9}