UNPKG

number-into-words

Version:
24 lines (23 loc) 544 B
{ "name": "number-into-words", "version": "1.0.2", "description": "A npm package to convert number into words", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/amandeeptherockstar/number-into-words" }, "keywords": [ "number-to-words", "number-into-words", "number-to-text", "convert-numbers", "currencyinwords", "currency-to-words" ], "author": "Amandeep Kochhar", "license": "MIT" }