{
  "name": "dzen2-bin",
  "description": "dzen2 binary as a node module.",
  "version": "1.1.0",
  "author": "Renée Kooi <renee@kooi.me>",
  "bin": {
    "dzen2": "bin.js"
  },
  "bugs": "https://github.com/goto-bus-stop/dzen2-bin/issues",
  "homepage": "https://github.com/goto-bus-stop/dzen2-bin",
  "keywords": [
    "dzen",
    "dzen2",
    "menu"
  ],
  "license": "MIT",
  "main": "index.js",
  "repository": "goto-bus-stop/dzen2-bin",
  "scripts": {
    "postinstall": "node install.js"
  }
}
