UNPKG

json-seq

Version:

Tools for working with json-seq (RFC 7464)

27 lines (26 loc) 590 B
{ "name": "json-seq", "version": "0.0.7", "description": "Tools for working with json-seq (RFC 7464)", "main": "src/index.js", "repository": { "type": "git", "url": "git+https://github.com/vampirical/json-seq.git" }, "keywords": [ "json-seq", "json", "sequence", "stream", "rfc7464" ], "author": "Jeff Marion <jeff@marion.mx>", "license": "MIT", "bugs": { "url": "https://github.com/vampirical/json-seq/issues" }, "homepage": "https://github.com/vampirical/json-seq#readme", "dependencies": { "readable-stream": "3.4.0" } }