oandav20
Version:
Oanda V20 functions
30 lines (29 loc) • 627 B
JSON
{
"name": "oandav20",
"version": "0.5.1",
"description": "Oanda V20 functions",
"main": "oanda.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Fooeybar/OandaV20.git"
},
"keywords": [
"oanda"
,"forex"
,"currency"
,"trading"
,"algo"
,"mt4"
,"metatrader"
,"fxtrade"
],
"author": "Fooybar",
"license": "MIT",
"bugs": {
"url": "https://github.com/Fooeybar/OandaV20/issues"
},
"homepage": "https://github.com/Fooeybar/OandaV20#readme"
}