Commit 89600bc407ad01567405d161162a35a2abbc8f09
pubkey, not email
Dominic Tarr committed on 4/5/2019, 9:35:54 PMParent: 19b684ba319b74735187b3449321026e2a0127fd
Files changed
package.json | changed |
package.json | |||
---|---|---|---|
@@ -1,12 +1,12 @@ | |||
1 | 1 … | { | |
2 | 2 … | "name": "pull-flood", | |
3 | 3 … | "description": "", | |
4 | 4 … | "version": "1.0.0", | |
5 | - "homepage": "https://github.com/dominictarr/pull-flood", | ||
5 … | + "homepage": "ssb://%SsSIkNsgAmwjHJQglMCBUrZu1aEj/Axuq24CwMQKCXI=.sha256", | ||
6 | 6 … | "repository": { | |
7 | 7 … | "type": "git", | |
8 | - "url": "git://github.com/dominictarr/pull-flood.git" | ||
8 … | + "url": "ssb://%SsSIkNsgAmwjHJQglMCBUrZu1aEj/Axuq24CwMQKCXI=.sha256" | ||
9 | 9 … | }, | |
10 | 10 … | "dependencies": { | |
11 | 11 … | "deep-equal": "^1.0.1", | |
12 | 12 … | "pull-pushable": "^2.2.0", | |
@@ -17,7 +17,7 @@ | |||
17 | 17 … | }, | |
18 | 18 … | "scripts": { | |
19 | 19 … | "test": "tape test/*.js" | |
20 | 20 … | }, | |
21 | - "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)", | ||
21 … | + "author": "Dominic Tarr @EMovhfIrFk4NihAKnRNhrfRaqIhBv1Wj8pTxJNgvCCY=.ed25519", | ||
22 | 22 … | "license": "MIT" | |
23 | 23 … | } |
Built with git-ssb-web