UNPKG
highland-json
Version:
latest (1.4.1)
1.4.1
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
JSON stringify stream for highland.js
github.com/b123400/highland-json
b123400/highland-json
highland-json
/
.travis.yml
7 lines
(6 loc)
•
103 B
YAML
View Raw
1
2
3
4
5
6
7
language:
node_js
node_js:
-
"8.0"
-
"6.0"
sudo:
false
before_install:
npm install highland@
2.13
.
0