{
  "name": "qs_phaser3_plugins",
  "version": "1.0.8",
  "description": "Collection of Phaser 3 plugins by Quinn & Sherry",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/QuinnSherryInc/qs_phaser3_plugins.git"
  },
  "keywords": [
    "Phaser",
    "Plugins"
  ],
  "author": "Eric Dion",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/QuinnSherryInc/qs_phaser3_plugins/issues"
  },
  "homepage": "https://github.com/QuinnSherryInc/qs_phaser3_plugins#readme",
  "devDependencies": {
    "@types/node": "^13.7.4"
  },
  "dependencies": {
    "phaser": "^3.22.0"
  }
}
