2015-06-04 15:19:54 -04:00
|
|
|
{
|
2016-05-20 06:54:33 -07:00
|
|
|
"name": "leveleditr",
|
|
|
|
|
"description": "GUI-based level creation & editing for GameStartr.",
|
2016-08-16 11:06:51 -07:00
|
|
|
"version": "0.5.2",
|
2016-05-20 06:54:33 -07:00
|
|
|
"author": {
|
|
|
|
|
"name": "Josh Goldberg",
|
2016-08-14 20:44:56 -07:00
|
|
|
"email": "joshuakgoldberg@outlook.com"
|
2016-05-20 06:54:33 -07:00
|
|
|
},
|
|
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "ssh://git@github.com:FullScreenShenanigans/LevelEditr.git"
|
|
|
|
|
},
|
|
|
|
|
"bugs": {
|
|
|
|
|
"url": "https://github.com/FullScreenShenanigans/LevelEditr/issues"
|
|
|
|
|
},
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2016-08-15 02:20:48 -07:00
|
|
|
"areaspawnr": "^0.5.2",
|
2016-08-16 08:51:49 -07:00
|
|
|
"audioplayr": "^0.5.1",
|
2016-08-15 02:20:48 -07:00
|
|
|
"changelinr": "^0.5.3",
|
2016-08-16 08:51:49 -07:00
|
|
|
"devicelayr": "^0.5.1",
|
|
|
|
|
"eightbittr": "^0.5.2",
|
|
|
|
|
"fpsanalyzr": "^0.5.1",
|
|
|
|
|
"gamesrunnr": "^0.5.3",
|
2016-08-18 18:54:58 -07:00
|
|
|
"gamestartr": "^0.5.2",
|
2016-08-15 02:20:48 -07:00
|
|
|
"groupholdr": "^0.5.1",
|
|
|
|
|
"inputwritr": "^0.5.2",
|
|
|
|
|
"itemsholdr": "^0.5.2",
|
|
|
|
|
"mapscreatr": "^0.5.2",
|
|
|
|
|
"mapscreenr": "^0.5.2",
|
2016-08-16 08:51:49 -07:00
|
|
|
"mathdecidr": "^0.5.1",
|
|
|
|
|
"modattachr": "^0.5.1",
|
|
|
|
|
"numbermakr": "^0.5.1",
|
2016-08-15 02:20:48 -07:00
|
|
|
"objectmakr": "^0.5.2",
|
|
|
|
|
"pixeldrawr": "^0.5.1",
|
|
|
|
|
"pixelrendr": "^0.5.2",
|
2016-08-16 08:51:49 -07:00
|
|
|
"quadskeepr": "^0.5.2",
|
|
|
|
|
"sceneplayr": "^0.5.2",
|
2016-08-15 02:20:48 -07:00
|
|
|
"stringfilr": "^0.5.2",
|
2016-08-16 08:51:49 -07:00
|
|
|
"thinghittr": "^0.5.2",
|
|
|
|
|
"timehandlr": "^0.5.2",
|
|
|
|
|
"touchpassr": "^0.5.1",
|
|
|
|
|
"worldseedr": "^0.5.1",
|
|
|
|
|
"js-beautify": "^1.6.3"
|
2016-08-14 20:44:56 -07:00
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
2016-08-16 08:51:49 -07:00
|
|
|
"gulp-shenanigans": "^0.5.11",
|
|
|
|
|
"@types/js-beautify": "0.0.27"
|
2016-05-20 06:54:33 -07:00
|
|
|
}
|
|
|
|
|
}
|