File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[submodule "vendor/faye "]
2
2
path = vendor/faye
3
- url = git://github.com/jcoglan /faye.git
3
+ url = git://github.com/faye /faye.git
Original file line number Diff line number Diff line change 1
1
{ "name" : " faye-redis"
2
2
, "description" : " Redis backend engine for Faye"
3
- , "homepage" : " http://github.com/jcoglan /faye-redis-node"
3
+ , "homepage" : " http://github.com/faye /faye-redis-node"
4
4
,
"author" :
" James Coglan <[email protected] > (http://jcoglan.com/)"
5
5
, "keywords" : [" pubsub" , " bayeux" ]
6
6
10
10
, "dependencies" : {"hiredis" : " " , "redis" : " " }
11
11
, "devDependencies" : {"jsclass" : " " }
12
12
13
- , "bugs" : " http://github.com/jcoglan /faye-redis-node/issues"
13
+ , "bugs" : " http://github.com/faye /faye-redis-node/issues"
14
14
15
15
, "licenses" : [ { "type" : " MIT"
16
16
, "url" : " http://www.opensource.org/licenses/mit-license.php"
17
17
}
18
18
]
19
19
20
20
, "repositories" : [ { "type" : " git"
21
- , "url" : " git://github.com/jcoglan /faye-redis-node.git"
21
+ , "url" : " git://github.com/faye /faye-redis-node.git"
22
22
}
23
23
]
24
24
}
You can’t perform that action at this time.
0 commit comments