{
  "_from": "parse5-sax-parser@^7.0.0",
  "_id": "parse5-sax-parser@7.0.0",
  "_inBundle": false,
  "_integrity": "sha512-5A+v2SNsq8T6/mG3ahcz8ZtQ0OUFTatxPbeidoMB7tkJSGDY3tdfl4MHovtLQHkEn5CGxijNWRQHhRQ6IRpXKg==",
  "_location": "/parse5-sax-parser",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "parse5-sax-parser@^7.0.0",
    "name": "parse5-sax-parser",
    "escapedName": "parse5-sax-parser",
    "rawSpec": "^7.0.0",
    "saveSpec": null,
    "fetchSpec": "^7.0.0"
  },
  "_requiredBy": [
    "/parse5-html-rewriting-stream"
  ],
  "_resolved": "https://registry.npmjs.org/parse5-sax-parser/-/parse5-sax-parser-7.0.0.tgz",
  "_shasum": "4c05064254f0488676aca75fb39ca069ec96dee5",
  "_spec": "parse5-sax-parser@^7.0.0",
  "_where": "/home/learnc22/salescrm.learncultivera.com/node_modules/parse5-html-rewriting-stream",
  "author": {
    "name": "Ivan Nikulin",
    "email": "ifaaan@gmail.com",
    "url": "https://github.com/inikulin"
  },
  "bugs": {
    "url": "https://github.com/inikulin/parse5/issues"
  },
  "bundleDependencies": false,
  "contributors": "https://github.com/inikulin/parse5/graphs/contributors",
  "dependencies": {
    "parse5": "^7.0.0"
  },
  "deprecated": false,
  "description": "Streaming SAX-style HTML parser.",
  "exports": "./dist/index.js",
  "files": [
    "dist",
    "!*.map"
  ],
  "funding": "https://github.com/inikulin/parse5?sponsor=1",
  "homepage": "https://github.com/inikulin/parse5",
  "keywords": [
    "parse5",
    "parser",
    "stream",
    "streaming",
    "SAX"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "module": "dist/index.js",
  "name": "parse5-sax-parser",
  "repository": {
    "type": "git",
    "url": "git://github.com/inikulin/parse5.git"
  },
  "type": "module",
  "types": "dist/index.d.ts",
  "version": "7.0.0"
}
