package.json
1.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"_from": "@ztree/ztree_v3",
"_id": "@ztree/ztree_v3@3.5.40",
"_inBundle": false,
"_integrity": "sha512-oQZheqPsta3dQi2fjElORyE9xOshzN7wjYvqTtwNAR2XSeAAdPYCanvTxhvGGeW/xF8o38aP9ktnDYieHsydeA==",
"_location": "/@ztree/ztree_v3",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "@ztree/ztree_v3",
"name": "@ztree/ztree_v3",
"escapedName": "@ztree%2fztree_v3",
"scope": "@ztree",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@ztree/ztree_v3/-/ztree_v3-3.5.40.tgz",
"_shasum": "a287300675896d94fd9681540c3757cc4a65701a",
"_spec": "@ztree/ztree_v3",
"_where": "E:\\npm",
"author": {
"name": "zTree",
"url": "https://github.com/zTree"
},
"bugs": {
"url": "https://github.com/zTree/zTree_v3/issues"
},
"bundleDependencies": false,
"dependencies": {
"jquery": ">=1.4.4"
},
"deprecated": false,
"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.",
"engines": {
"node": ">=0.10.0"
},
"homepage": "http://www.treejs.cn/v3/main.php",
"keywords": [
"tree",
"jquery",
"plug-in",
"plugin",
"ztree",
"html",
"node"
],
"licenses": [
{
"type": "MIT",
"url": "http://www.treejs.cn/v3/main.php#_license"
}
],
"name": "@ztree/ztree_v3",
"repository": {
"type": "git",
"url": "git+https://github.com/zTree/zTree_v3.git"
},
"version": "3.5.40"
}