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