mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-01-13 07:01:20 +08:00
19 lines
375 B
JSON
19 lines
375 B
JSON
{
|
|
"name": "rootpanel",
|
|
"dependencies": {
|
|
"bootstrap": "3.3.1",
|
|
"jquery-cookie": "1.4.1",
|
|
"underscore": "1.7.0",
|
|
"jquery": "2.1.2",
|
|
"backbone": "1.1.2",
|
|
"moment": "2.9.0",
|
|
"jquery-tmpl": "git://github.com/jquery/jquery-tmpl.git#b504c8afba",
|
|
"q": "1.2.0"
|
|
},
|
|
"overrides": {
|
|
"jquery-tmpl": {
|
|
"main": "jquery.tmpl.js"
|
|
}
|
|
}
|
|
}
|