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