Edit To Readme

This commit is contained in:
Cooldude2606
2017-07-14 22:16:43 +01:00
parent 5e2f36e2ed
commit f8bb541c81
3 changed files with 16 additions and 61 deletions

View File

@@ -1,24 +0,0 @@
{
"name": "explosivegaming-scenario",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/badgamernl/explosivegaming-main.git"
},
"author": "badgamernl",
"license": "ISC",
"bugs": {
"url": "https://github.com/badgamernl/explosivegaming-main/issues"
},
"homepage": "https://github.com/badgamernl/explosivegaming-main#readme",
"dependencies": {
"gulp": "^3.9.1",
"gulp-luaminify": "0.0.1",
"gulp-rename": "^1.2.2"
}
}