UNPKG

jquery-simpletree

Version:

jQuery plugin for TreeView support.

42 lines (40 loc) 1.05 kB
{ "name": "jquery-simpletree", "title": "jQuery SimpleTree", "description": "jQuery plugin for TreeView support.", "keywords": [ "jquery-plugin", "ecosystem:jquery", "jquery", "treeview", "tree", "menu", "ui" ], "version": "0.1.1", "author": { "name": "Maurizio Manetti", "url": "https://mauntrelio.github.io" }, "maintainers": [ { "name": "Maurizio Manetti", "email": "maurizio@imanetti.net", "url": "https://mauntrelio.github.io" } ], "licenses": [ { "type": "MIT", "url": "https://github.com/mauntrelio/jquery-simpletree/blob/master/LICENSE.txt" } ], "bugs": "https://github.com/mauntrelio/jquery-simpletree/issues", "homepage": "https://github.com/mauntrelio/jquery-simpletree", "docs": "https://github.com/mauntrelio/jquery-simpletree", "download": "https://github.com/mauntrelio/jquery-simpletree/zipball/master", "demo": "https://mauntrelio.github.io/demos/jquery-simpletree/", "dependencies": { "jquery": ">=1.9" } }