OwlCyberSecurity - MANAGER
Edit File: .bower.json
{ "name": "datatables.net-scroller-bs", "description": "Scroller for DataTables with styling for [Bootstrap](http://getbootstrap.com/)", "main": [ "css/scroller.bootstrap.css" ], "keywords": [ "virtual scrolling", "DataTables", "jQuery", "table", "Bootstrap" ], "dependencies": { "jquery": ">=1.7", "datatables.net-bs": ">=1.10.9", "datatables.net-scroller": ">=1.3.0" }, "moduleType": [ "globals", "amd", "node" ], "ignore": [ "composer.json", "datatables.json", "package.json" ], "authors": [ { "name": "SpryMedia Ltd", "homepage": "https://datatables.net" } ], "homepage": "https://datatables.net", "license": "MIT", "version": "1.4.1", "_release": "1.4.1", "_resolution": { "type": "version", "tag": "1.4.1", "commit": "8b97c0b2b19d605267f4e7baa27afd562461fe61" }, "_source": "https://github.com/DataTables/Dist-DataTables-Scroller-Bootstrap.git", "_target": "^1.4.1", "_originalSource": "datatables.net-scroller-bs", "_direct": true }