Update repository locations to z-classic org repos

This commit is contained in:
Joshua Yabut 2017-02-13 20:44:06 -05:00 committed by GitHub
parent 9199a6e044
commit 4aacec6004
1 changed files with 6 additions and 4 deletions

View File

@ -12,13 +12,15 @@
"zcash",
"equihash"
],
"homepage": "https://github.com/joshuayabut/node-open-mining-portal",
"homepage": "https://github.com/z-classic/z-nomp",
"bugs": {
"url": "https://github.com/joshuayabut/node-open-mining-portal/issues"
"url": "https://github.com/z-classic/z-nomp/issues"
},
"license": "MIT",
"author": "Joshua Yabut",
"contributors": [
"aayanl",
"sennevb",
"Matthew Little",
"vekexasia",
"TheSeven"
@ -29,10 +31,10 @@
},
"repository": {
"type": "git",
"url": "https://github.com/joshuayabut/z-nomp.git"
"url": "https://github.com/z-classic/z-nomp.git"
},
"dependencies": {
"stratum-pool": "git+https://github.com/joshuayabut/node-stratum-pool.git",
"stratum-pool": "git+https://github.com/z-classic/node-stratum-pool.git",
"dateformat": "*",
"node-json-minify": "*",
"redis": "*",