+5
-5
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "phaser3-project-template",
|
||||
"name": "mi2-mario",
|
||||
"version": "2.1.0",
|
||||
"description": "A Phaser 3 Project Template",
|
||||
"description": "Medieninformatik 2 SoSe 2020 Mario",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"build": "webpack --config webpack/prod.js ",
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://git.bosym.de/git/Pascal/phaser3-project-template.git"
|
||||
"url": "git+https://git.bosym.de/git/Pascal/MI2Mario.git"
|
||||
},
|
||||
"author": "Pascal Syma <pascal@syma.dev> (https://syma.dev)",
|
||||
"contributors": [
|
||||
@@ -22,9 +22,9 @@
|
||||
"license": "MIT",
|
||||
"licenseUrl": "http://www.opensource.org/licenses/mit-license.php",
|
||||
"bugs": {
|
||||
"url": "https://git.bosym.de/Pascal/phaser3-project-template/issues"
|
||||
"url": "https://git.bosym.de/Pascal/MI2Mario/issues"
|
||||
},
|
||||
"homepage": "https://git.bosym.de/Pascal/phaser3-project-template#readme",
|
||||
"homepage": "https://git.bosym.de/Pascal/MI2Mario#readme",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.7.2",
|
||||
"@babel/preset-env": "^7.7.1",
|
||||
|
||||
Reference in New Issue
Block a user