kendoui-northwind-dashboard/angular/bower.json

30 строки
533 B
JSON

{
"name": "kendo-nortwhind-dashboard",
"homepage": "https://github.com/telerik/kendoui-northwind-dashboard",
"authors": [
"Petyo Ivanov <underlog@gmail.com>"
],
"description": "",
"main": "",
"moduleType": [
"globals"
],
"keywords": [
"kendo",
"angular"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"angular-new-router": "~0.5.3",
"angular-resource": "~1.4.7",
"angular": "~1.4.7"
}
}