Files: b472b0eef27fdc0ae917e48217048beed30ea19c / package.json
696 bytesRaw
1 | { |
2 | "name": "ssb-pull-requests", |
3 | "version": "0.2.3", |
4 | "description": "pull requests for git-ssb repos", |
5 | "main": "index.js", |
6 | "homepage": "http://git-ssb.celehner.com/%254aw2wDMB07FH03P6EAHT1Q5x4TZ8mRS7j9%2FOLAcj%2FNw%3D.sha256", |
7 | "bugs": "http://git-ssb.celehner.com/%254aw2wDMB07FH03P6EAHT1Q5x4TZ8mRS7j9%2FOLAcj%2FNw%3D.sha256/issues", |
8 | "repository": { |
9 | "type": "git", |
10 | "url": "ssb://%4aw2wDMB07FH03P6EAHT1Q5x4TZ8mRS7j9/OLAcj/Nw=.sha256" |
11 | }, |
12 | "dependencies": { |
13 | "asyncmemo": "^0.1.0", |
14 | "ssb-issues": "^0.2.1", |
15 | "pull-paramap": "^1.1.2", |
16 | "pull-stream": "^3.2.0", |
17 | "ssb-ref": "^2.3.0" |
18 | }, |
19 | "author": "Charles Lehner (http://celehner.com/)", |
20 | "license": "Fair" |
21 | } |
22 |
Built with git-ssb-web