1
0
forked from x/volcanos
This commit is contained in:
harveyshao 2022-08-09 15:14:55 +08:00
parent 304bbee81f
commit d615acf189

18
page/package-lock.json generated
View File

@ -2,24 +2,6 @@
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"ffmpeg.js": {
"version": "4.2.9003",
"resolved": "https://registry.npmjs.org/ffmpeg.js/-/ffmpeg.js-4.2.9003.tgz",
"integrity": "sha512-l1JBr8HwnnJEaSwg5p8K3Ifbom8O2IDHsZp7UVyr6MzQ7gc32tt/2apoOuQAr/j76c+uDOjla799VSsBnRvSTg=="
},
"gifshot": {
"version": "0.4.5",
"resolved": "https://registry.npmjs.org/gifshot/-/gifshot-0.4.5.tgz",
"integrity": "sha512-oaOTT7patjxFFv7ptR0R0NNhqy3ZAmcLUQCjM/sTsvsQaUAlB2fHirLajcNAKJ6ufoVhdP+ZkXYvmUycHP1FNg=="
},
"webm-to-mp4": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/webm-to-mp4/-/webm-to-mp4-1.0.0.tgz",
"integrity": "sha512-XCqDsNF9QoUxhsDI2bL+IyAjU+O/u80G8pojnpzMqKVgqIj9+++G8jSzNwMqlTRWP1nRnuVhMIiu3Kszs+PAbQ==",
"requires": {
"ffmpeg.js": "^4.2.9003"
}
},
"xterm": {
"version": "4.19.0",
"resolved": "https://registry.npmjs.org/xterm/-/xterm-4.19.0.tgz",