@hun-dun/html-parser
Version:
one lib to parser html(dom css) to json
38 lines (37 loc) • 814 B
JSON
{
"name": "@hun-dun/html-parser",
"version": "0.0.4",
"description": "one lib to parser html(dom css) to json",
"main": "index.js",
"scripts": {
"build": "tsc",
"release": "tsc && npm publish --access public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/1623311678/html-parser-server.git"
},
"keywords": [
"html",
"parser",
"parser",
"html",
"to",
"json",
"htmlParser",
"parserHtml",
"html to json",
"parser html to json",
"xml",
"xml to json"
],
"author": "wangjunkai03",
"license": "ISC",
"bugs": {
"url": "https://github.com/1623311678/html-parser-server/issues"
},
"homepage": "https://github.com/1623311678/html-parser-server#readme",
"devDependencies": {
"typescript": "^5.4.5"
}
}