UNPKG

screencap-stream

Version:
32 lines (31 loc) 724 B
{ "name": "screencap-stream", "version": "1.1.2", "description": "screen capture streams", "main": "index.js", "bin": { "screencap": "bin.js", "ipfs-cap": "ipfs-cap" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/jbenet/node-screencap-stream.git" }, "keywords": [ "screencap", "screenshot", "streams", "stream", "screen", "capture" ], "author": "Juan Benet <juan@benet.ai> (http://juan.benet.ai/)", "license": "MIT", "bugs": { "url": "https://github.com/jbenet/node-screencap-stream/issues" }, "homepage": "https://github.com/jbenet/node-screencap-stream" }