Initial commit: media-to-text app
This commit is contained in:
Generated
+18
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "ffmpeg-wasm",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"dependencies": {
|
||||
"@ffmpeg/core-wasm": "^0.7.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@ffmpeg/core-wasm": {
|
||||
"version": "0.7.1",
|
||||
"resolved": "https://registry.npmjs.org/@ffmpeg/core-wasm/-/core-wasm-0.7.1.tgz",
|
||||
"integrity": "sha512-TZOsaGPFC4DxGwWenW+an1c08WC70xJoZitbzEBg7YYeLwK+qeCRsvgc9gMHBmYViP9AqMm35wOAiOnwtdnQCw==",
|
||||
"license": "MIT"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user