2015-01-01 20:06:27 -05:00
|
|
|
{
|
2016-09-01 08:56:21 -07:00
|
|
|
"name": "fullscreenpokemon",
|
|
|
|
|
"description": "A free HTML5 remake of the original Pokemon, expanded for modern browsing.",
|
|
|
|
|
"version": "0.5.4",
|
2016-05-01 00:46:11 -07:00
|
|
|
"author": {
|
|
|
|
|
"name": "Josh Goldberg",
|
2016-09-01 08:56:21 -07:00
|
|
|
"email": "joshuakgoldberg@outlook.com"
|
2016-05-01 00:46:11 -07:00
|
|
|
},
|
|
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "ssh://git@github.com:FullScreenShenanigans/FullScreenPokemon.git"
|
|
|
|
|
},
|
|
|
|
|
"bugs": {
|
|
|
|
|
"url": "https://github.com/FullScreenShenanigans/FullScreenPokemon/issues"
|
|
|
|
|
},
|
|
|
|
|
"license": "MIT",
|
2016-09-01 08:56:21 -07:00
|
|
|
"dependencies": {
|
|
|
|
|
"changelinr": "^0.5.3",
|
|
|
|
|
"stringfilr": "^0.5.2",
|
|
|
|
|
"mapscreenr": "^0.5.2",
|
|
|
|
|
"itemsholdr": "^0.5.2",
|
2016-09-14 13:23:04 -07:00
|
|
|
"battlemovr": "^0.5.2",
|
2016-09-01 08:56:21 -07:00
|
|
|
"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",
|
|
|
|
|
"leveleditr": "^0.5.2",
|
2016-09-08 18:43:54 -07:00
|
|
|
"mapscreatr": "^0.5.4",
|
2016-09-01 08:56:21 -07:00
|
|
|
"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",
|
2016-09-08 18:43:54 -07:00
|
|
|
"gamestartr": "^0.5.3",
|
2016-10-09 21:54:28 -07:00
|
|
|
"menugraphr": "^0.5.4",
|
2016-09-21 20:01:16 -07:00
|
|
|
"userwrappr": "^0.5.5",
|
2016-09-01 08:56:21 -07:00
|
|
|
"js-beautify": "^1.6.3"
|
|
|
|
|
},
|
2016-05-01 00:46:11 -07:00
|
|
|
"devDependencies": {
|
2016-09-24 15:55:37 -07:00
|
|
|
"gulp-shenanigans": "^0.5.15",
|
2016-09-01 08:56:21 -07:00
|
|
|
"@types/js-beautify": "0.0.27"
|
2016-05-01 00:46:11 -07:00
|
|
|
}
|
|
|
|
|
}
|