-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
deno.lock
78 lines (78 loc) · 2.88 KB
/
deno.lock
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
{
"version": "3",
"packages": {
"specifiers": {
"npm:@nativescript/macos-node-api@~0.1.1": "npm:@nativescript/[email protected]",
"npm:@types/node@^22.5.0": "npm:@types/[email protected]",
"npm:popmotion@^11.0.5": "npm:[email protected]",
"npm:typescript@~5.5.0": "npm:[email protected]"
},
"npm": {
"@nativescript/[email protected]": {
"integrity": "sha512-caJmPsb6864SJZpCYbFkO6YFy8izmuYzlnYNFO/JINoYz3MH4EAMOXCU5bWHeUABnE9BZxzbzv38uBYPgg3yMw==",
"dependencies": {
"@nativescript/objc-node-api": "@nativescript/[email protected]"
}
},
"@nativescript/[email protected]": {
"integrity": "sha512-HCkKX46wmc/Oe+Td958HeRmlqKCKmzeeIm0Kofb8aU+6WqjslLK8xGj6HLQT1SyzLWNQdr3dYp7PLFixMjBymw==",
"dependencies": {}
},
"@types/[email protected]": {
"integrity": "sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==",
"dependencies": {
"undici-types": "[email protected]"
}
},
"[email protected]": {
"integrity": "sha512-jBTqhX6KaQVDyus8muwZbBeGGP0XgujBRbQ7gM7BRdS3CadCZIHiawyzYLnafYcvZIh5j8WE7cxZKFn7dXhu9g==",
"dependencies": {
"tslib": "[email protected]"
}
},
"[email protected]": {
"integrity": "sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==",
"dependencies": {}
},
"[email protected]": {
"integrity": "sha512-la8gPM1WYeFznb/JqF4GiTkRRPZsfaj2+kCxqQgr2MJylMmIKUwBfWW8Wa5fml/8gmtlD5yI01MP1QCZPWmppA==",
"dependencies": {
"framesync": "[email protected]",
"hey-listen": "[email protected]",
"style-value-types": "[email protected]",
"tslib": "[email protected]"
}
},
"[email protected]": {
"integrity": "sha512-Vs9fNreYF9j6W2VvuDTP7kepALi7sk0xtk2Tu8Yxi9UoajJdEVpNpCov0HsLTqXvNGKX+Uv09pkozVITi1jf3Q==",
"dependencies": {
"hey-listen": "[email protected]",
"tslib": "[email protected]"
}
},
"[email protected]": {
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==",
"dependencies": {}
},
"[email protected]": {
"integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==",
"dependencies": {}
},
"[email protected]": {
"integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
"dependencies": {}
}
}
},
"remote": {},
"workspace": {
"packageJson": {
"dependencies": [
"npm:@nativescript/macos-node-api@~0.1.1",
"npm:@types/node@^22.5.0",
"npm:popmotion@^11.0.5",
"npm:typescript@~5.5.0"
]
}
}
}