bower.json
801 Bytes
{
"name": "ss7",
"description": "",
"main": "",
"license": "MIT",
"homepage": "",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"angular-datatables": "^0.5.4",
"yamljs": "^0.1.5",
"sweetalert": "^1.1.3",
"angular-ui-router": "^0.3.1",
"ui-router-extras": "^0.1.2",
"ng-slim-scroll": "^0.2.2",
"angular-slimscroll": "^1.1.5",
"angular-ladda": "^0.4.1",
"toastr": "^2.1.3",
"angular-toastr": "^2.1.1",
"angular-animate": "^1.5.8",
"angular-validation-match": "^1.9.0",
"ngFitText": "^4.2.1",
"angular-loading-bar": "^0.9.0",
"animate.css": "^3.5.2",
"ng-dialog": "^0.6.4"
},
"resolutions": {
"angular-ui-router": "^0.3.1"
}
}