{ "name": "aws4", "version": "1.8.0", "description": "Signs and prepares requests using AWS Signature Version 4", "author": "Michael Hart (http://github.com/mhart)", "main": "aws4.js", "repository": { "type": "git", "url": "https://github.com/mhart/aws4.git" }, "license": "MIT", "devDependencies": { "mocha": "^2.4.5", "should": "^8.2.2" } }