my-ulugbek-math-lib
Version:
A simple library for performing basic math operations
17 lines (16 loc) • 359 B
JSON
{
"name": "my-ulugbek-math-lib",
"version": "1.1.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"math",
"additions",
"math-function"
],
"author": "Ulugbek Raxmatillayev",
"license": "ISC",
"description": "A simple library for performing basic math operations"
}