1
0
Fork 0
spacetac/bower.json

18 lines
409 B
JSON

{
"name": "spacetac",
"description": "A tactical RPG set in space",
"main": "out/build.js",
"authors": [
"Michael Lemaire"
],
"license": "MIT",
"homepage": "https://thunderk.net/spacetac/",
"private": true,
"dependencies": {
"phaser": "2.6.2",
"parse": "1.9.2",
"jasmine-core": "jasmine#^2.5.2",
"phaser-plugin-scene-graph": "samme/phaser-plugin-scene-graph#1.0.4"
}
}