UNPKG

zen_calc_add_mult

Version:

simple mathematical calculator

19 lines (18 loc) 346 B
{ "name": "zen_calc_add_mult", "version": "1.0.0", "description": "simple mathematical calculator", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "add", "mult", "abhijeet", "zenadd", "zenmult" ], "author": "Abhijeet D Gole", "license": "ISC" }