mirror of
https://github.com/valitydev/redash.git
synced 2024-11-06 09:05:17 +00:00
48 lines
1.2 KiB
JSON
48 lines
1.2 KiB
JSON
{
|
|
"name": "redash",
|
|
"version": "0.11.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.3.6",
|
|
"es5-shim": "2.0.8",
|
|
"angular-moment": "0.10.3",
|
|
"moment": "~2.8.0",
|
|
"codemirror": "4.8.0",
|
|
"underscore": "1.5.1",
|
|
"pivottable": "2.0.2",
|
|
"cornelius": "https://github.com/restorando/cornelius.git",
|
|
"gridster": "0.2.0",
|
|
"mousetrap": "~1.4.6",
|
|
"jquery-ui": "~1.10.4",
|
|
"underscore.string": "~2.3.3",
|
|
"marked": "~0.3.2",
|
|
"pace": "~0.5.1",
|
|
"font-awesome": "~4.2.0",
|
|
"mustache": "~1.0.0",
|
|
"canvg": "gabelerner/canvg",
|
|
"angular-ui-bootstrap-bower": "~0.12.1",
|
|
"leaflet": "~0.7.3",
|
|
"angular-base64-upload": "~0.1.11",
|
|
"angular-ui-select": "~0.13.2",
|
|
"angular-bootstrap-show-errors": "~2.3.0",
|
|
"angular-sanitize": "1.2.18",
|
|
"d3": "3.5.6",
|
|
"angular-ui-sortable": "~0.13.4",
|
|
"angular-resizable": "^1.2.0",
|
|
"material-design-iconic-font": "^2.2.0",
|
|
"plotly.js": "^1.9.0"
|
|
},
|
|
"devDependencies": {
|
|
"angular-mocks": "1.2.18",
|
|
"angular-scenario": "1.2.18"
|
|
},
|
|
"resolutions": {
|
|
"angular": "1.2.18"
|
|
}
|
|
}
|