UNPKG
@wolox/git-metrics
Version:
latest (1.0.0)
1.0.0
0.1.3
0.1.2
0.1.1
0.1.0
A tool to obtain git metrics
@wolox/git-metrics
/
src
/
constants.js
7 lines
(6 loc)
•
84 B
JavaScript
View Raw
1
2
3
4
5
6
7
module
.
exports
= { PROVIDERS: { github:
'github'
, gitlab:
'gitlab'
} };