{
  "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"
}
