{
  "name": "konami",
  "homepage": "https://github.com/georgemandis/konami-js",
  "authors": [
    "George Mandis <george@mand.is>"
  ],
  "description": "An easter-egg script for adding the Konami Code to your website or project.",
  "main": "konami.js",
  "keywords": [
    "konami",
    "easter-egg"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "test",
    "tests"
  ],
  "version": "1.7.0",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/georgemandis/konami-js.git"
  },
  "author": "George Mandis",
  "bugs": {
    "url": "https://github.com/georgemandis/konami-js/issues"
  }
}
