##jQuery UI - Meteor Smart Package
This is a simple port of jqueryui. This fork contains jQuery UI 1.10.3 version, which is required by some JS components.
###How to use?
In your smart.json file add following lines:
"jquery-ui": { "git": "https://github.com/asavin/meteor-jquery-ui.git" }
Run mrt update