aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/portainer/package.json
blob: 41f37fd1433d04f7198b1b7945aa4c54d57a9fc0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "portainer",
  "name": "Portainer",
  "version": "1.0.1",
  "license": "MIT",
  "config": {
    "hasHostedOption": true,
    "hasCustomUrl": true,
    "hasNotificationSound": false
  }
}