{ "name": "pull-reverse", "version": "0.0.0", "description": "cache a pull-stream so it can be read in reverse", "main": "index.js", "scripts": { "test": "tape test" }, "repository": { "type": "git", "url": "ssb://%95PKKgX4ptA3cN8OXvpGL7ApEsAWdTiKyELzGiXLeWI=.sha256" }, "homepage": "https://git.scuttlebot.io/%2595PKKgX4ptA3cN8OXvpGL7ApEsAWdTiKyELzGiXLeWI%3D.sha256", "keywords": [ "pull-stream" ], "author": "cel", "license": "Fair", "devDependencies": { "pull-stream": "^3.2.0", "tape": "^4.5.0" } }