[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "parse5-html-rewriting-stream@6.0.1",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "parse5-html-rewriting-stream@6.0.1",
|
---|
| 10 | "_id": "parse5-html-rewriting-stream@6.0.1",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-vwLQzynJVEfUlURxgnf51yAJDQTtVpNyGD8tKi2Za7m+akukNHxCcUQMAa/mUGLhCeicFdpy7Tlvj8ZNKadprg==",
|
---|
| 13 | "_location": "/parse5-html-rewriting-stream",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "parse5-html-rewriting-stream@6.0.1",
|
---|
[6a3a178] | 19 | "name": "parse5-html-rewriting-stream",
|
---|
[59329aa] | 20 | "escapedName": "parse5-html-rewriting-stream",
|
---|
| 21 | "rawSpec": "6.0.1",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "6.0.1"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/@angular-devkit/build-angular"
|
---|
| 27 | ],
|
---|
| 28 | "_resolved": "https://registry.npmjs.org/parse5-html-rewriting-stream/-/parse5-html-rewriting-stream-6.0.1.tgz",
|
---|
| 29 | "_spec": "6.0.1",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "author": {
|
---|
| 32 | "name": "Ivan Nikulin",
|
---|
| 33 | "email": "ifaaan@gmail.com",
|
---|
| 34 | "url": "https://github.com/inikulin"
|
---|
| 35 | },
|
---|
| 36 | "bugs": {
|
---|
| 37 | "url": "https://github.com/inikulin/parse5/issues"
|
---|
| 38 | },
|
---|
| 39 | "contributors": "https://github.com/inikulin/parse5/graphs/contributors",
|
---|
| 40 | "dependencies": {
|
---|
| 41 | "parse5": "^6.0.1",
|
---|
| 42 | "parse5-sax-parser": "^6.0.1"
|
---|
| 43 | },
|
---|
| 44 | "description": "Streaming HTML rewriter.",
|
---|
| 45 | "files": [
|
---|
| 46 | "lib"
|
---|
| 47 | ],
|
---|
| 48 | "gitHead": "37227a3429584903cbd1799dade995266fc2dbe6",
|
---|
| 49 | "homepage": "https://github.com/inikulin/parse5",
|
---|
| 50 | "keywords": [
|
---|
| 51 | "parse5",
|
---|
| 52 | "parser",
|
---|
| 53 | "stream",
|
---|
| 54 | "streaming",
|
---|
| 55 | "rewritter",
|
---|
| 56 | "rewrite",
|
---|
| 57 | "HTML"
|
---|
| 58 | ],
|
---|
| 59 | "license": "MIT",
|
---|
| 60 | "main": "./lib/index.js",
|
---|
| 61 | "name": "parse5-html-rewriting-stream",
|
---|
| 62 | "repository": {
|
---|
| 63 | "type": "git",
|
---|
| 64 | "url": "git://github.com/inikulin/parse5.git"
|
---|
| 65 | },
|
---|
| 66 | "version": "6.0.1"
|
---|
[6a3a178] | 67 | }
|
---|