react-currency-format-r18
Version:
react currency format with r18
29 lines • 725 B
JSON
{
"name": "react-currency-format-r18",
"version": "1.0.4",
"description": "react currency format with r18",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/moglimanani/react-currency-format-r18.git"
},
"keywords": [
"react",
"18",
"currency",
"format"
],
"author": "Manimaran Uthirapathy",
"license": "ISC",
"bugs": {
"url": "https://github.com/moglimanani/react-currency-format-r18/issues"
},
"homepage": "https://github.com/moglimanani/react-currency-format-r18#readme",
"devDependencies": {
"react-currency-format": "^1.1.0"
}
}