You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.
"description": "Please refer to https://updatestage.com/create-a-phaser-3-project-part-1/ for build up the enviorment, phaser and typescript. You need this library: `typescript-collections`. type `npm ci` in root folder to install it. (I am lazy to figure out how to correctly use `package.json` and `package-lock.json` right now so **please use `npm ci` instead of `npm i`.** Thanks!)",
"main": "index.js",
"dependencies": {
"@types/js-cookie": "^2.2.6",
"@types/papaparse": "^5.0.6",
"phaser-tiled-json-external-loader": "^0.1.0",
"typedoc": "~0.17.8",
"typescript": "^3.9.7",
"typescript-collections": "^1.3.3"
},
"devDependencies": {
"typedoc-plugin-external-module-name": "^4.0.3"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"