commit
This commit is contained in:
parent
be4fd23bcf
commit
0bd53741af
728 changed files with 86573 additions and 0 deletions
27
node_modules/parse5-htmlparser2-tree-adapter/package.json
generated
vendored
Normal file
27
node_modules/parse5-htmlparser2-tree-adapter/package.json
generated
vendored
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"name": "parse5-htmlparser2-tree-adapter",
|
||||
"description": "htmlparser2 tree adapter for parse5.",
|
||||
"version": "6.0.1",
|
||||
"author": "Ivan Nikulin <ifaaan@gmail.com> (https://github.com/inikulin)",
|
||||
"contributors": "https://github.com/inikulin/parse5/graphs/contributors",
|
||||
"homepage": "https://github.com/inikulin/parse5",
|
||||
"keywords": [
|
||||
"parse5",
|
||||
"parser",
|
||||
"tree adapter",
|
||||
"htmlparser2"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "./lib/index.js",
|
||||
"dependencies": {
|
||||
"parse5": "^6.0.1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/inikulin/parse5.git"
|
||||
},
|
||||
"files": [
|
||||
"lib"
|
||||
],
|
||||
"gitHead": "37227a3429584903cbd1799dade995266fc2dbe6"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue