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