Files: 7cae0a97948f39b9e86bf0871d3396bb6d193929 / 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