{
  "name": "kurple-palindrome",
  "version": "0.1.21",
  "description": "Palindrome detector",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kurple/palindrome.git"
  },
  "keywords": [
    "palindrome",
    "learn-enough",
    "javascript"
  ],
  "author": "Kurple",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/kurple/palindrome/issues"
  },
  "homepage": "https://github.com/kurple/palindrome#readme"
}
