Skip to content

Commit

Permalink
Change project name and urls
Browse files Browse the repository at this point in the history
1. Name: viz-exchange / dpos.space-exchanger;
2. urls: Github urls.
  • Loading branch information
denis-skripnik committed Aug 6, 2019
1 parent 4448b9b commit 1561f91
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "viz-exchange",
"version": "1.0.0",
"name": "Dpos.space-exchanger",
"version": "0.2.0",
"description": "Viz-exchange - exchange service for Viz, Golos, Steem and Whaleshares blockchains.",
"main": "exchange.js",
"repository": {
"type": "git",
"url": "git+https://github.com/denis-skripnik/viz-exchange.git"
"url": "git+https://github.com/denis-skripnik/dpos.space-exchanger.git"
},
"keywords": [
"steem",
Expand All @@ -14,14 +14,14 @@
"blockchains",
"exchange",
"whaleshares",
"services"
"dpos.space"
],
"author": "denis-skripnik",
"license": "MIT",
"bugs": {
"url": "https://github.com/denis-skripnik/viz-exchange/issues"
"url": "https://github.com/denis-skripnik/dpos.space-exchanger/issues"
},
"homepage": "https://github.com/denis-skripnik/viz-exchange",
"homepage": "https://github.com/denis-skripnik/dpos.space-exchanger",
"bin": {
"exchange": "exchange.js"
},
Expand Down

0 comments on commit 1561f91

Please sign in to comment.