{
  "name": "js_parimpar_ingridmartsan",
  "version": "1.0.2",
  "description": "Paquete para determinar si un número 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": "@ingridmartsan",
  "license": "ISC"
}
