You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
443 B
27 lines
443 B
12 years ago
|
{
|
||
|
name: "daapr"
|
||
|
, verson: 0.3.2
|
||
|
, author: "https://matth.lalonde.me"
|
||
|
, description: "DAAPr is a client-side, multi-server, DAAP protocol client."
|
||
|
, contributors: [
|
||
|
{
|
||
|
name: "Mattieu Lalonde"
|
||
|
, email: "matth_code@lalonde.me"
|
||
|
}
|
||
|
]
|
||
|
,
|
||
|
|
||
|
}
|
||
|
|
||
|
/*
|
||
|
# Non-AMD Deps
|
||
|
* jquery
|
||
|
* jquery-ui
|
||
|
* jquery-event-drag
|
||
|
* jquery-datatable
|
||
|
* jquery-datatable-scroller
|
||
|
* jquery-datatable-tabletools
|
||
|
* jquery-datatable-colreorder
|
||
|
* jquery-layout
|
||
|
*
|
||
|
*/
|