mirror of
https://github.com/valitydev/redash.git
synced 2024-11-06 17:15:17 +00:00
26 lines
662 B
JSON
26 lines
662 B
JSON
{
|
|
"name": "rdUi",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"angular": "~1.0.8",
|
|
"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.4",
|
|
"highcharts": "~3.0.1",
|
|
"underscore": "~1.5.1",
|
|
"angular-resource": "1.0.7",
|
|
"angular-growl": "~0.3.1",
|
|
"pivottable": "git@github.com:arikfr/pivottable.git#master",
|
|
"cornelius": "git@github.com:restorando/cornelius.git"
|
|
},
|
|
"devDependencies": {
|
|
"angular-mocks": "~1.0.7",
|
|
"angular-scenario": "~1.0.7"
|
|
}
|
|
}
|