{
  "name": "egpack",
  "version": "0.1.6",
  "description": "A egret resource pack cli tool",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "egpack": "egpack.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stiekel/egpack.git"
  },
  "keywords": [
    "egret",
    "pack"
  ],
  "author": "Stiekel",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/stiekel/egpack/issues"
  },
  "homepage": "https://github.com/stiekel/egpack#readme"
}
