aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/disqus/package.json
blob: 6ac125a68a0974a8931f244ea1ef1c15e14e49e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "disqus",
  "name": "Disqus",
  "version": "1.2.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://disqus.com/home/"
  }
}