/
Mikhail823
/
todo
Обзор
Документация
Войти
/
Mikhail823
/
todo
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/aws4/package.json
21 строка
510 B
Mikhail Popov
j
23 фев 2026, 16:12
23 фев 2026, 16:12
ff7232a
Код
Авторство
О чём код?
{ "name": "aws4", "version": "1.13.2", "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", "files": [ "aws4.js", "lru.js" ], "scripts": { "test": "mocha ./test/fast.js -R list", "integration": "node ./test/slow.js" }, "devDependencies": { "mocha": "^10.7.3", "should": "^13.2.3" } }