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