git ssb

1+

Dominic / pull-flood



Commit 89600bc407ad01567405d161162a35a2abbc8f09

pubkey, not email

Dominic Tarr committed on 4/5/2019, 9:35:54 PM
Parent: 19b684ba319b74735187b3449321026e2a0127fd

Files changed

package.jsonchanged
package.jsonView
@@ -1,12 +1,12 @@
11 {
22 "name": "pull-flood",
33 "description": "",
44 "version": "1.0.0",
5- "homepage": "https://github.com/dominictarr/pull-flood",
5 + "homepage": "ssb://%SsSIkNsgAmwjHJQglMCBUrZu1aEj/Axuq24CwMQKCXI=.sha256",
66 "repository": {
77 "type": "git",
8- "url": "git://github.com/dominictarr/pull-flood.git"
8 + "url": "ssb://%SsSIkNsgAmwjHJQglMCBUrZu1aEj/Axuq24CwMQKCXI=.sha256"
99 },
1010 "dependencies": {
1111 "deep-equal": "^1.0.1",
1212 "pull-pushable": "^2.2.0",
@@ -17,7 +17,7 @@
1717 },
1818 "scripts": {
1919 "test": "tape test/*.js"
2020 },
21- "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)",
21 + "author": "Dominic Tarr @EMovhfIrFk4NihAKnRNhrfRaqIhBv1Wj8pTxJNgvCCY=.ed25519",
2222 "license": "MIT"
2323 }

Built with git-ssb-web