diff options
Diffstat (limited to 'common/src/main/webapp/thirdparty/zTree/zTree.v3.jquery.json')
-rwxr-xr-x | common/src/main/webapp/thirdparty/zTree/zTree.v3.jquery.json | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/common/src/main/webapp/thirdparty/zTree/zTree.v3.jquery.json b/common/src/main/webapp/thirdparty/zTree/zTree.v3.jquery.json deleted file mode 100755 index ef26b102..00000000 --- a/common/src/main/webapp/thirdparty/zTree/zTree.v3.jquery.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "name": "zTree.v3", - "title": "zTree.v3", - "description": "jquery tree plugin", - "keywords": [ - "tree", - "ui" - ], - "version": "3.5.16", - "author": { - "name": "Zhang QiGang", - "email":"hunter.z@263.net", - "url": "https://github.com/zTree/zTree_v3" - }, - "maintainers": [ - { - "name": "Zhang QiGang", - "email":"hunter.z@263.net", - "url": "http://www.ztree.me/" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "http://www.ztree.me/v3/main.php#_license" - } - ], - "bugs": "https://github.com/zTree/zTree_v3/issues", - "homepage": "http://www.ztree.me/", - "demo": "http://www.ztree.me/v3/demo.php", - "docs": "http://www.ztree.me/v3/api.php", - "dependencies": { - "jquery": ">=1.4.4" - } -} |