aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/disqus/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/disqus/package.json')
-rw-r--r--recipes/disqus/package.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/disqus/package.json b/recipes/disqus/package.json
new file mode 100644
index 0000000..fb723e6
--- /dev/null
+++ b/recipes/disqus/package.json
@@ -0,0 +1,12 @@
1{
2 "id": "disqus",
3 "name": "Disqus",
4 "version": "1.0.0",
5 "description": "disqus",
6 "main": "index.js",
7 "author": "Ferdi <hello@getferdi.com>",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://disqus.com/home/"
11 }
12} \ No newline at end of file