{
  "name": "elementary-arithmetic",
  "version": "1.0.0",
  "description": "Addition, subtraction, multiplication and division are the four basic operations of elementary arithmetic.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": ["Addition", "Subtraction", "Multiplication", "Division"],
  "author": "Mahendra Choudhary",
  "license": "MIT"
}