Files
red_de_investigacion_front/node_modules/parse5-htmlparser2-tree-adapter/package.json
T
DanielRamirezGe 5eecfbf6cd first commit
2020-01-14 20:43:08 -06:00

60 lines
1.8 KiB
JSON

{
"_from": "parse5-htmlparser2-tree-adapter@^5.1.1",
"_id": "parse5-htmlparser2-tree-adapter@5.1.1",
"_inBundle": false,
"_integrity": "sha512-CF+TKjXqoqyDwHqBhFQ+3l5t83xYi6fVT1tQNg+Ye0JRLnTxWvIroCjEp1A0k4lneHNBGnICUf0cfYVYGEazqw==",
"_location": "/parse5-htmlparser2-tree-adapter",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "parse5-htmlparser2-tree-adapter@^5.1.1",
"name": "parse5-htmlparser2-tree-adapter",
"escapedName": "parse5-htmlparser2-tree-adapter",
"rawSpec": "^5.1.1",
"saveSpec": null,
"fetchSpec": "^5.1.1"
},
"_requiredBy": [
"/cli-highlight"
],
"_resolved": "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-5.1.1.tgz",
"_shasum": "e8c743d4e92194d5293ecde2b08be31e67461cbc",
"_spec": "parse5-htmlparser2-tree-adapter@^5.1.1",
"_where": "/home/george/citwa/red_de_investigacion_front/first/node_modules/cli-highlight",
"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": "^5.1.1"
},
"deprecated": false,
"description": "htmlparser2 tree adapter for parse5.",
"files": [
"lib"
],
"gitHead": "9c7556ed05e4ff4d884ab2447e27ce3817c42e79",
"homepage": "https://github.com/inikulin/parse5",
"keywords": [
"parse5",
"parser",
"tree adapter",
"htmlparser2"
],
"license": "MIT",
"main": "./lib/index.js",
"name": "parse5-htmlparser2-tree-adapter",
"repository": {
"type": "git",
"url": "git://github.com/inikulin/parse5.git"
},
"version": "5.1.1"
}