mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 21:49:01 +01:00
19 lines
450 B
JSON
19 lines
450 B
JSON
{
|
|
"name": "Cachet",
|
|
"dependencies": {
|
|
"bootstrap-sass-official": "~3.3.1",
|
|
"humane-js": "~3.2.2",
|
|
"ionicons": "~2.0.0",
|
|
"jquery": "~2.1.1",
|
|
"jquery-minicolors": "~2.1.10",
|
|
"jquery-serialize-object": "~2.4.3",
|
|
"lodash": "~2.4.1",
|
|
"messenger": "~1.4.1",
|
|
"Sortable": "~1.0.0",
|
|
"animate-sass": "~0.6.2"
|
|
},
|
|
"resolutions": {
|
|
"jquery": "~2.1.1"
|
|
}
|
|
}
|