git ssb

4+

Dominic / scuttlebot



Commit a105ec294870b6cea0371a153c0810a5c5405bf6

update urls and description

Dominic Tarr committed on 1/1/2017, 12:54:50 AM
Parent: f970b19e311e5ccff8a20285ba262158aca92f3d

Files changed

package.jsonchanged
package.jsonView
@@ -1,12 +1,12 @@
11 {
22 "name": "scuttlebot",
3- "description": "A bot-server for the phoenix network",
3 + "description": "network protocol layer for secure-scuttlebutt",
44 "version": "9.4.2",
5- "homepage": "https://github.com/pfraze/scuttlebot",
5 + "homepage": "https://github.com/ssbc/scuttlebot",
66 "repository": {
77 "type": "git",
8- "url": "git://github.com/pfraze/scuttlebot.git"
8 + "url": "git://github.com/ssbc/scuttlebot.git"
99 },
1010 "dependencies": {
1111 "atomic-file": "0.0.1",
1212 "bash-color": "~0.0.3",

Built with git-ssb-web