{
  "name": "is-this-number-odd",
  "version": "1.0.0",
  "description": "This is an useful package which check if the given number is odd or not.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": ["isOdd", "odd number", "check odd"],
  "author": "Makogai",
  "license": "ISC"
}
