mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 08:43:45 +02:00
15 lines
326 B
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
|
|
}
|