UNPKG
directory-exists
Version:
latest (2.0.1)
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
0.0.1
Check to see if a directory exists
github.com/timmydoza/directory-exists
timmydoza/directory-exists
directory-exists
/
.travis.yml
10 lines
(9 loc)
•
84 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language: node_js
node_js:
-
"10"
-
"9"
-
"8"
-
"7"
-
"6"
-
"5"
-
"4"