UNPKG

563 BJSONView Raw
1{
2 "name": "@megalo/template-compiler",
3 "version": "0.9.0-2",
4 "description": "megalo template compiler for Vue",
5 "main": "index.js",
6 "repository": {
7 "type": "git",
8 "url": "git+https://github.com/kaola-fed/megalo.git"
9 },
10 "keywords": [
11 "vue",
12 "compiler",
13 "mp",
14 "mp",
15 "antmp"
16 ],
17 "author": "kaola-fed",
18 "license": "MIT",
19 "bugs": {
20 "url": "https://github.com/kaola-fed/megalo/issues"
21 },
22 "homepage": "https://github.com/kaola-fed/megalo/",
23 "dependencies": {
24 "he": "^1.1.0",
25 "de-indent": "^1.0.2"
26 }
27}