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