Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
81145 views
1
{
2
"author": {
3
"name": "Mikeal Rogers",
4
"email": "[email protected]",
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
"_id": "[email protected]",
26
"dist": {
27
"shasum": "c57103f7a17fc037f02d7c2e64b602ea223f7d63",
28
"tarball": "http://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz"
29
},
30
"_from": "aws-sign2@>=0.5.0 <0.6.0",
31
"_npmVersion": "1.3.2",
32
"_npmUser": {
33
"name": "mikeal",
34
"email": "[email protected]"
35
},
36
"maintainers": [
37
{
38
"name": "mikeal",
39
"email": "[email protected]"
40
}
41
],
42
"directories": {},
43
"_shasum": "c57103f7a17fc037f02d7c2e64b602ea223f7d63",
44
"_resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz"
45
}
46
47