UNPKG

dragnet

Version:
28 lines (27 loc) 545 B
{ "name": "dragnet", "version": "0.0.16", "description": "HTTP2 stream server", "main": "index.js", "scripts": { "test": "cd test && node test.js" }, "repository": { "type": "git", "url": "git+https://github.com/laftho/dragnet.git" }, "keywords": [ "HTTP2", "streams", "web", "server", "web", "sockets" ], "author": "Thomas LaFreniere", "license": "MIT", "bugs": { "url": "https://github.com/laftho/dragnet/issues" }, "homepage": "https://github.com/laftho/dragnet#readme" }