UNPKG

numbers-words

Version:

numbers-words is a useful package when you are working with numbers. It can converts numbers to words, format numbers and more in the upcoming versions!

28 lines (27 loc) 761 B
{ "name": "numbers-words", "version": "2.2.1", "description": "numbers-words is a useful package when you are working with numbers. It can converts numbers to words, format numbers and more in the upcoming versions!", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/numbers-words/numbers-words.git" }, "keywords": [ "numbers", "words", "number-to-word", "word-to-number", "number-formatting", "math" ], "author": "Ivaylo", "license": "ISC", "bugs": { "url": "https://github.com/numbers-words/numbers-words/issues" }, "homepage": "https://github.com/numbers-words/numbers-words#readme" }