{
  "_args": [
    [
      {
        "name": "sax",
        "raw": "sax@^1.1.4",
        "rawSpec": "^1.1.4",
        "scope": null,
        "spec": ">=1.1.4 <2.0.0",
        "type": "range"
      },
      "/root/open-file/books/node_modules/jsdom"
    ]
  ],
  "_from": "sax@>=1.1.4 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "sax@1.4.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/sax",
  "_nodeVersion": "20.13.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/sax_1.4.1_1716853577253_0.7073672012775203"
  },
  "_npmUser": {
    "email": "i@izs.me",
    "name": "isaacs"
  },
  "_npmVersion": "10.7.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "sax",
    "raw": "sax@^1.1.4",
    "rawSpec": "^1.1.4",
    "scope": null,
    "spec": ">=1.1.4 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/sax/-/sax-1.4.1.tgz",
  "_shasum": "44cc8988377f126304d3b3fc1010c733b929ef0f",
  "_shrinkwrap": null,
  "_spec": "sax@^1.1.4",
  "_where": "/root/open-file/books/node_modules/jsdom",
  "author": {
    "email": "i@izs.me",
    "name": "Isaac Z. Schlueter",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/sax-js/issues"
  },
  "contributors": [
    {
      "email": "i@izs.me",
      "name": "Isaac Z. Schlueter"
    },
    {
      "email": "stein@hustad.com",
      "name": "Stein Martin Hustad"
    },
    {
      "email": "mikeal.rogers@gmail.com",
      "name": "Mikeal Rogers"
    },
    {
      "email": "laurie@holoweb.net",
      "name": "Laurie Harper"
    },
    {
      "email": "jann@Jann-PC.fritz.box",
      "name": "Jann Horn"
    },
    {
      "email": "tmpvar@gmail.com",
      "name": "Elijah Insua"
    },
    {
      "email": "henryr@schakra.com",
      "name": "Henry Rawas"
    },
    {
      "email": "jmpublic@makeig.com",
      "name": "Justin Makeig"
    },
    {
      "email": "mike@emotive.com",
      "name": "Mike Schilling"
    }
  ],
  "dependencies": {},
  "description": "An evented streaming XML parser in JavaScript",
  "devDependencies": {
    "tap": "^15.1.6"
  },
  "directories": {},
  "dist": {
    "fileCount": 4,
    "integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==",
    "shasum": "44cc8988377f126304d3b3fc1010c733b929ef0f",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEQCIF6wMIS1WmHqWNHm1XzUplDOkDjhFLBfYMSdoODtCREwAiAa+iWClIL0cds4JQEYXxkQvtN3UBm15tAuad7xmLt+CA=="
      }
    ],
    "tarball": "https://registry.npmjs.org/sax/-/sax-1.4.1.tgz",
    "unpackedSize": 56017
  },
  "gitHead": "25ab118a3184d2070495e7eecf2e762f9044442c",
  "homepage": "https://github.com/isaacs/sax-js#readme",
  "license": "ISC",
  "main": "lib/sax.js",
  "maintainers": [
    {
      "email": "i@izs.me",
      "name": "isaacs"
    }
  ],
  "name": "sax",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/sax-js.git"
  },
  "scripts": {
    "postpublish": "git push origin --all; git push origin --tags",
    "postversion": "npm publish",
    "preversion": "npm test",
    "test": "tap test/*.js --cov -j4"
  },
  "tap": {
    "branches": 75,
    "functions": 80,
    "lines": 79,
    "statements": 79
  },
  "version": "1.4.1"
}
