UNPKG

96 BJavaScriptView Raw
1module.exports = {
2 "git": require("./scm/git.js"),
3 "none": require("./scm/none.js")
4}
\No newline at end of file