• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "_from": "aws4@1.8.0",
3  "_id": "aws4@1.8.0",
4  "_inBundle": false,
5  "_integrity": "sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==",
6  "_location": "/aws4",
7  "_phantomChildren": {},
8  "_requested": {
9    "type": "version",
10    "registry": true,
11    "raw": "aws4@1.8.0",
12    "name": "aws4",
13    "escapedName": "aws4",
14    "rawSpec": "1.8.0",
15    "saveSpec": null,
16    "fetchSpec": "1.8.0"
17  },
18  "_requiredBy": [
19    "#USER",
20    "/",
21    "/cloudant-follow/request",
22    "/nano/request"
23  ],
24  "_resolved": "https://registry.npmjs.org/aws4/-/aws4-1.8.0.tgz",
25  "_shasum": "f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f",
26  "_spec": "aws4@1.8.0",
27  "_where": "/Users/zkat/Documents/code/work/npm",
28  "author": {
29    "name": "Michael Hart",
30    "email": "michael.hart.au@gmail.com",
31    "url": "http://github.com/mhart"
32  },
33  "bugs": {
34    "url": "https://github.com/mhart/aws4/issues"
35  },
36  "bundleDependencies": false,
37  "deprecated": false,
38  "description": "Signs and prepares requests using AWS Signature Version 4",
39  "devDependencies": {
40    "mocha": "^2.4.5",
41    "should": "^8.2.2"
42  },
43  "homepage": "https://github.com/mhart/aws4#readme",
44  "keywords": [
45    "amazon",
46    "aws",
47    "signature",
48    "s3",
49    "ec2",
50    "autoscaling",
51    "cloudformation",
52    "elasticloadbalancing",
53    "elb",
54    "elasticbeanstalk",
55    "cloudsearch",
56    "dynamodb",
57    "kinesis",
58    "lambda",
59    "glacier",
60    "sqs",
61    "sns",
62    "iam",
63    "sts",
64    "ses",
65    "swf",
66    "storagegateway",
67    "datapipeline",
68    "directconnect",
69    "redshift",
70    "opsworks",
71    "rds",
72    "monitoring",
73    "cloudtrail",
74    "cloudfront",
75    "codedeploy",
76    "elasticache",
77    "elasticmapreduce",
78    "elastictranscoder",
79    "emr",
80    "cloudwatch",
81    "mobileanalytics",
82    "cognitoidentity",
83    "cognitosync",
84    "cognito",
85    "containerservice",
86    "ecs",
87    "appstream",
88    "keymanagementservice",
89    "kms",
90    "config",
91    "cloudhsm",
92    "route53",
93    "route53domains",
94    "logs"
95  ],
96  "license": "MIT",
97  "main": "aws4.js",
98  "name": "aws4",
99  "repository": {
100    "type": "git",
101    "url": "git+https://github.com/mhart/aws4.git"
102  },
103  "scripts": {
104    "test": "mocha ./test/fast.js ./test/slow.js -b -t 100s -R list"
105  },
106  "version": "1.8.0"
107}
108