UNPKG

is-this-number-odd

Version:

This is an useful package which check if the given number is odd or not.

13 lines (12 loc) 345 B
{ "name": "is-this-number-odd", "version": "1.0.0", "description": "This is an useful package which check if the given number is odd or not.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["isOdd", "odd number", "check odd"], "author": "Makogai", "license": "ISC" }