UNPKG

slownie

Version:

Function to convert numbers as corresponding words

25 lines (24 loc) 516 B
{ "name": "slownie", "version": "1.0.1", "description": "Function to convert numbers as corresponding words", "main": "lib/slownie.js", "scripts": { "test": "mocha -R landing test/test.js" }, "repository": { "type": "git", "url": "git@github.com:exu/slownie.js.git" }, "devDependencies": { "should": ">= 0.0.0", "mocha": ">= 0.0.0" }, "keywords": [ "Słownie", "slownie", "liczby" ], "author": "Jacek Wysocki <jacek.wysocki@gmail.com>", "license": "BSD" }