UNPKG

vhtml.regexp

Version:

Filter Elements You Want of HTML By RegExp.

26 lines (25 loc) 694 B
{ "name": "vhtml.regexp", "version": "1.0.2", "description": "Filter Elements You Want of HTML By RegExp.", "main": "src/vhtml.regexp.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/miiwu/vhtml.regexp.git" }, "keywords": [ "html", "vhtml", "v-html", "regexp" ], "author": "miiwu <i.miiwu@outlook.com>", "license": "Apache-2.0", "bugs": { "url": "https://github.com/miiwu/vhtml.regexp/issues" }, "homepage": "https://github.com/miiwu/vhtml.regexp#readme" }