mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 16:43:26 +02:00
16 lines
351 B
JSON
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
|
|
}
|