avancement planning
This commit is contained in:
+8
-3
@@ -2,13 +2,18 @@
|
||||
"name": "parse5",
|
||||
"type": "module",
|
||||
"description": "HTML parser and serializer.",
|
||||
"version": "8.0.0",
|
||||
"version": "8.0.1",
|
||||
"author": "Ivan Nikulin <ifaaan@gmail.com> (https://github.com/inikulin)",
|
||||
"contributors": "https://github.com/inikulin/parse5/graphs/contributors",
|
||||
"contributors": [
|
||||
"James Garbutt (https://github.com/43081j)",
|
||||
"Felix Boehm (https://github.com/fb55)",
|
||||
"Ivan Nikulin (https://github.com/inikulin)",
|
||||
"Titus (https://github.com/wooorm)"
|
||||
],
|
||||
"homepage": "https://parse5.js.org",
|
||||
"funding": "https://github.com/inikulin/parse5?sponsor=1",
|
||||
"dependencies": {
|
||||
"entities": "^6.0.0"
|
||||
"entities": "^8.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
"html",
|
||||
|
||||
Reference in New Issue
Block a user