UNPKG
untar-memory
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.0
Untar a tarball to an in-memory filesystem
github.com/queckezz/untar-memory
queckezz/untar-memory
untar-memory
/
.travis.yml
5 lines
•
65 B
YAML
View Raw
1
2
3
4
5
language:
node_js
node_js:
-
"6"
sudo:
false
script:
"npm test"