domotz-remote-pawn
Version:
Domotz Agent
21 lines (20 loc) • 692 B
JSON
{
"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"
}
,"_resolved": "http://m.npm.domotz.com:8081/repository/sinopia-proxy/aws4/-/aws4-1.10.1.tgz"
,"_integrity": "sha512-zg7Hz2k5lI8kb7U32998pRRFin7zJlkfezGJjUc2heaD4Pw2wObakCDVzkKztTm/Ln7eiVvYsjqak0Ed4LkMDA=="
,"_from": "aws4@1.10.1"
}