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