UNPKG

even-odd-checker

Version:
19 lines (18 loc) 409 B
{ "name": "even-odd-checker", "version": "1.0.4", "description": "To check if number is even or odd", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/janabhishek2/even-odd-checker.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "EO" ], "author": "janabhishek2@gmail.com", "license": "ISC" }