This commit is contained in:
eric sciple 2020-01-24 12:22:34 -05:00
parent 9fff29ba6c
commit 00c3b50fca
7278 changed files with 0 additions and 1778943 deletions

21
node_modules/aws-sign2/package.json generated vendored
View file

@ -1,21 +0,0 @@
{
"author": "Mikeal Rogers <mikeal.rogers@gmail.com> (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.7.0",
"repository": {
"url": "https://github.com/mikeal/aws-sign"
},
"license": "Apache-2.0",
"main": "index.js",
"dependencies": {},
"devDependencies": {},
"optionalDependencies": {},
"engines": {
"node": "*"
}
,"_resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz"
,"_integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg="
,"_from": "aws-sign2@0.7.0"
}