Set up the Open Source build for MediaPipe Tasks Web
PiperOrigin-RevId: 486181061
This commit is contained in:
committed by
Copybara-Service
parent
5fd3701cfd
commit
f05868d8e0
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "medipipe-dev",
|
||||
"version": "0.0.0-alphga",
|
||||
"description": "MediaPipe GitHub repo",
|
||||
"devDependencies": {
|
||||
"@bazel/typescript": "^5.7.1",
|
||||
"@types/google-protobuf": "^3.15.6",
|
||||
"@types/offscreencanvas": "^2019.7.0",
|
||||
"google-protobuf": "^3.21.2",
|
||||
"protobufjs": "^7.1.2",
|
||||
"protobufjs-cli": "^1.0.2",
|
||||
"ts-protoc-gen": "^0.15.0",
|
||||
"typescript": "^4.8.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user