@idomatic/parser-html
Version:
HTML/Vue/Angular parser for idomatic CLI
23 lines (22 loc) • 406 B
JSON
{
"name": "@idomatic/parser-html",
"version": "1.0.43",
"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": {
"magic-string": "^0.30.17"
}
}