{ "name": "aws4", "version": "1.11.0", "description": "Signs and prepares requests using AWS Signature Version 4", "author": "Michael Hart (https://github.com/mhart)", "license": "MIT", "repository": "github:mhart/aws4", "main": "aws4.js", "scripts": { "test": "mocha ./test/fast.js -R list", "integration": "node ./test/slow.js" }, "devDependencies": { "mocha": "^2.5.3", "should": "^8.4.0" }, "__npminstall_done": "Thu Dec 24 2020 20:20:37 GMT+0800 (CST)", "_from": "aws4@1.11.0", "_resolved": "https://registry.npm.taobao.org/aws4/download/aws4-1.11.0.tgz?cache=0&sync_timestamp=1604102997850&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Faws4%2Fdownload%2Faws4-1.11.0.tgz" }