From 2af2d0bfefd43ed1cf8c16a7d05c18a02027066f Mon Sep 17 00:00:00 2001 From: Francisco Marques Date: Thu, 8 Oct 2020 03:21:23 +0100 Subject: Add recipe for Disqus (#322) --- recipes/disqus/package.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes/disqus/package.json (limited to 'recipes/disqus/package.json') 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 @@ +{ + "id": "disqus", + "name": "Disqus", + "version": "1.0.0", + "description": "disqus", + "main": "index.js", + "author": "Ferdi ", + "license": "MIT", + "config": { + "serviceURL": "https://disqus.com/home/" + } +} \ No newline at end of file -- cgit v1.2.3-70-g09d2