HM-SPMS/web/nginx/html/plugin/ztree/package.json

22 lines
562 B
JSON
Raw Normal View History

2026-01-06 04:47:40 +08:00
{
"name": "zTree_v3",
"description": "zTree is a multi-functional 'tree plug-ins.' based on jQuery. The main advantages of zTree includes excellent performance, flexible configuration, and the combination of multiple functions.",
"version": "3.5.33",
"homepage": "http://www.treejs.cn/v3/main.php",
"author": "zTree (https://github.com/zTree)",
"repository": "zTree/zTree",
"license": "MIT",
"engines": {
"node": ">=0.10.0"
},
"keywords": [
"tree",
"jquery",
"plug-in",
"plugin",
"ztree",
"html",
"node"
]
}