Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Flippo24 committed Nov 16, 2018
1 parent 0b87ba4 commit be3f68b
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,18 @@
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/flippo24/candles.git"
},
"repository": "github:flippo24/candles",
"keywords": [
"trading",
"candlestick",
"ohlcv",
"technical-analysis"
],
"author": "Flippo24",
"contributors": [
"swimclan"
],
"license": "GNU",
"license": "GPL-3.0-only",
"bugs": {
"url": "https://github.com/flippo24/candles/issues"
},
Expand Down

0 comments on commit be3f68b

Please sign in to comment.