{
  "name": "aws-extra",
  "version": "1.0.15",
  "description": "Useful enhancements to the AWS JavaScript SDK.",
  "main": "src/index.js",
  "repository": {
    "url": "https://gitlab.com/shaungreen/aws-extra.git",
    "type": "git"
  },
  "author": "Shaun Green <shaun@tuxedo.net.au>",
  "bugs": {
    "url": "https://gitlab.com/shaungreen/aws-extra/issues"
  },
  "license": "MIT",
  "keywords": [
    "api",
    "amazon",
    "aws",
    "ec2",
    "simpledb",
    "s3",
    "sqs",
    "ses",
    "sns",
    "route53",
    "rds",
    "elasticache",
    "cloudfront",
    "fps",
    "cloudformation",
    "cloudwatch",
    "dynamodb",
    "iam",
    "swf",
    "autoscaling",
    "cloudsearch",
    "elb",
    "loadbalancing",
    "emr",
    "mapreduce",
    "importexport",
    "storagegateway",
    "workflow",
    "ebs",
    "vpc",
    "beanstalk",
    "glacier",
    "kinesis",
    "cloudtrail",
    "waf"
  ],
  "private": false,
  "peerDependencies": {
    "aws-sdk": "^2.0.23"
  }
}
