cbrf
Version:
Библиотека для получения курсов ЦБ РФ
30 lines (29 loc) • 660 B
JSON
{
"name": "cbrf",
"version": "0.0.1",
"description": "Библиотека для получения курсов ЦБ РФ",
"main": "dist/index.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/AnotherStar/cbrf.git"
},
"keywords": [
"ЦБ",
"РФ",
"Центральный",
"Банк",
"Российской",
"Федерации",
"Курсы",
"валют"
],
"author": "AnotherStar",
"license": "ISC",
"bugs": {
"url": "https://github.com/AnotherStar/cbrf/issues"
},
"homepage": "https://github.com/AnotherStar/cbrf#readme"
}