aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/disqus/package.json
blob: fb723e630439930c9cb14ee9848270184a096f10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "disqus",
  "name": "Disqus",
  "version": "1.0.0",
  "description": "disqus",
  "main": "index.js",
  "author": "Ferdi <hello@getferdi.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://disqus.com/home/"
  }
}