blob: ec9548b2ccb16cb86b86f9c4172438376b8f3ebf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"version": "2",
"remote": {},
"npm": {
"specifiers": {
"@types/node": "@types/node@18.16.19"
},
"packages": {
"@types/node@18.16.19": {
"integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==",
"dependencies": {}
}
}
}
}
|