{
  "name": "empeeku",
  "version": "1.0.2",
  "keywords": [
    "mpq",
    "blizzard",
    "archive",
    "starcraft",
    "warcraft"
  ],
  "description": "Javascript port of mpyq python library for reading MPQ archives.",
  "author": "ajbdev",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "https://github.com/nexus-devtools/empeekujs.git"
  },
  "homepage": "https://github.com/nexus-devtools/empeekujs",
  "dependencies": {
    "long": "^3.0.3",
    "seek-bzip": "^1.0.5",
    "yargs": "^3.32.0"
  }
}
