-
Notifications
You must be signed in to change notification settings - Fork 39
/
package-lock.json
43 lines (43 loc) · 1.42 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
{
"name": "@rbxts/t",
"version": "3.1.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@rbxts/t",
"version": "3.1.1",
"license": "ISC",
"devDependencies": {
"@rbxts/compiler-types": "^2.2.0-types.0",
"@rbxts/types": "^1.0.747"
}
},
"node_modules/@rbxts/compiler-types": {
"version": "2.2.0-types.0",
"resolved": "https://registry.npmjs.org/@rbxts/compiler-types/-/compiler-types-2.2.0-types.0.tgz",
"integrity": "sha512-ycsIGfp49MypbRi4eEPCXTjbb2iLKL1/2GjRrFLuLJL74fCfVtbAXIo2LiZhPrgqIiBLomb4JN5Rcqv4304bzw==",
"dev": true
},
"node_modules/@rbxts/types": {
"version": "1.0.747",
"resolved": "https://registry.npmjs.org/@rbxts/types/-/types-1.0.747.tgz",
"integrity": "sha512-B9Pa/b7oTvyjgWYIYB6xnsXd8PaFnIRM5xN1WpIMsqYZe2mLTmzlE5T9s2wn+dpSN1Ct9thPtA3oUFnZ7LOY9A==",
"dev": true
}
},
"dependencies": {
"@rbxts/compiler-types": {
"version": "2.2.0-types.0",
"resolved": "https://registry.npmjs.org/@rbxts/compiler-types/-/compiler-types-2.2.0-types.0.tgz",
"integrity": "sha512-ycsIGfp49MypbRi4eEPCXTjbb2iLKL1/2GjRrFLuLJL74fCfVtbAXIo2LiZhPrgqIiBLomb4JN5Rcqv4304bzw==",
"dev": true
},
"@rbxts/types": {
"version": "1.0.747",
"resolved": "https://registry.npmjs.org/@rbxts/types/-/types-1.0.747.tgz",
"integrity": "sha512-B9Pa/b7oTvyjgWYIYB6xnsXd8PaFnIRM5xN1WpIMsqYZe2mLTmzlE5T9s2wn+dpSN1Ct9thPtA3oUFnZ7LOY9A==",
"dev": true
}
}
}