npm: Upgrade to 1.3.17
[platform/upstream/nodejs.git] / deps / npm / node_modules / request / node_modules / aws-sign2 / package.json
1 {
2   "author": {
3     "name": "Mikeal Rogers",
4     "email": "mikeal.rogers@gmail.com",
5     "url": "http://www.futurealoof.com"
6   },
7   "name": "aws-sign2",
8   "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
9   "version": "0.5.0",
10   "repository": {
11     "url": "https://github.com/mikeal/aws-sign"
12   },
13   "main": "index.js",
14   "dependencies": {},
15   "devDependencies": {},
16   "optionalDependencies": {},
17   "engines": {
18     "node": "*"
19   },
20   "readme": "aws-sign\n========\n\nAWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.\n",
21   "readmeFilename": "README.md",
22   "bugs": {
23     "url": "https://github.com/mikeal/aws-sign/issues"
24   },
25   "homepage": "https://github.com/mikeal/aws-sign",
26   "_id": "aws-sign2@0.5.0",
27   "dist": {
28     "shasum": "1385e609eb089432897b2fb794c40373c78d501f"
29   },
30   "_from": "aws-sign2@~0.5.0",
31   "_resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz"
32 }