-
Notifications
You must be signed in to change notification settings - Fork 5
/
package-lock.json
95 lines (95 loc) · 4.04 KB
/
package-lock.json
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
"name": "ni-webcharts-drive-test",
"version": "0.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@jqwidgets/jqx-element": {
"version": "1.6.4",
"resolved": "https://registry.npmjs.org/@jqwidgets/jqx-element/-/jqx-element-1.6.4.tgz",
"integrity": "sha512-ylSTpN1ZqWsfuSNiNP6rPjLyepTmyAYSzS2SVC74c8M7cJyTkk0ALVSeQpLupKCxBlMpYtNuO9iwpZEC3d2bfA=="
},
"engineering-flot": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/engineering-flot/-/engineering-flot-1.1.3.tgz",
"integrity": "sha512-gDhqttTw93OdxSB0vUIMe4nPEKmKvbIHjrXd/prTyxfbgtiu5OGnfw1Tvc0uemWsaDOGqYZeqZ6UKsh4rWXn3g=="
},
"flot-charting-plugin": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/flot-charting-plugin/-/flot-charting-plugin-1.0.1.tgz",
"integrity": "sha512-o9SflFB9pbNoZinig9lMpt74Uurr/wBMX8/r5TZnB4xbOLldd9v+85jvH15VgZegHZc4+9+JLSfQNwvsUG29mA=="
},
"flot-cursors-plugin": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/flot-cursors-plugin/-/flot-cursors-plugin-1.0.8.tgz",
"integrity": "sha512-qvMo7Gu9F5Fls0Kggo8zhmXRcxBdRzRIRy6ljEa4WjNQjNMybjBBSJlmxuTOeFEPhurHUBSP8cgSF7UDUDPB1A=="
},
"flot-glplotter-plugin": {
"version": "0.0.4",
"resolved": "https://registry.npmjs.org/flot-glplotter-plugin/-/flot-glplotter-plugin-0.0.4.tgz",
"integrity": "sha512-GeZJHqjFi+6m8DHvmmo3JI8QWdZlWWpeOdElJ+c2b0fel1DZ77FWiNmSV7JG2UtJ1TA7VgxzBaLVqHbvy18Tnw==",
"requires": {
"three": "0.87.1"
}
},
"flot-intensitygraph-plugin": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/flot-intensitygraph-plugin/-/flot-intensitygraph-plugin-1.0.1.tgz",
"integrity": "sha512-hynw1iazEbJAt9Slq/n1//7sdWOpeWBGLytjYMG08E074zsnwz547DQL527Cua6D9UmTmAq5uCjV9G3dN7hcow=="
},
"jquery": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz",
"integrity": "sha1-XE2d5lKvbNCncBVKYxu6ErAVx4c="
},
"jqwidgets-scripts": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/jqwidgets-scripts/-/jqwidgets-scripts-5.1.0.tgz",
"integrity": "sha512-UTZi0c10DfWYNjzUw8c4UJ87QVw58lONB6frknNey7qCbMo+UPBZztYnCctKg1mRQRRYakZ4oG48ZpSdixphvQ=="
},
"ni-data-types": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/ni-data-types/-/ni-data-types-1.0.5.tgz",
"integrity": "sha512-/tqQ1aOqXDYt+YdJSRKSe28tbFTVN+cunX8wWXU0A5kI1IousFK8OFzPGG4dL7t8Vhn9z3wLnthNSlsLX01aug=="
},
"ni-webcharts": {
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/ni-webcharts/-/ni-webcharts-1.2.4.tgz",
"integrity": "sha512-UwoAnWiFQJxwsvU73JAKfLdHDAVFjpLUM3Jph90TpmcTlw0f7/u7Co3lAQNZBWH6guWlCVr/vZOpTBTdN64JCA==",
"requires": {
"@jqwidgets/jqx-element": "1.6.4",
"engineering-flot": "1.1.3",
"flot-charting-plugin": "1.0.1",
"flot-cursors-plugin": "1.0.8",
"flot-glplotter-plugin": "0.0.4",
"flot-intensitygraph-plugin": "1.0.1",
"jquery": "3.2.1",
"ni-data-types": "1.0.5",
"webcomponents-lite": "0.6.0"
}
},
"ni-webcharts-legends": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/ni-webcharts-legends/-/ni-webcharts-legends-1.2.3.tgz",
"integrity": "sha512-Y7zeajOoD+07E4z32BHHfyIbPg/rn66SGcDmoIwhAOTFWQSQPLFWrG6srmeLbS5jnPWQa3kY0TrYhnSL3We2Mw==",
"requires": {
"jqwidgets-scripts": "5.1.0"
}
},
"pako": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/pako/-/pako-1.0.4.tgz",
"integrity": "sha1-QSzJfDt/8G3GwlV/1PA9BvXnCNQ="
},
"three": {
"version": "0.87.1",
"resolved": "https://registry.npmjs.org/three/-/three-0.87.1.tgz",
"integrity": "sha1-Rmo07cRUNFnO2bnX0na2Uhb+K6g="
},
"webcomponents-lite": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/webcomponents-lite/-/webcomponents-lite-0.6.0.tgz",
"integrity": "sha1-1eEMy6WRcR1FwVxkl2v8T49hV8s="
}
}
}