UNPKG

zetta-streams

Version:
24 lines (23 loc) 561 B
{ "name": "zetta-streams", "version": "1.0.0", "description": "Streams implementations for Zetta.", "main": "streams.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/zettajs/zetta-streams.git" }, "keywords": [ "zetta", "streams" ], "author": "Kevin Swiber <kswiber@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/zettajs/zetta-streams/issues" }, "homepage": "https://github.com/zettajs/zetta-streams" }