{
  "name": "com.github.asus4.onnxruntime-extensions",
  "version": "0.4.7",
  "displayName": "ONNX Runtime Extensions",
  "description": "ONNX Runtime Extensions for Unity",
  "keywords": [
    "unity",
    "onnxruntime"
  ],
  "unity": "2022.3",
  "unityRelease": "0f1",
  "dependencies": {
    "com.github.asus4.onnxruntime": "0.4.7"
  },
  "repository": {
    "url": "git@github.com:asus4/onnxruntime-unity.git",
    "type": "git",
    "revision": "9e7c0cd5c02097115944ffb65552b74dc3c0b1d8"
  },
  "documentationUrl": "https://github.com/asus4/onnxruntime-unity",
  "changelogUrl": "https://github.com/asus4/onnxruntime-unity/releases",
  "licensesUrl": "https://github.com/asus4/onnxruntime-unity/blob/main/com.github.asus4.onnxruntime-extensions/LICENSE",
  "author": {
    "name": "Koki Ibukuro",
    "url": "https://github.com/asus4"
  }
}
