USAGE: 1. Create an element that will wrap the file tree directive 2. Place the file tree directive as the element's child 3. Define the target and init attributes (Example shown in driver.html) EVENTS: *** jstree.ready *** *** jstree.hover *** *** jstree.dehover *** *** jstree.node-selected *** *** jstree.node-opened *** *** jstree.node-closed *** ~ All events pass in jsTree data object (See docs for more info on the contents) DEPENDENCIES: jsTree AngularJS jQuery