Files
stf/bower.json

15 lines
326 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",
"oboe": "~1.12.2",
"lodash": "~2.4.1"
},
"private": true
}