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