UNPKG

jsonfromhtml

Version:

👌 Zero dependencies ⚡️ Ultra lightweight

20 lines (16 loc) 408 B
{ "name": "jsonfromhtml", "version": "0.0.5", "author": { "name": "Moin", "url": "https://moin.im" }, "keywords": ["json html", "json from html", "html to json", "html2json"], "main": "entry.js", "files": ["entry.js", "LICENSE"], "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "https://github.com/moinism/jsonfromhtml" }, "license": "MIT" }