git ssb

3+

ev / sdash



Tree: 432812d2ffd6179f54adef34d943ffc0475a63d0

Files: 432812d2ffd6179f54adef34d943ffc0475a63d0 / package.json

352 bytesRaw
1{
2 "name": "sdash",
3 "version": "0.0.1",
4 "description": "grab your latest sbot post and put it on your website using an iFrame",
5 "main": "index.js",
6 "dependencies": {
7 "hyperscript": "^1.4.7",
8 "hyperscript-helpers": "^3.0.0",
9 "moment": "^2.14.1",
10 "pull-stream": "^3.4.3",
11 "ssb-client": "^4.0.3"
12 },
13 "author": "Ev Bogue"
14}
15

Built with git-ssb-web