mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 08:33:24 +02:00
15 lines
328 B
JSON
15 lines
328 B
JSON
{
|
|
"name": "stf",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"angular": "~1.2.14",
|
|
"angular-route": "~1.2.14",
|
|
"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",
|
|
"oboe": "~1.14.0"
|
|
},
|
|
"private": true
|
|
}
|