{
  "name": "calc-math-area",
  "version": "1.0.2",
  "description": "To calculate area of mathematical shapes",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/anupsv1989/calculateArea.git"
  },
  "keywords": [
    "Mathematicalshapesarea",
    "Area",
    "Square",
    "Rectangle",
    "Trianlge",
    "Circle",
    "Mathshapes"
  ],
  "author": "anupveerapur",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/anupsv1989/calculateArea/issues"
  },
  "homepage": "https://github.com/anupsv1989/calculateArea#readme"
}