@ -6006,12 +6006,15 @@
"cats" : [
"cats" : [
59
59
] ,
] ,
"cpe" : "cpe:/a:datatables:datatables.net" ,
"description" : "DataTables is a plug-in for the jQuery Javascript library adding advanced features like pagination, instant search, themes, and more to any HTML table." ,
"icon" : "DataTables.png" ,
"icon" : "DataTables.png" ,
"implies" : "jQuery" ,
"implies" : "jQuery" ,
"js" : {
"js" : {
"jQuery.fn.dataTable.version" : "^(.+)$\\;version:\\1" ,
"jQuery.fn.dataTable.version" : "^(.+)$\\;version:\\1" ,
"$.fn.dataTable.version" : "^(.+)$\\;version:\\1"
"$.fn.dataTable.version" : "^(.+)$\\;version:\\1"
} ,
} ,
"oss" : true ,
"scripts" : "dataTables.*\\.js" ,
"scripts" : "dataTables.*\\.js" ,
"website" : "http://datatables.net"
"website" : "http://datatables.net"
} ,
} ,