htm-to-json
Version:
to convert html string to json file , and also get data through tag name ,tag id and attribute value.
18 lines (17 loc) • 377 B
JSON
{
"name": "htm-to-json",
"version": "0.1.4",
"description": "to convert html string to json file , and also get data through tag name ,tag id and attribute value.",
"main": "htm-to-json.js",
"scripts": {
"test": "test.js"
},
"keywords": [
"htm-to-json",
"html-to-json",
"html",
"json"
],
"author": "praveen kumar .m",
"license": "ISC"
}