zensar_add_mult_module
Version:
This is simple Calculator module with add and mult methods
14 lines (13 loc) • 363 B
JSON
{
"name": "zensar_add_mult_module",
"version": "1.0.1",
"description": "This is simple Calculator module with add and mult methods",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["abhijeet","zensar","add","mult"],
"author": "Abhijeet D Gole",
"license": "ISC",
"type": "commonjs"
}