Newer
Older
{
"name": "augmentile",
"version": "0.1.0-alpha",
"description": "Augment matrix rooms with a tile map game",
"repository": "https://edugit.org/auglement/augmentile",
"author": "Dominik George <nik@naturalnet.de>",
"license": "Apache-2.0",
"phaser": "^3.54.0",
"phaser3-rex-plugins": "^1.1.45"
"clean": "rm -rf dist/",
"build": "webpack build",
"lint": "eslint ./src",
"serve": "webpack serve"
"eslint": "^7.25.0",
"eslint-config-google": "^0.14.0",
"favicons": "^6.2.1",
"favicons-webpack-plugin": "^5.0.2",
"file-loader": "^6.2.0",
"symlink-webpack-plugin": "^1.1.0",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^3.11.2"