UNPKG

libreria_operations

Version:

basic operations of a calculator

20 lines (19 loc) 395 B
{ "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" }