You've already forked FullScreenPokemon
mirror of
https://github.com/FullScreenShenanigans/FullScreenPokemon.git
synced 2026-04-28 12:58:40 -07:00
58 lines
1.3 KiB
JSON
58 lines
1.3 KiB
JSON
{
|
|
"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",
|
|
"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",
|
|
"MenuGraphr": "^0.5.4",
|
|
"UserWrappr": "^0.5.5"
|
|
},
|
|
"externals": [
|
|
{
|
|
"file": "node_modules/js-beautify/js/lib/beautify",
|
|
"typing": "js-beautify"
|
|
}
|
|
],
|
|
"node_modules": {
|
|
"dependencies": {
|
|
"js-beautify": "^1.6.3"
|
|
},
|
|
"devDependencies": {
|
|
"@types/js-beautify": "0.0.27"
|
|
}
|
|
},
|
|
"package": {
|
|
"description": "A free HTML5 remake of the original Pokemon, expanded for modern browsing.",
|
|
"name": "FullScreenPokemon",
|
|
"version": "0.5.4"
|
|
},
|
|
"taskGroups": {
|
|
"web": true
|
|
}
|
|
}
|