mirror of
https://github.com/datahub-project/datahub.git
synced 2026-01-07 15:27:05 +00:00
30 lines
725 B
JSON
30 lines
725 B
JSON
{
|
|
"name": "wherehows-web",
|
|
"dependencies": {
|
|
"ace-builds": "^1.2.6",
|
|
"bootstrap": "3.3.7",
|
|
"ember": "2.11.1",
|
|
"ember-cli-shims": "~0.1.1",
|
|
"font-awesome": "^4.7.0",
|
|
"highcharts": "^5.0.7",
|
|
"jquery-jsonview": "jsonview#^1.2.3",
|
|
"jquery-treegrid": "^0.3.0",
|
|
"jquery-ui": "^1.12.1",
|
|
"jquery.fancytree": "fancytree#^2.21.0",
|
|
"jquery.scrollTo": "^2.1.2",
|
|
"json-human": "^0.1.1",
|
|
"jsondiffpatch": "^0.2.4",
|
|
"marked": "^0.3.6",
|
|
"toastr": "^2.1.3",
|
|
"x-editable": "^1.5.1",
|
|
"scrollMonitor": "^1.2.3"
|
|
},
|
|
"resolutions": {
|
|
"ember-cli-shims": "0.1.3",
|
|
"jquery": ">=2.1.1",
|
|
"ember": ">=1.4",
|
|
"bootstrap": "3.3.7",
|
|
"jquery-ui": "^1.12.1"
|
|
}
|
|
}
|