first commit
This commit is contained in:
27
app_vue/node_modules/parse5-htmlparser2-tree-adapter/package.json
generated
vendored
Normal file
27
app_vue/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"
|
||||
}
|
Reference in New Issue
Block a user