UNPKG
mona-cli
Version:
latest (0.2.0)
0.2.0
0.1.2
0.1.1
0.1.0
0.0.1
Mona系列-命令行工具
github.com/func-star/mona-cli
func-star/mona-cli
mona-cli
/
src
/
data
/
init
/
index.js
8 lines
(7 loc)
•
219 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
module
.
exports
= { githubTemplates: {
'react-template'
:
'func-star/react-template'
,
'react-h5-template'
:
'func-star/react-h5-template'
,
'vue-h5-template'
:
'func-star/vue-h5-template'
} }