UNPKG

atharva-aher-math-package

Version:

it is a math library

19 lines (18 loc) 349 B
{ "name": "atharva-aher-math-package", "version": "1.0.1", "description": "it is a math library", "main": "index.mjs", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node index.mjs" }, "keywords": [ "Add", "Sub", "Div", "Mul" ], "author": "Atharva Aher", "license": "ISC" }