@megalo/template-compiler
Version:
megalo template compiler for Vue
28 lines (27 loc) • 569 B
JSON
{
"name": "@megalo/template-compiler",
"version": "0.11.0-beta.0",
"description": "megalo template compiler for Vue",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/kaola-fed/megalo.git"
},
"keywords": [
"vue",
"compiler",
"mp",
"mp",
"antmp"
],
"author": "kaola-fed",
"license": "MIT",
"bugs": {
"url": "https://github.com/kaola-fed/megalo/issues"
},
"homepage": "https://github.com/kaola-fed/megalo/",
"dependencies": {
"he": "^1.1.0",
"de-indent": "^1.0.2"
}
}