UNPKG
@cake-fxd/cake-cli-presets
Version:
latest (1.0.1)
1.0.1
1.0.0
蛋糕英语前端模版项目集合
@cake-fxd/cake-cli-presets
/
presets.json
12 lines
•
242 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
[
{
"name"
:
"h5"
,
"path"
:
"./templates/h5"
,
"desc"
:
"蛋糕英语H5项目模版"
}
,
{
"name"
:
"cli"
,
"path"
:
"./templates/cli"
,
"desc"
:
"蛋糕英语前端脚手架cli模版"
}
]