aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/azure-portal/package.json
blob: e0a6d0bd2a7a45598ab995d003d874d91e6d599f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "azure-portal",
  "name": "Azure Portal",
  "version": "1.0.0",
  "license": "MIT",
  "aliases": [
    "azpo"
  ],
  "config": {
    "serviceURL": "https://portal.azure.com/"
  }
}