UNPKG

inr-amount-in-words

Version:
26 lines (25 loc) 604 B
{ "name": "inr-amount-in-words", "version": "1.0.0", "description": "Convert IRN value to words", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/anwarnadim7/amount-in-words.git" }, "keywords": [ "npm", "react", "amount-in-words" ], "author": "Nadim Anwar", "license": "ISC", "bugs": { "url": "https://github.com/anwarnadim7/amount-in-words/issues" }, "homepage": "https://github.com/anwarnadim7/amount-in-words#readme" }