mirror of
https://github.com/valitydev/redash.git
synced 2024-11-06 17:15:17 +00:00
42 lines
1.0 KiB
JSON
42 lines
1.0 KiB
JSON
{
|
|
"name": "rdUi",
|
|
"version": "0.1.0",
|
|
"dependencies": {
|
|
"angular": "1.2.18",
|
|
"angular-resource": "1.2.18",
|
|
"angular-route": "1.2.18",
|
|
"angular-growl": "0.4.0",
|
|
"json3": "3.2.4",
|
|
"jquery": "1.9.1",
|
|
"bootstrap": "3.0.0",
|
|
"es5-shim": "2.0.8",
|
|
"angular-moment": "0.2.0",
|
|
"moment": "2.1.0",
|
|
"angular-ui-bootstrap": "0.5.0",
|
|
"angular-ui-codemirror": "0.0.5",
|
|
"highcharts": "3.0.10",
|
|
"underscore": "1.5.1",
|
|
"pivottable": "~1.1.1",
|
|
"cornelius": "https://github.com/restorando/cornelius.git",
|
|
"gridster": "0.2.0",
|
|
"mousetrap": "~1.4.6",
|
|
"angular-ui-select2": "~0.0.5",
|
|
"jquery-ui": "~1.10.4",
|
|
"underscore.string": "~2.3.3",
|
|
"marked": "~0.3.2",
|
|
"bucky": "~0.2.6",
|
|
"pace": "~0.5.1",
|
|
"angular-ui-select": "0.8.2",
|
|
"font-awesome": "~4.2.0",
|
|
"mustache": "~1.0.0",
|
|
"offline": "~0.7.11"
|
|
},
|
|
"devDependencies": {
|
|
"angular-mocks": "1.2.18",
|
|
"angular-scenario": "1.2.18"
|
|
},
|
|
"resolutions": {
|
|
"angular": "1.2.18"
|
|
}
|
|
}
|