22 lines
560 B
JSON
22 lines
560 B
JSON
{
|
|
"name": "datatables-responsive",
|
|
"version": "1.0.7",
|
|
"main": [
|
|
"js/dataTables.responsive.js",
|
|
"css/responsive.dataTables.scss"
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">=1.7.0",
|
|
"datatables": ">=1.10.1"
|
|
},
|
|
"homepage": "https://github.com/DataTables/Responsive",
|
|
"_release": "1.0.7",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "1.0.7",
|
|
"commit": "435b1bd36ed29de73dd704121de0571a5c1a50a6"
|
|
},
|
|
"_source": "git://github.com/DataTables/Responsive.git",
|
|
"_target": "~1.0.3",
|
|
"_originalSource": "datatables-responsive"
|
|
} |