UNPKG

ts-htmlparser

Version:

htmlParser改造自: https://github.com/blowsie/Pure-JavaScript-HTML5-Parser

15 lines (14 loc) 336 B
{ "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" }