{
  "_args": [
    [
      {
        "name": "aws4",
        "raw": "aws4@^1.8.0",
        "rawSpec": "^1.8.0",
        "scope": null,
        "spec": ">=1.8.0 <2.0.0",
        "type": "range"
      },
      "/root/open-file/books/node_modules/request"
    ]
  ],
  "_from": "aws4@>=1.8.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "aws4@1.13.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/aws4",
  "_nodeVersion": "22.5.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/aws4_1.13.1_1722907630011_0.007705574125395964"
  },
  "_npmUser": {
    "email": "michael.hart.au@gmail.com",
    "name": "hichaelmart"
  },
  "_npmVersion": "10.8.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "aws4",
    "raw": "aws4@^1.8.0",
    "rawSpec": "^1.8.0",
    "scope": null,
    "spec": ">=1.8.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/request"
  ],
  "_resolved": "https://registry.npmjs.org/aws4/-/aws4-1.13.1.tgz",
  "_shasum": "bb5f8b8a20739f6ae1caeaf7eea2c7913df8048e",
  "_shrinkwrap": null,
  "_spec": "aws4@^1.8.0",
  "_where": "/root/open-file/books/node_modules/request",
  "author": {
    "email": "michael.hart.au@gmail.com",
    "name": "Michael Hart",
    "url": "https://github.com/mhart"
  },
  "bugs": {
    "url": "https://github.com/mhart/aws4/issues"
  },
  "dependencies": {},
  "description": "Signs and prepares requests using AWS Signature Version 4",
  "devDependencies": {
    "mocha": "^10.7.0",
    "should": "^13.2.3"
  },
  "directories": {},
  "dist": {
    "fileCount": 5,
    "integrity": "sha512-u5w79Rd7SU4JaIlA/zFqG+gOiuq25q5VLyZ8E+ijJeILuTxVzZgp2CaGw/UTw6pXYN9XMO9yiqj/nEHmhTG5CA==",
    "shasum": "bb5f8b8a20739f6ae1caeaf7eea2c7913df8048e",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEQCIGcAvmgl6HfQIFT3/i84Mm+UpAHvJt0HS0h0z1UBWzcCAiAy0S4CSTXO5n/bofCd976BPMLgn0VPnEFFoptD7l8veg=="
      }
    ],
    "tarball": "https://registry.npmjs.org/aws4/-/aws4-1.13.1.tgz",
    "unpackedSize": 23389
  },
  "gitHead": "0056f2170c9cf16ab1c5f533f1e1d707b87dcf01",
  "homepage": "https://github.com/mhart/aws4#readme",
  "license": "MIT",
  "main": "aws4.js",
  "maintainers": [
    {
      "email": "michael.hart.au@gmail.com",
      "name": "hichaelmart"
    }
  ],
  "name": "aws4",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mhart/aws4.git"
  },
  "scripts": {
    "integration": "node ./test/slow.js",
    "test": "mocha ./test/fast.js -R list"
  },
  "version": "1.13.1"
}
