UNPKG
jiang-cli
Version:
latest (1.0.0)
1.0.0
github.com/J-Jing-J
jiang-cli
/
lib
/
config
/
repo-config.js
5 lines
(4 loc)
•
106 B
JavaScript
View Raw
1
2
3
4
5
let
vueRepo
=
'direct:https://github.com/J-Jing-J/vue-empty-temp.git'
;
module
.
exports
= { vueRepo }