mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 09:28:51 +00:00
48 lines
1.2 KiB
JSON
48 lines
1.2 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.10.3",
|
|
"moment": "~2.8.0",
|
|
"codemirror": "4.8.0",
|
|
"underscore": "1.5.1",
|
|
"pivottable": "~1.1.1",
|
|
"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",
|
|
"bucky": "~0.2.6",
|
|
"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-plotly": "~0.1.2",
|
|
"plotly": "~0.0.2"
|
|
},
|
|
"devDependencies": {
|
|
"angular-mocks": "1.2.18",
|
|
"angular-scenario": "1.2.18"
|
|
},
|
|
"resolutions": {
|
|
"angular": "1.2.18"
|
|
}
|
|
}
|