Files

56 lines
1.5 KiB
JSON
Raw Permalink Normal View History

2015-01-01 20:06:27 -05: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",
"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",
"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",
"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",
"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",
2016-10-09 21:54:28 -07:00
"menugraphr": "^0.5.4",
2016-09-21 20:01:16 -07:00
"userwrappr": "^0.5.5",
"js-beautify": "^1.6.3"
},
2016-05-01 00:46:11 -07:00
"devDependencies": {
"gulp-shenanigans": "^0.5.15",
"@types/js-beautify": "0.0.27"
2016-05-01 00:46:11 -07:00
}
}