UNPKG

isodd-iseven

Version:
28 lines (27 loc) 612 B
{ "name": "isodd-iseven", "version": "1.0.0", "description": "To check Given number is odd or even", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/abhijith5/isOdd-isEven.git" }, "keywords": [ "number", "odd", "or", "even", "Even", "Odd" ], "author": "abhijithchavarkkad@gmail.com", "license": "ISC", "bugs": { "url": "https://github.com/abhijith5/isOdd-isEven/issues" }, "homepage": "https://github.com/abhijith5/isOdd-isEven#readme" }