{
  "license": "MIT",
  "name": "onnxruntime-web",
  "repository": {
    "url": "https://github.com/Microsoft/onnxruntime.git",
    "type": "git"
  },
  "author": "fs-eire",
  "module": "./ort.js",
  "version": "1.11.0",
  "types": "./ort.d.ts",
  "description": "A Javascript library for running ONNX models on browsers"
}
