Repository URL to install this package:
/* globals feather:false */ skybrush = (function () { "use strict"; feather.replace(); $(document).ready(function () {}); return {}; })();