@ebutler/phaser3-types
Version:
A project to build and publish the type definitions for Phaser3 using their docs and source repos
22 lines (21 loc) • 456 B
JSON
{
"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"
}