You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
800 B
JSON
36 lines
800 B
JSON
6 years ago
|
{
|
||
|
"name": "zTree.v3",
|
||
|
"title": "zTree.v3",
|
||
|
"description": "jquery tree plugin",
|
||
|
"keywords": [
|
||
|
"tree",
|
||
|
"ui"
|
||
|
],
|
||
|
"version": "3.5.40",
|
||
|
"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"
|
||
|
}
|
||
|
}
|