mirror of
https://github.com/danbulant/node-html-parser
synced 2026-06-19 22:51:29 +00:00
v1.2.9
This commit is contained in:
parent
6766cb97d1
commit
eda0281d4e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "node-html-parser",
|
"name": "node-html-parser",
|
||||||
"version": "1.2.8",
|
"version": "1.2.9",
|
||||||
"description": "A very fast HTML parser, generating a simplified DOM, with basic element query support.",
|
"description": "A very fast HTML parser, generating a simplified DOM, with basic element query support.",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
|
|
@ -64,4 +64,4 @@
|
||||||
"url": "https://github.com/taoqf/node-fast-html-parser/issues"
|
"url": "https://github.com/taoqf/node-fast-html-parser/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/taoqf/node-fast-html-parser"
|
"homepage": "https://github.com/taoqf/node-fast-html-parser"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue