{
  "name": "return-if-odd-number",
  "version": "1.0.0",
  "description": "Is the number odd",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/iamrahulpatel/isOdd.git"
  },
  "keywords": [
    "isOdd"
  ],
  "author": "Rahul Patel",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/iamrahulpatel/isOdd/issues"
  },
  "homepage": "https://github.com/iamrahulpatel/isOdd#readme"
}
