UNPKG

my-sumpul-math-lib

Version:

A simple library for performing basic math operations

14 lines (13 loc) 371 B
{ "name": "my-sumpul-math-lib", "version": "1.0.0", "description": "A simple library for performing basic math operations", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["MATH","ADDITION","SUBTRACTION","MULTIPLICATION","DIVISION"], "author": "bbklv", "license": "ISC", "type": "commonjs" }