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

30 lines
595 B
JSON

{
"name": "datatables-plugins",
"version": "1.0.0",
"title": "DataTables Plugins",
"license": "MIT",
"author": {
"name": "Allan Jardine",
"url": "http://sprymedia.co.uk"
},
"description": "Plug-ins for DataTables.",
"keywords": [
"DataTables",
"DataTable",
"table",
"grid",
"filter",
"sort",
"page",
"internationalisable"
],
"repository": {
"type": "git",
"url": "https://github.com/DataTables/Plugins.git"
},
"homepage": "http://datatables.net",
"bugs": {
"url": "https://github.com/DataTables/Plugins/issues"
}
}