js-code-currency-converter
Version:
npm package to currency converter
35 lines (34 loc) • 836 B
JSON
{
"name": "js-code-currency-converter",
"version": "1.18.0",
"description": "npm package to currency converter",
"main": "index.js",
"type": "module",
"scripts": {
"test": "npm run test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hiteshcreator/js-currency-converter.git"
},
"keywords": [
"npm",
"js",
"currencyconverter",
"library",
"nodejs",
"react js",
"Angular",
"js-code-currency-converter",
"npm package"
],
"author": "Hitesh Sharma",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/hiteshcreator/js-currency-converter/issues"
},
"homepage": "https://github.com/hiteshcreator/js-currency-converter#readme",
"dependencies": {
"@everapi/freecurrencyapi-js": "^1.0.1"
}
}