You've already forked UserWrappr
mirror of
https://github.com/FullScreenShenanigans/UserWrappr.git
synced 2026-04-28 13:01:43 -07:00
2e4e71fdbd
Also removed the LevelEditrGenerator since it's not being used.
54 lines
1.4 KiB
JSON
54 lines
1.4 KiB
JSON
{
|
|
"name": "userwrappr",
|
|
"description": "A user interface wrapper for configurable HTML displays over GameStartr games.",
|
|
"version": "0.5.7",
|
|
"author": {
|
|
"name": "Josh Goldberg",
|
|
"email": "joshuakgoldberg@outlook.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "ssh://git@github.com:FullScreenShenanigans/UserWrappr.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/FullScreenShenanigans/UserWrappr/issues"
|
|
},
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"changelinr": "^0.5.3",
|
|
"stringfilr": "^0.5.2",
|
|
"mapscreenr": "^0.5.2",
|
|
"itemsholdr": "^0.5.2",
|
|
"battlemovr": "^0.5.2",
|
|
"devicelayr": "^0.5.1",
|
|
"eightbittr": "^0.5.2",
|
|
"audioplayr": "^0.5.1",
|
|
"fpsanalyzr": "^0.5.1",
|
|
"gamesrunnr": "^0.5.4",
|
|
"groupholdr": "^0.5.1",
|
|
"inputwritr": "^0.5.2",
|
|
"mapscreatr": "^0.5.4",
|
|
"mathdecidr": "^0.5.1",
|
|
"modattachr": "^0.5.1",
|
|
"numbermakr": "^0.5.1",
|
|
"objectmakr": "^0.5.2",
|
|
"quadskeepr": "^0.5.2",
|
|
"areaspawnr": "^0.5.2",
|
|
"pixelrendr": "^0.5.2",
|
|
"pixeldrawr": "^0.5.1",
|
|
"sceneplayr": "^0.5.2",
|
|
"stateholdr": "^0.5.1",
|
|
"thinghittr": "^0.5.2",
|
|
"timehandlr": "^0.5.2",
|
|
"touchpassr": "^0.5.1",
|
|
"worldseedr": "^0.5.1",
|
|
"gamestartr": "^0.5.3",
|
|
"menugraphr": "^0.5.4",
|
|
"js-beautify": "^1.6.3"
|
|
},
|
|
"devDependencies": {
|
|
"gulp-shenanigans": "^0.5.20",
|
|
"@types/js-beautify": "0.0.27"
|
|
}
|
|
}
|