mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-17 19:53:16 +02:00
39 lines
1.1 KiB
JSON
39 lines
1.1 KiB
JSON
{
|
|
"name": "stf",
|
|
"version": "0.1.1",
|
|
"dependencies": {
|
|
"angular": "~1.8.3",
|
|
"angular-animate": "~1.8.3",
|
|
"angular-borderlayout": "git://github.com/filearts/angular-borderlayout.git#7c9716aebd9260763f798561ca49d6fbfd4a5c67",
|
|
"angular-cookies": "~1.8.3",
|
|
"angular-dialog-service": "~5.2.11",
|
|
"angular-elastic": "~2.5.1",
|
|
"angular-gettext": "~2.4.2",
|
|
"angular-growl-v2": "~0.7.9",
|
|
"angular-hotkeys": "chieffancypants/angular-hotkeys#~1.7.0",
|
|
"angular-ladda": "~0.3.4",
|
|
"angular-route": "~1.8.3",
|
|
"angular-sanitize": "~1.8.3",
|
|
"angular-touch": "~1.8.3",
|
|
"angular-ui-ace": "~0.2.3",
|
|
"angular-ui-bootstrap": "~2.5.6",
|
|
"angular-xeditable": "~0.10.2",
|
|
"bootstrap": "~3.4.1",
|
|
"components-font-awesome": "~4.7.0",
|
|
"d3": "~3.5.17",
|
|
"draggabilly": "~2.0.1",
|
|
"epoch": "~0.8.4",
|
|
"font-lato-2-subset": "~0.4.0",
|
|
"ng-context-menu": "~1.1.0",
|
|
"ng-epoch": "~2.0.1",
|
|
"ng-table": "~1.0.0",
|
|
"ng-file-upload": "~2.0.5",
|
|
"packery": "~2.1.2",
|
|
"underscore.string": "~3.3.6"
|
|
},
|
|
"private": true,
|
|
"devDependencies": {
|
|
"angular-mocks": "~1.8.3"
|
|
}
|
|
}
|