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