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/composer.json

20 lines
401 B
JSON

{
"name": "datatables/plugins",
"description": "Plug-ins for DataTables",
"homepage": "http://www.datatables.net/",
"author": "SpryMedia",
"license": [
"MIT"
],
"prefer-stable": true,
"support": {
"forum": "https://datatables.net/forums",
"source": "https://github.com/DataTables/Plugins"
},
"extra": {
"branch-alias": {
"dev-master": "1.10-dev"
}
}
}