projecte_ionic/node_modules/parse5-html-rewriting-stream/package.json
2022-02-09 18:30:03 +01:00

64 lines
1.9 KiB
JSON
Executable file

{
"_from": "parse5-html-rewriting-stream@6.0.1",
"_id": "parse5-html-rewriting-stream@6.0.1",
"_inBundle": false,
"_integrity": "sha512-vwLQzynJVEfUlURxgnf51yAJDQTtVpNyGD8tKi2Za7m+akukNHxCcUQMAa/mUGLhCeicFdpy7Tlvj8ZNKadprg==",
"_location": "/parse5-html-rewriting-stream",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "parse5-html-rewriting-stream@6.0.1",
"name": "parse5-html-rewriting-stream",
"escapedName": "parse5-html-rewriting-stream",
"rawSpec": "6.0.1",
"saveSpec": null,
"fetchSpec": "6.0.1"
},
"_requiredBy": [
"/@angular-devkit/build-angular"
],
"_resolved": "https://registry.npmjs.org/parse5-html-rewriting-stream/-/parse5-html-rewriting-stream-6.0.1.tgz",
"_shasum": "de1820559317ab4e451ea72dba05fddfd914480b",
"_spec": "parse5-html-rewriting-stream@6.0.1",
"_where": "/home/jack/Documents/JDA/m14/projecte_janmaroto/node_modules/@angular-devkit/build-angular",
"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": "^6.0.1",
"parse5-sax-parser": "^6.0.1"
},
"deprecated": false,
"description": "Streaming HTML rewriter.",
"files": [
"lib"
],
"gitHead": "37227a3429584903cbd1799dade995266fc2dbe6",
"homepage": "https://github.com/inikulin/parse5",
"keywords": [
"parse5",
"parser",
"stream",
"streaming",
"rewritter",
"rewrite",
"HTML"
],
"license": "MIT",
"main": "./lib/index.js",
"name": "parse5-html-rewriting-stream",
"repository": {
"type": "git",
"url": "git://github.com/inikulin/parse5.git"
},
"version": "6.0.1"
}