summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/aws-sign/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/request/node_modules/aws-sign/package.json')
-rw-r--r--deps/npm/node_modules/request/node_modules/aws-sign/package.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/deps/npm/node_modules/request/node_modules/aws-sign/package.json b/deps/npm/node_modules/request/node_modules/aws-sign/package.json
new file mode 100644
index 0000000000..8d8b1c7de7
--- /dev/null
+++ b/deps/npm/node_modules/request/node_modules/aws-sign/package.json
@@ -0,0 +1,27 @@
+{
+ "author": {
+ "name": "Mikeal Rogers",
+ "email": "mikeal.rogers@gmail.com",
+ "url": "http://www.futurealoof.com"
+ },
+ "name": "aws-sign",
+ "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
+ "version": "0.2.0",
+ "repository": {
+ "url": "https://github.com/mikeal/aws-sign"
+ },
+ "main": "index.js",
+ "dependencies": {},
+ "devDependencies": {},
+ "optionalDependencies": {},
+ "engines": {
+ "node": "*"
+ },
+ "_id": "aws-sign@0.2.0",
+ "readme": "ERROR: No README.md file found!",
+ "dist": {
+ "shasum": "46d6af187cc38dffdb83670acd860bcd220c74eb"
+ },
+ "_from": "aws-sign@~0.2.0",
+ "_resolved": "https://registry.npmjs.org/aws-sign/-/aws-sign-0.2.0.tgz"
+}