aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/amazon-web-services/package.json
blob: 71ed7d89203e5f61f4e7a0b6d1088d504e72773c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "amazon-web-services",
  "name": "Amazon Web Services",
  "version": "1.0.1",
  "license": "MIT",
  "aliases": [
    "aws"
  ],
  "config": {
    "serviceURL": "https://aws.amazon.com/"
  }
}