UNPKG

sourabh_calculator_module

Version:

This is simple calculator with add and sub method

14 lines (13 loc) 342 B
{ "name": "sourabh_calculator_module", "version": "1.0.0", "main": "index.js", "scripts": { "start":"node index", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["Sourabh","Add","Sub"], "author": "Sourabh", "license": "ISC", "description": "This is simple calculator with add and sub method" }