UNPKG

proyect-1a-mat

Version:

Modulo para realizar operaciones matemaricas simples

29 lines (28 loc) 599 B
{ "name": "proyect-1a-mat", "version": "1.1.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/mariaibarra1/proyect-1a-mat.git" }, "keywords": [ "math", "matematicas", "suma", "resta", "division", "multi", "basico" ], "author": "mfgi", "license": "MIT ", "bugs": { "url": "https://github.com/mariaibarra1/proyect-1a-mat/issues" }, "homepage": "https://github.com/mariaibarra1/proyect-1a-mat#readme" }