Commit a105ec294870b6cea0371a153c0810a5c5405bf6
update urls and description
Dominic Tarr committed on 1/1/2017, 12:54:50 AMParent: f970b19e311e5ccff8a20285ba262158aca92f3d
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,12 +1,12 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "scuttlebot", |
3 | - "description": "A bot-server for the phoenix network", | |
3 … | + "description": "network protocol layer for secure-scuttlebutt", | |
4 | 4 … | "version": "9.4.2", |
5 | - "homepage": "https://github.com/pfraze/scuttlebot", | |
5 … | + "homepage": "https://github.com/ssbc/scuttlebot", | |
6 | 6 … | "repository": { |
7 | 7 … | "type": "git", |
8 | - "url": "git://github.com/pfraze/scuttlebot.git" | |
8 … | + "url": "git://github.com/ssbc/scuttlebot.git" | |
9 | 9 … | }, |
10 | 10 … | "dependencies": { |
11 | 11 … | "atomic-file": "0.0.1", |
12 | 12 … | "bash-color": "~0.0.3", |
Built with git-ssb-web