UNPKG
@xccjh/seeai-cli
Version:
latest (1.0.0)
1.0.0
SEEAI通用vue项目脚手架
@xccjh/seeai-cli
/
templates.js
10 lines
(9 loc)
•
220 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
module
.
exports
= { list:[ {
"name"
:
"seeai-template"
,
"path"
:
"https://gitee.com/xccjh/seeai-template.git"
,
"desc"
:
"SEEAI通用vue项目脚手架"
} ] }