rahil_even_odd
Version:
Check if number is even or odd
16 lines (15 loc) • 319 B
JSON
{
"name": "rahil_even_odd",
"version": "1.0.0",
"description": "Check if number is even or odd",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Even",
"odd"
],
"author": "mohdrahil101 <@mdrahil327@gmail.com>",
"license": "ISC"
}