UNPKG

sum_and_mult_module

Version:

simple calculator

15 lines (13 loc) 309 B
{ "name": "sum_and_mult_module", "version": "1.0.0", "description":"simple calculator", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["karthik","zensar","add","mul"], "author": "Bharath", "license": "ISC", "type":"commonjs" }