-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
25 lines (25 loc) · 928 Bytes
/
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
{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"cash-dom": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/cash-dom/-/cash-dom-8.1.1.tgz",
"integrity": "sha512-aMESow+8m7EuifAeNhpnRHQHN8O24gGeiR53lebD5ShBCisBCoB4y5BBe9pGXtTPP6b1qCp90W9HaaUARyc16Q=="
},
"svg-map-extra": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/svg-map-extra/-/svg-map-extra-1.0.5.tgz",
"integrity": "sha512-Z2JlNyuLpJLdpfXNOl15CFq02H0NlVpfmJcqUdDVs2B9rWSN9f/R6vsQsZe4OhScxq1PvvZzSkxFGbr2bxgnDA==",
"requires": {
"cash-dom": "^8.1.0",
"svg-pan-zoom": "^3.6.1"
}
},
"svg-pan-zoom": {
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/svg-pan-zoom/-/svg-pan-zoom-3.6.1.tgz",
"integrity": "sha512-JaKkGHHfGvRrcMPdJWkssLBeWqM+Isg/a09H7kgNNajT1cX5AztDTNs+C8UzpCxjCTRrG34WbquwaovZbmSk9g=="
}
}
}