aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/amazon-web-services/package.json
blob: f0203e58cbf6a82894fef7604a618a91271e1106 (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.0",
  "license": "MIT",
  "aliases": [
    "aws"
  ],
  "config": {
    "serviceURL": "https://aws.amazon.com/"
  }
}