UNPKG
qunpack
Version:
latest (0.5.2)
0.5.2
0.3.1
unpack binary strings like perl and php
github.com/andrasq/node-qunpack
andrasq/node-qunpack
qunpack
/
.travis.yml
10 lines
(9 loc)
•
161 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language: node
_js node_
js:
-
0.10
-
6
-
8 after
_success: - npm install -g nyc - npm install -g codecov - nyc --reporter lcov npm run test && codecov