UNPKG
dotgitconfig
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.1.0
get .git/config as an object
github.com/xudafeng/dotgitconfig
xudafeng/dotgitconfig
dotgitconfig
/
index.js
4 lines
(2 loc)
•
63 B
JavaScript
View Raw
1
2
3
4
'use strict'
;
module
.
exports
=
require
(
'./lib/dotgitconfig'
);