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