Files
startbootstrap-sb-admin-2/bower_components/datatables-responsive/.bower.json
2015-06-22 13:25:30 -04:00

22 lines
559 B
JSON

{
"name": "datatables-responsive",
"version": "1.0.6",
"main": [
"js/dataTables.responsive.js",
"css/dataTables.responsive.css"
],
"dependencies": {
"jquery": ">=1.7.0",
"datatables": ">=1.10.1"
},
"homepage": "https://github.com/DataTables/Responsive",
"_release": "1.0.6",
"_resolution": {
"type": "version",
"tag": "1.0.6",
"commit": "4000f7d1876bc2cb6e1e75eddef431c5fff83afd"
},
"_source": "git://github.com/DataTables/Responsive.git",
"_target": "~1.0.3",
"_originalSource": "datatables-responsive"
}