a39.ca/package-lock.json

18 lines
439 B
JSON
Raw Normal View History

2023-08-29 02:58:40 +00:00
{
"name": "functions",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"twitch-m3u8": "^1.1.5"
}
},
"node_modules/twitch-m3u8": {
"version": "1.1.5",
"resolved": "https://registry.npmjs.org/twitch-m3u8/-/twitch-m3u8-1.1.5.tgz",
"integrity": "sha512-o037ePS9fwfuOmBe/ftji/e3cqzWq50AUvuIHJZ5E0pV73UMjn3BAm00aZUYVrt3Ns6k08HvhVjAIya/WYcGRg=="
}
}
}