aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/devdocs/package.json
blob: 07fd3af8b75bfacd9349fe5ce86a4c00579764eb (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "devdocs",
  "name": "DevDocs",
  "version": "1.0.3",
  "license": "MIT",
  "config": {
    "serviceURL": "https://devdocs.io"
  }
}