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.
Plugins/bower.json

12 lines
258 B
JSON

{
"name": "datatables.plugins",
"version": "0.1",
"main": [
"integration/bootstrap/3/dataTables.bootstrap.css",
"integration/bootstrap/3/dataTables.bootstrap.js"
],
"dependencies": {
"datatables": ">=1.10"
}
}