UNPKG

math-package-omkar

Version:

math library

19 lines (18 loc) 327 B
{ "name": "math-package-omkar", "version": "1.0.1", "description": "math library", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node index.js" }, "keywords": [ "Add", "Sub", "Div", "Mul" ], "author": "Omkar D", "license": "ISC" }