UNPKG
choppa
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Chop a stream into specified size chunks.
github.com/sorribas/choppa
sorribas/choppa
choppa
/
.travis.yml
8 lines
(7 loc)
•
105 B
YAML
View Raw
1
2
3
4
5
6
7
8
language: node_js
node_js:
-
"0.11"
-
"0.10"
-
"0.8"
before_install:
- npm install -g npm@~1.4.6