git ssb

0+

cel / pull-reverse



Tree: 7340fc56a6099b9cb4c52ad8604ae6efa8c94ebd

Files: 7340fc56a6099b9cb4c52ad8604ae6efa8c94ebd / package.json

557 bytesRaw
1{
2 "name": "pull-reverse",
3 "version": "0.0.0",
4 "description": "cache a pull-stream so it can be read in reverse",
5 "main": "index.js",
6 "scripts": {
7 "test": "tape test"
8 },
9 "repository": {
10 "type": "git",
11 "url": "ssb://%95PKKgX4ptA3cN8OXvpGL7ApEsAWdTiKyELzGiXLeWI=.sha256"
12 },
13 "homepage": "https://git.scuttlebot.io/%2595PKKgX4ptA3cN8OXvpGL7ApEsAWdTiKyELzGiXLeWI%3D.sha256",
14 "keywords": [
15 "pull-stream"
16 ],
17 "author": "cel",
18 "license": "Fair",
19 "devDependencies": {
20 "pull-stream": "^3.2.0",
21 "tape": "^4.5.0"
22 }
23}
24

Built with git-ssb-web