currency-exchange-rates
Version:
Get every currency exchange rates.
26 lines (25 loc) • 636 B
JSON
{
"name": "currency-exchange-rates",
"version": "0.0.0",
"description": "Get every currency exchange rates.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/fureweb-com/currency-exchange-rates.git"
},
"keywords": [
"currency",
"exchange",
"rates",
"cryptocurrency"
],
"author": "FUREWEB",
"license": "MIT",
"bugs": {
"url": "https://github.com/fureweb-com/currency-exchange-rates/issues"
},
"homepage": "https://github.com/fureweb-com/currency-exchange-rates#readme"
}