currencies.json
Version:
Full list of currencies
19 lines (18 loc) • 410 B
JSON
{
"name": "currencies.json",
"version": "1.1.0",
"description": "Full list of currencies",
"main": "index.js",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/leequixxx/currencies.json"
},
"keywords": [
"currency",
"money",
"static"
],
"author": "Michael Vorobeychikov <mail@leequixxx.space>",
"license": "GPL-3.0"
}