com.github.asus4.mediapipe
Version:
MediaPipe for Unity
30 lines • 891 B
JSON
{
"name": "com.github.asus4.mediapipe",
"displayName": "MediaPipe",
"description": "MediaPipe for Unity",
"keywords": [
"unity",
"tensorflow-lite",
"mediapipe"
],
"license": "Apache License 2.0",
"unity": "2022.3",
"unityRelease": "0f1",
"version": "2.19.0-p3",
"hideInEditor": false,
"dependencies": {
"com.github.asus4.tflite": "2.19.0-p3",
"com.github.asus4.tflite.common": "2.19.0-p3"
},
"repository": {
"type": "git",
"url": "https://github.com/asus4/tf-lite-unity-sample"
},
"documentationUrl": "https://github.com/asus4/tf-lite-unity-sample",
"changelogUrl": "https://github.com/asus4/tf-lite-unity-sample/releases",
"licensesUrl": "https://github.com/asus4/tf-lite-unity-sample/tree/master/Packages/com.github.asus4.mediapipe/LICENSE",
"author": {
"name": "Koki Ibukuro",
"url": "https://github.com/asus4"
}
}