UNPKG

return-if-odd-number

Version:
23 lines (22 loc) 518 B
{ "name": "return-if-odd-number", "version": "1.0.0", "description": "Is the number odd", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/iamrahulpatel/isOdd.git" }, "keywords": [ "isOdd" ], "author": "Rahul Patel", "license": "ISC", "bugs": { "url": "https://github.com/iamrahulpatel/isOdd/issues" }, "homepage": "https://github.com/iamrahulpatel/isOdd#readme" }