wxml-transpiler
Version:
template compiler for wxml
26 lines (25 loc) • 580 B
JSON
{
"name": "wxml-transpiler",
"version": "1.0.5",
"description": "template compiler for wxml",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/IOriens/wxml-transpiler.git"
},
"keywords": [
"wxml",
"wcc",
"transpiler",
"compiler"
],
"author": "Junjie Ding",
"license": "MIT",
"bugs": {
"url": "https://github.com/IOriens/wxml-transpiler/issues"
},
"homepage": "https://github.com/IOriens/wxml-transpiler/tree/master/packages/wxml-transpiler",
"dependencies": {
"babylon": "^6.18.0"
}
}