{
  "name": "ts-htmlparser",
  "version": "1.0.1",
  "description": "htmlParser改造自: https://github.com/blowsie/Pure-JavaScript-HTML5-Parser",
  "main": "htmlparser.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "htmlParser"
  ],
  "author": "supernpm",
  "license": "ISC"
}
