Newer
Older
CVSS_3.0_GUI / node_modules / nwjs-builder-phoenix / node_modules / request / node_modules / aws4 / package.json
root on 7 May 2019 2 KB Initial commit
{
  "name": "aws4",
  "version": "1.7.0",
  "description": "Signs and prepares requests using AWS Signature Version 4",
  "author": {
    "name": "Michael Hart",
    "email": "michael.hart.au@gmail.com",
    "url": "http://github.com/mhart"
  },
  "main": "aws4.js",
  "keywords": [
    "amazon",
    "aws",
    "signature",
    "s3",
    "ec2",
    "autoscaling",
    "cloudformation",
    "elasticloadbalancing",
    "elb",
    "elasticbeanstalk",
    "cloudsearch",
    "dynamodb",
    "kinesis",
    "lambda",
    "glacier",
    "sqs",
    "sns",
    "iam",
    "sts",
    "ses",
    "swf",
    "storagegateway",
    "datapipeline",
    "directconnect",
    "redshift",
    "opsworks",
    "rds",
    "monitoring",
    "cloudtrail",
    "cloudfront",
    "codedeploy",
    "elasticache",
    "elasticmapreduce",
    "elastictranscoder",
    "emr",
    "cloudwatch",
    "mobileanalytics",
    "cognitoidentity",
    "cognitosync",
    "cognito",
    "containerservice",
    "ecs",
    "appstream",
    "keymanagementservice",
    "kms",
    "config",
    "cloudhsm",
    "route53",
    "route53domains",
    "logs"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mhart/aws4.git"
  },
  "license": "MIT",
  "devDependencies": {
    "mocha": "^2.4.5",
    "should": "^8.2.2"
  },
  "scripts": {
    "test": "mocha ./test/fast.js ./test/slow.js -b -t 100s -R list"
  },
  "gitHead": "58a4cfddcea0d31c2ea60f967b7ec072b7e42ee5",
  "bugs": {
    "url": "https://github.com/mhart/aws4/issues"
  },
  "homepage": "https://github.com/mhart/aws4#readme",
  "_id": "aws4@1.7.0",
  "_npmVersion": "5.8.0",
  "_nodeVersion": "8.11.0",
  "_npmUser": {
    "name": "hichaelmart",
    "email": "michael.hart.au@gmail.com"
  },
  "dist": {
    "integrity": "sha512-32NDda82rhwD9/JBCCkB+MRYDp0oSvlo2IL6rQWA10PQi7tDUM3eqMSltXmY+Oyl/7N3P3qNtAlv7X0d9bI28w==",
    "shasum": "d4d0e9b9dbfca77bf08eeb0a8a471550fe39e289",
    "tarball": "https://registry.npmjs.org/aws4/-/aws4-1.7.0.tgz",
    "fileCount": 6,
    "unpackedSize": 31916
  },
  "maintainers": [
    {
      "name": "hichaelmart",
      "email": "michael.hart.au@gmail.com"
    }
  ],
  "directories": {},
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/aws4_1.7.0_1523139854595_0.22793470969680474"
  },
  "_shasum": "d4d0e9b9dbfca77bf08eeb0a8a471550fe39e289",
  "_from": "aws4@^1.6.0",
  "_resolved": "https://registry.npmjs.org/aws4/-/aws4-1.7.0.tgz",
  "readme": "ERROR: No README data found!"
}