Sha256: 07269dc8dc4f2214e32f1a8831095e3636b9c571a2f6cb57fd7741684ccdbf96
Contents?: true
Size: 462 Bytes
Versions: 5
Compression:
Stored size: 462 Bytes
Contents
{ "name": "aws4", "version": "1.10.1", "description": "Signs and prepares requests using AWS Signature Version 4", "author": "Michael Hart <michael.hart.au@gmail.com> (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" } }
Version data entries
5 entries across 5 versions & 2 rubygems