Initial commit
[yaffs-website] / node_modules / aws4 / package.json
1 {
2   "_args": [
3     [
4       "aws4@^1.2.1",
5       "/var/www/yaffs/node_modules/request"
6     ]
7   ],
8   "_from": "aws4@>=1.2.1 <2.0.0",
9   "_id": "aws4@1.6.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/aws4",
13   "_nodeVersion": "4.5.0",
14   "_npmOperationalInternal": {
15     "host": "packages-18-east.internal.npmjs.com",
16     "tmp": "tmp/aws4-1.6.0.tgz_1486481933920_0.6127187723759562"
17   },
18   "_npmUser": {
19     "email": "michael.hart.au@gmail.com",
20     "name": "hichaelmart"
21   },
22   "_npmVersion": "4.0.5",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "aws4",
26     "raw": "aws4@^1.2.1",
27     "rawSpec": "^1.2.1",
28     "scope": null,
29     "spec": ">=1.2.1 <2.0.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/request"
34   ],
35   "_resolved": "https://registry.npmjs.org/aws4/-/aws4-1.6.0.tgz",
36   "_shasum": "83ef5ca860b2b32e4a0deedee8c771b9db57471e",
37   "_shrinkwrap": null,
38   "_spec": "aws4@^1.2.1",
39   "_where": "/var/www/yaffs/node_modules/request",
40   "author": {
41     "email": "michael.hart.au@gmail.com",
42     "name": "Michael Hart",
43     "url": "http://github.com/mhart"
44   },
45   "bugs": {
46     "url": "https://github.com/mhart/aws4/issues"
47   },
48   "dependencies": {},
49   "description": "Signs and prepares requests using AWS Signature Version 4",
50   "devDependencies": {
51     "mocha": "^2.4.5",
52     "should": "^8.2.2"
53   },
54   "directories": {},
55   "dist": {
56     "shasum": "83ef5ca860b2b32e4a0deedee8c771b9db57471e",
57     "tarball": "https://registry.npmjs.org/aws4/-/aws4-1.6.0.tgz"
58   },
59   "gitHead": "74bf0b64d1e8cbcd184964999c7ef53f52d7ad32",
60   "homepage": "https://github.com/mhart/aws4#readme",
61   "keywords": [
62     "amazon",
63     "appstream",
64     "autoscaling",
65     "aws",
66     "cloudformation",
67     "cloudfront",
68     "cloudhsm",
69     "cloudsearch",
70     "cloudtrail",
71     "cloudwatch",
72     "codedeploy",
73     "cognito",
74     "cognitoidentity",
75     "cognitosync",
76     "config",
77     "containerservice",
78     "datapipeline",
79     "directconnect",
80     "dynamodb",
81     "ec2",
82     "ecs",
83     "elasticache",
84     "elasticbeanstalk",
85     "elasticloadbalancing",
86     "elasticmapreduce",
87     "elastictranscoder",
88     "elb",
89     "emr",
90     "glacier",
91     "iam",
92     "keymanagementservice",
93     "kinesis",
94     "kms",
95     "lambda",
96     "logs",
97     "mobileanalytics",
98     "monitoring",
99     "opsworks",
100     "rds",
101     "redshift",
102     "route53",
103     "route53domains",
104     "s3",
105     "ses",
106     "signature",
107     "sns",
108     "sqs",
109     "storagegateway",
110     "sts",
111     "swf"
112   ],
113   "license": "MIT",
114   "main": "aws4.js",
115   "maintainers": [
116     {
117       "name": "hichaelmart",
118       "email": "michael.hart.au@gmail.com"
119     }
120   ],
121   "name": "aws4",
122   "optionalDependencies": {},
123   "readme": "ERROR: No README data found!",
124   "repository": {
125     "type": "git",
126     "url": "git+https://github.com/mhart/aws4.git"
127   },
128   "scripts": {
129     "test": "mocha ./test/fast.js ./test/slow.js -b -t 100s -R list"
130   },
131   "version": "1.6.0"
132 }