{
  "name": "libreria_operations",
  "version": "1.4.0",
  "description": "basic operations of a calculator ",
  "main": "index.js",
  "scripts": {
    "empezar": "(tsc index.ts || echo) && node index.js"
  },
  "keywords": [
    "epn",
    "calculadora",
    "suma",
    "resta",
    "multiplicacion",
    "division"
  ],
  "author": "Cristopher Perez",
  "license": "ISC"
}
