aulaconsole
Version:
retorna o valor par ou ímpar
25 lines (24 loc) • 548 B
JSON
{
"name": "aulaconsole",
"version": "5.0.0",
"description": "retorna o valor par ou ímpar",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "MARCIO",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/profMarciio/aulanode.git"
},
"keywords": [
"par",
"ímpar",
"numero"
],
"bugs": {
"url": "https://github.com/profMarciio/aulanode/issues"
},
"homepage": "https://github.com/profMarciio/aulanode#readme"
}