UNPKG

my-about-math-lib

Version:

A simple library for performing basic math operations

16 lines (15 loc) 330 B
{ "name": "my-about-math-lib", "version": "1.1.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "math", "adition" ], "author": "Davlatbek Ermatov", "license": "ISC", "description": "A simple library for performing basic math operations" }