multiple bug fixes including sender ID filtering
This commit is contained in:
40
public/assets/vendors/tabulator-master/bower.json
vendored
Normal file
40
public/assets/vendors/tabulator-master/bower.json
vendored
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"name": "tabulator",
|
||||
"main": "dist/js/tabulator.js",
|
||||
"version": "6.4.0",
|
||||
"description": "Interactive table generation JavaScript library",
|
||||
"keywords": [
|
||||
"table",
|
||||
"grid",
|
||||
"datagrid",
|
||||
"tabulator",
|
||||
"editable",
|
||||
"cookie",
|
||||
"jquery",
|
||||
"jqueryui",
|
||||
"sort",
|
||||
"format",
|
||||
"resizable",
|
||||
"list",
|
||||
"scrollable",
|
||||
"ajax",
|
||||
"json",
|
||||
"widget",
|
||||
"jquery",
|
||||
"react",
|
||||
"angular",
|
||||
"vue"
|
||||
],
|
||||
"authors": [
|
||||
"Oli Folkerd"
|
||||
],
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/olifolkerd/tabulator",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user