react / wstein / node_modules / jest-cli / node_modules / jsdom / node_modules / request / node_modules / aws-sign2 / package.json
81145 views{1"author": {2"name": "Mikeal Rogers",3"email": "[email protected]",4"url": "http://www.futurealoof.com"5},6"name": "aws-sign2",7"description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",8"version": "0.5.0",9"repository": {10"url": "https://github.com/mikeal/aws-sign"11},12"main": "index.js",13"dependencies": {},14"devDependencies": {},15"optionalDependencies": {},16"engines": {17"node": "*"18},19"readme": "aws-sign\n========\n\nAWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.\n",20"readmeFilename": "README.md",21"bugs": {22"url": "https://github.com/mikeal/aws-sign/issues"23},24"_id": "[email protected]",25"dist": {26"shasum": "c57103f7a17fc037f02d7c2e64b602ea223f7d63",27"tarball": "http://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz"28},29"_from": "aws-sign2@>=0.5.0 <0.6.0",30"_npmVersion": "1.3.2",31"_npmUser": {32"name": "mikeal",33"email": "[email protected]"34},35"maintainers": [36{37"name": "mikeal",38"email": "[email protected]"39}40],41"directories": {},42"_shasum": "c57103f7a17fc037f02d7c2e64b602ea223f7d63",43"_resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz"44}454647