1
0
Fork 0
spacetac/bower.json

16 lines
334 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"
}
}