mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
31 lines
935 B
JSON
31 lines
935 B
JSON
{
|
|
"name": "stf",
|
|
"version": "0.1.0",
|
|
"dependencies": {
|
|
"angular": "~1.3.0-beta.2",
|
|
"angular-route": "~1.3.0-beta.2",
|
|
"se7en-bootstrap-3": "git@ghe.amb.ca.local:stf/se7en-bootstrap-3.git",
|
|
"socket.io-client": "~0.9.16",
|
|
"lodash": "~2.4.1",
|
|
"oboe": "~1.14.2",
|
|
"fa-borderlayout": "git@ghe.amb.ca.local:gunther-brunner/fa-borderlayout.git",
|
|
"Snap.svg": "~0.2.0",
|
|
"angular-localForage": "~0.0.2",
|
|
"ng-table": "~0.3.1",
|
|
"jquery.terminal": "~0.8.4",
|
|
"stf-site": "git@ghe.amb.ca.local:stf/stf-site.git",
|
|
"angular-gettext": "~0.2.5",
|
|
"angular-ui-ace": "~0.1.0",
|
|
"ui-bootstrap-alerts": "~0.1.5",
|
|
"angular-sanitize": "~1.2.14",
|
|
"requirejs": "~2.1.11",
|
|
"stf-graphics": "git@ghe.amb.ca.local:stf/stf-graphics.git",
|
|
"angular-bootstrap": "~0.10.0",
|
|
"angular-dialog-service": "~3.1.0"
|
|
},
|
|
"private": true,
|
|
"resolutions": {
|
|
"angular": "~1.3.0-beta.2"
|
|
}
|
|
}
|