feat: refactor folder structure & add new codec parser and gen & add unit tests
This commit is contained in:
11
packages/matroska/package.json
Normal file
11
packages/matroska/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "@konoplayer/matroska",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {},
|
||||
"dependencies": {
|
||||
"@konoplayer/core": "workspace:*",
|
||||
"konoebml": "^0.1.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user