{
  "name": "pally",
  "version": "0.2.3",
  "description": "Palidrome detector",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/BrayOOi/palidrome_module.git"
  },
  "keywords": [
    "palindrome",
    "javascript",
    "js"
  ],
  "author": "Pally",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/BrayOOi/palidrome_module/issues"
  },
  "homepage": "https://github.com/BrayOOi/palidrome_module#readme"
}
