{
  "name": "html2json-parser",
  "version": "0.0.6",
  "description": "Parse HTML to JSON",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lishengguo/html2json-parser.git"
  },
  "keywords": [
    "HTML",
    "JSON"
  ],
  "author": "LI Shengguo",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/lishengguo/html2json-parser/issues"
  },
  "homepage": "https://github.com/lishengguo/html2json-parser#readme"
}
