Initial commit: digital reception monorepo (M1-M11 + demo extensions)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "@reception/video-ingest",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"description": "Минимальный mp4-консьюмер (скаффолд Ф1). Python entrypoint: python -m video_ingest",
|
||||
"scripts": {
|
||||
"build": "echo 'video-ingest is python — no build'",
|
||||
"lint": "echo 'lint: TODO ruff'",
|
||||
"typecheck": "echo 'typecheck: TODO mypy'"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user