Files
stf-DeviceFarmer/bower.json
Gunther Brunner 13361c5264 Add image loader
2014-02-24 19:44:50 +09:00

16 lines
351 B
JSON

{
"name": "stf",
"version": "0.0.0",
"dependencies": {
"angular": "~1.2.9",
"angular-route": "~1.2.9",
"requirejs": "~2.1.10",
"se7en-bootstrap-3": "git@ghe.amb.ca.local:stf/se7en-bootstrap-3.git",
"socket.io-client": "~0.9.16",
"lodash": "~2.4.1",
"bluebird": "~1.0.6",
"oboe": "1.13.0"
},
"private": true
}