{ "name": "flume-intro", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/mixmix/flume-intro.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/mixmix/flume-intro/issues" }, "homepage": "https://github.com/mixmix/flume-intro#readme", "dependencies": { "flumecodec": "0.0.1", "flumedb": "^0.4.6", "flumelog-offset": "^3.2.6", "flumeview-reduce": "^1.3.12", "pull-stream": "^3.6.1" } }