{
  "name": "@ebutler/phaser3-types",
  "version": "3.16.2",
  "description": "A project to build and publish the type definitions for Phaser3 using their docs and source repos",
  "main": "",
  "files": [
    "index.d.ts"
  ],
  "types": "index",
  "scripts": {},
  "keywords": [
    "phaser",
    "phaser3",
    "typescript",
    "types",
    "definitions"
  ],
  "author": "ericbutler000@gmail.com",
  "license": "MIT",
  "typeScriptVersion": "2.9.2"
}
