js-parimpar_dianars
Version:
Paquete para determiar si un numero es par o impar
14 lines (13 loc) • 351 B
JSON
{
"name": "js-parimpar_dianars",
"version": "1.0.1",
"description": "Paquete para determiar si un numero es par o impar",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["paridad" ,"par", "impar", "odd", "even"],
"author": "@dianars",
"license": "ISC"
}