UNPKG

@idomatic/parser-html

Version:

HTML/Vue/Angular parser for idomatic CLI

24 lines (23 loc) 437 B
{ "name": "@idomatic/parser-html", "version": "1.0.42", "description": "HTML/Vue/Angular parser for idomatic CLI", "type": "module", "main": "index.js", "exports": { "default": "./index.js" }, "keywords": [ "idomatic", "parser", "html", "vue", "angular" ], "author": "Amar Smajlovic", "license": "MIT", "dependencies": { "cheerio": "^1.0.0-rc.12", "magic-string": "^0.30.17" } }