aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/peopleperhour/package.json
diff options
context:
space:
mode:
authorLibravatar sulthankarimov <sakarimov@users.noreply.github.com>2024-05-09 08:22:41 +0700
committerLibravatar GitHub <noreply@github.com>2024-05-09 06:52:41 +0530
commitf90e9581a651c9aa691fc4271613d4d75f4713a3 (patch)
treee5fe3eec6bb8d012feb5687be9c33e6ee143a0ac /recipes/peopleperhour/package.json
parentadd real-or-random as a contributor for code [skip ci] (#544) (diff)
downloadferdium-recipes-f90e9581a651c9aa691fc4271613d4d75f4713a3.tar.gz
ferdium-recipes-f90e9581a651c9aa691fc4271613d4d75f4713a3.tar.zst
ferdium-recipes-f90e9581a651c9aa691fc4271613d4d75f4713a3.zip
add recipes for freelancers (#534)
Diffstat (limited to 'recipes/peopleperhour/package.json')
-rw-r--r--recipes/peopleperhour/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/peopleperhour/package.json b/recipes/peopleperhour/package.json
new file mode 100644
index 0000000..a08e8cb
--- /dev/null
+++ b/recipes/peopleperhour/package.json
@@ -0,0 +1,9 @@
1{
2 "id": "peopleperhour",
3 "name": "People Per Hour",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://www.peopleperhour.com/notification/list"
8 }
9}