UNPKG

patternfly

Version:

This reference implementation of PatternFly is based on [Bootstrap v3](http://getbootstrap.com/). Think of PatternFly as a "skinned" version of Bootstrap with additional components and customizations.

22 lines 558 B
{ "name": "datatables-colreorder", "version": "1.1.3", "main": [ "js/dataTables.colReorder.js", "css/dataTables.colReorder.css" ], "dependencies": { "jquery": ">=1.7.0", "datatables": ">=1.9.3" }, "homepage": "https://github.com/DataTables/ColReorder", "_release": "1.1.3", "_resolution": { "type": "version", "tag": "1.1.3", "commit": "a6a08c6743b607e0cda123f39ac799d93eecee6e" }, "_source": "git://github.com/DataTables/ColReorder.git", "_target": "~1.1.3", "_originalSource": "datatables-colreorder" }