mirror of
https://github.com/DataTables/DataTables.git
synced 2024-11-29 11:24:10 +01:00
381f60858e
part of the build process.
12 lines
182 B
JSON
12 lines
182 B
JSON
{
|
|
"name": "DataTables",
|
|
"version": "1.10.0-dev",
|
|
"main": [
|
|
"media/js/jquery.dataTables.js",
|
|
"media/css/jquery.dataTables.css"
|
|
],
|
|
"dependencies": {
|
|
"jquery": "~1.7.0"
|
|
}
|
|
}
|