mirror of
https://github.com/danbulant/node-html-parser
synced 2026-05-19 04:18:52 +00:00
v1.0.2
This commit is contained in:
parent
1bbf8fc05b
commit
c557495755
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "fast-html-parser",
|
||||
"version": "1.1.4",
|
||||
"version": "1.0.2",
|
||||
"description": "A very fast HTML parser, generating a simplified DOM, with basic element query support.",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
|
@ -57,4 +57,4 @@
|
|||
"url": "https://github.com/ashi009/node-fast-html-parser/issues"
|
||||
},
|
||||
"homepage": "https://github.com/ashi009/node-fast-html-parser"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue