UNPKG
jiangjing-cli
Version:
latest (1.0.1)
1.0.1
github.com/J-Jing-J
jiangjing-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 }