2013-10-25 07:26:07 +00:00
|
|
|
{
|
|
|
|
"name": "rdUi",
|
2013-10-28 11:50:29 +00:00
|
|
|
"version": "0.1.0",
|
2013-10-25 07:26:07 +00:00
|
|
|
"dependencies": {
|
2014-01-07 09:28:13 +00:00
|
|
|
"angular": "1.2.7",
|
2013-12-29 16:25:50 +00:00
|
|
|
"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.1",
|
|
|
|
"underscore": "1.5.1",
|
2014-03-26 15:27:18 +00:00
|
|
|
"angular-resource": "1.2.15",
|
2013-12-29 16:25:50 +00:00
|
|
|
"angular-growl": "0.3.1",
|
2014-01-07 09:28:13 +00:00
|
|
|
"angular-route": "1.2.7",
|
2014-03-05 06:46:09 +00:00
|
|
|
"pivottable": "https://github.com/arikfr/pivottable.git",
|
|
|
|
"cornelius": "https://github.com/restorando/cornelius.git",
|
2014-01-11 18:04:27 +00:00
|
|
|
"gridster": "0.2.0",
|
2014-04-09 12:24:19 +00:00
|
|
|
"mousetrap": "~1.4.6",
|
2014-04-29 07:36:00 +00:00
|
|
|
"angular-ui-select2": "~0.0.5",
|
2014-04-29 08:15:19 +00:00
|
|
|
"underscore.string": "~2.3.3",
|
|
|
|
"marked": "~0.3.2"
|
2013-10-25 07:26:07 +00:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"angular-mocks": "~1.0.7",
|
|
|
|
"angular-scenario": "~1.0.7"
|
2013-10-28 16:24:41 +00:00
|
|
|
},
|
|
|
|
"resolutions": {
|
2014-03-26 15:27:18 +00:00
|
|
|
"angular": "1.2.7"
|
2013-10-25 07:26:07 +00:00
|
|
|
}
|
|
|
|
}
|