{
  "name": "verbkit",
  "version": "1.1.29",
  "description": "verbkit game toolkit",
  "bin": {
    "verbkit": "verbkit_system.js",
    "app_content": "app_content"
  },
  "directories.bin": {
    "app_content": "app_content"
  },
  "keywords": [
    "tata"
  ],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "shelljs": "^0.5.3",
    "yargs": "^3.32.0",
    "http-server": "^0.8.5"
  }
}
