summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/aws-sign2/package.json
blob: 0fe40d0b6e88b3dac8e2b7cde85ab3b4435965fe (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
  "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.6.0",
  "repository": {
    "url": "git+https://github.com/mikeal/aws-sign.git"
  },
  "license": "Apache-2.0",
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {},
  "optionalDependencies": {},
  "engines": {
    "node": "*"
  },
  "gitHead": "8554bdb41268fa295eb1ee300f4adaa9f7f07fec",
  "bugs": {
    "url": "https://github.com/mikeal/aws-sign/issues"
  },
  "homepage": "https://github.com/mikeal/aws-sign#readme",
  "_id": "aws-sign2@0.6.0",
  "scripts": {},
  "_shasum": "14342dd38dbcc94d0e5b87d763cd63612c0e794f",
  "_from": "aws-sign2@>=0.6.0 <0.7.0",
  "_npmVersion": "2.14.4",
  "_nodeVersion": "4.1.2",
  "_npmUser": {
    "name": "mikeal",
    "email": "mikeal.rogers@gmail.com"
  },
  "maintainers": [
    {
      "name": "mikeal",
      "email": "mikeal.rogers@gmail.com"
    }
  ],
  "dist": {
    "shasum": "14342dd38dbcc94d0e5b87d763cd63612c0e794f",
    "tarball": "http://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz",
  "readme": "ERROR: No README data found!"
}