Initial commit
[yaffs-website] / node_modules / aws-sign2 / package.json
1 {
2   "_args": [
3     [
4       "aws-sign2@~0.6.0",
5       "/var/www/yaffs/node_modules/request"
6     ]
7   ],
8   "_from": "aws-sign2@>=0.6.0 <0.7.0",
9   "_id": "aws-sign2@0.6.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/aws-sign2",
13   "_nodeVersion": "4.1.2",
14   "_npmUser": {
15     "email": "mikeal.rogers@gmail.com",
16     "name": "mikeal"
17   },
18   "_npmVersion": "2.14.4",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "aws-sign2",
22     "raw": "aws-sign2@~0.6.0",
23     "rawSpec": "~0.6.0",
24     "scope": null,
25     "spec": ">=0.6.0 <0.7.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/request"
30   ],
31   "_resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz",
32   "_shasum": "14342dd38dbcc94d0e5b87d763cd63612c0e794f",
33   "_shrinkwrap": null,
34   "_spec": "aws-sign2@~0.6.0",
35   "_where": "/var/www/yaffs/node_modules/request",
36   "author": {
37     "email": "mikeal.rogers@gmail.com",
38     "name": "Mikeal Rogers",
39     "url": "http://www.futurealoof.com"
40   },
41   "bugs": {
42     "url": "https://github.com/mikeal/aws-sign/issues"
43   },
44   "dependencies": {},
45   "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
46   "devDependencies": {},
47   "directories": {},
48   "dist": {
49     "shasum": "14342dd38dbcc94d0e5b87d763cd63612c0e794f",
50     "tarball": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz"
51   },
52   "engines": {
53     "node": "*"
54   },
55   "gitHead": "8554bdb41268fa295eb1ee300f4adaa9f7f07fec",
56   "homepage": "https://github.com/mikeal/aws-sign#readme",
57   "license": "Apache-2.0",
58   "main": "index.js",
59   "maintainers": [
60     {
61       "name": "mikeal",
62       "email": "mikeal.rogers@gmail.com"
63     }
64   ],
65   "name": "aws-sign2",
66   "optionalDependencies": {},
67   "readme": "ERROR: No README data found!",
68   "repository": {
69     "url": "git+https://github.com/mikeal/aws-sign.git"
70   },
71   "scripts": {},
72   "version": "0.6.0"
73 }