Commit 7340fc56a6099b9cb4c52ad8604ae6efa8c94ebd
Migrate to git-ssb
cel committed on 6/11/2018, 9:16:36 PMParent: c35743ecbec8f9c5790187a9d319e9e2ef622684
Files changed
package.json | changed |
package.json | |||
---|---|---|---|
@@ -7,14 +7,15 @@ | |||
7 | 7 … | "test": "tape test" | |
8 | 8 … | }, | |
9 | 9 … | "repository": { | |
10 | 10 … | "type": "git", | |
11 | - "url": "https://github.com/clehner/pull-reverse" | ||
11 … | + "url": "ssb://%95PKKgX4ptA3cN8OXvpGL7ApEsAWdTiKyELzGiXLeWI=.sha256" | ||
12 | 12 … | }, | |
13 … | + "homepage": "https://git.scuttlebot.io/%2595PKKgX4ptA3cN8OXvpGL7ApEsAWdTiKyELzGiXLeWI%3D.sha256", | ||
13 | 14 … | "keywords": [ | |
14 | 15 … | "pull-stream" | |
15 | 16 … | ], | |
16 | - "author": "Charles Lehner (http://celehner.com/)", | ||
17 … | + "author": "cel", | ||
17 | 18 … | "license": "Fair", | |
18 | 19 … | "devDependencies": { | |
19 | 20 … | "pull-stream": "^3.2.0", | |
20 | 21 … | "tape": "^4.5.0" |
Built with git-ssb-web