summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/aws-sign2/package.json
blob: 89adc7ded5bc89cafa0bee4e6b9c4dd009a9b64d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
  "author": {
    "name": "Mikeal Rogers",
    "email": "mikeal.rogers@gmail.com",
    "url": "http://www.futurealoof.com"
  },
  "name": "aws-sign2",
  "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
  "version": "0.5.0",
  "repository": {
    "url": "git+https://github.com/mikeal/aws-sign.git"
  },
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {},
  "optionalDependencies": {},
  "engines": {
    "node": "*"
  },
  "readme": "aws-sign\n========\n\nAWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.\n",
  "readmeFilename": "README.md",
  "bugs": {
    "url": "https://github.com/mikeal/aws-sign/issues"
  },
  "homepage": "https://github.com/mikeal/aws-sign#readme",
  "_id": "aws-sign2@0.5.0",
  "_shasum": "c57103f7a17fc037f02d7c2e64b602ea223f7d63",
  "_resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz",
  "_from": "aws-sign2@>=0.5.0 <0.6.0"
}