{
  "name": "hyper-zuoyong-pokemon",
  "version": "0.4.6-bate.3",
  "description": "Tailor-made Pokémon themes for your Hyper terminal",
  "license": "MIT",
  "repository": "klaussinani/hyper-pokemon",
  "homepage": "https://klaussinani.github.io/hyper-pokemon",
  "author": {
    "name": "Klaus Sinani",
    "email": "klaussinani@gmail.com",
    "url": "https://klaussinani.github.io"
  },
  "maintainers": [
    {
      "name": "Mario Sinani",
      "email": "mariosinani@protonmail.ch",
      "url": "https://mariocfhq.github.io"
    }
  ],
  "files": [
    "index.js",
    "backgrounds",
    "pokecursors",
    "themes"
  ],
  "keywords": [
    "hyper",
    "hyper-pokemon",
    "pokemon",
    "theme",
    "pikachu"
  ],
  "scripts": {
    "test": "xo && yamllint themes/*.yml"
  },
  "dependencies": {
    "color": "^3.0.0",
    "js-yaml": "^3.10.0"
  },
  "devDependencies": {
    "xo": "*",
    "yaml-lint": "^1.0.0"
  },
  "xo": {
    "space": 2
  }
}
