| { | |
| "name": "embryo-grading-system", | |
| "version": "1.0.0", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "name": "embryo-grading-system", | |
| "version": "1.0.0", | |
| "license": "MIT", | |
| "dependencies": { | |
| "onnxruntime-web": "^1.17.0" | |
| }, | |
| "devDependencies": {} | |
| }, | |
| "node_modules/@protobufjs/aspromise": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz", | |
| "integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@protobufjs/base64": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz", | |
| "integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@protobufjs/codegen": { | |
| "version": "2.0.4", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.4.tgz", | |
| "integrity": "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@protobufjs/eventemitter": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz", | |
| "integrity": "sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@protobufjs/fetch": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.0.tgz", | |
| "integrity": "sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==", | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "@protobufjs/aspromise": "^1.1.1", | |
| "@protobufjs/inquire": "^1.1.0" | |
| } | |
| }, | |
| "node_modules/@protobufjs/float": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz", | |
| "integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@protobufjs/inquire": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.0.tgz", | |
| "integrity": "sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@protobufjs/path": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz", | |
| "integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@protobufjs/pool": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz", | |
| "integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@protobufjs/utf8": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz", | |
| "integrity": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@types/node": { | |
| "version": "24.9.1", | |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-24.9.1.tgz", | |
| "integrity": "sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "undici-types": "~7.16.0" | |
| } | |
| }, | |
| "node_modules/flatbuffers": { | |
| "version": "25.9.23", | |
| "resolved": "https://registry.npmjs.org/flatbuffers/-/flatbuffers-25.9.23.tgz", | |
| "integrity": "sha512-MI1qs7Lo4Syw0EOzUl0xjs2lsoeqFku44KpngfIduHBYvzm8h2+7K8YMQh1JtVVVrUvhLpNwqVi4DERegUJhPQ==", | |
| "license": "Apache-2.0" | |
| }, | |
| "node_modules/guid-typescript": { | |
| "version": "1.0.9", | |
| "resolved": "https://registry.npmjs.org/guid-typescript/-/guid-typescript-1.0.9.tgz", | |
| "integrity": "sha512-Y8T4vYhEfwJOTbouREvG+3XDsjr8E3kIr7uf+JZ0BYloFsttiHU0WfvANVsR7TxNUJa/WpCnw/Ino/p+DeBhBQ==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/long": { | |
| "version": "5.3.2", | |
| "resolved": "https://registry.npmjs.org/long/-/long-5.3.2.tgz", | |
| "integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==", | |
| "license": "Apache-2.0" | |
| }, | |
| "node_modules/onnxruntime-common": { | |
| "version": "1.23.0", | |
| "resolved": "https://registry.npmjs.org/onnxruntime-common/-/onnxruntime-common-1.23.0.tgz", | |
| "integrity": "sha512-Auz8S9D7vpF8ok7fzTobvD1XdQDftRf/S7pHmjeCr3Xdymi4z1C7zx4vnT6nnUjbpelZdGwda0BmWHCCTMKUTg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/onnxruntime-web": { | |
| "version": "1.23.0", | |
| "resolved": "https://registry.npmjs.org/onnxruntime-web/-/onnxruntime-web-1.23.0.tgz", | |
| "integrity": "sha512-w0bvC2RwDxphOUFF8jFGZ/dYw+duaX20jM6V4BIZJPCfK4QuCpB/pVREV+hjYbT3x4hyfa2ZbTaWx4e1Vot0fQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "flatbuffers": "^25.1.24", | |
| "guid-typescript": "^1.0.9", | |
| "long": "^5.2.3", | |
| "onnxruntime-common": "1.23.0", | |
| "platform": "^1.3.6", | |
| "protobufjs": "^7.2.4" | |
| } | |
| }, | |
| "node_modules/platform": { | |
| "version": "1.3.6", | |
| "resolved": "https://registry.npmjs.org/platform/-/platform-1.3.6.tgz", | |
| "integrity": "sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/protobufjs": { | |
| "version": "7.5.4", | |
| "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.4.tgz", | |
| "integrity": "sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==", | |
| "hasInstallScript": true, | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "@protobufjs/aspromise": "^1.1.2", | |
| "@protobufjs/base64": "^1.1.2", | |
| "@protobufjs/codegen": "^2.0.4", | |
| "@protobufjs/eventemitter": "^1.1.0", | |
| "@protobufjs/fetch": "^1.1.0", | |
| "@protobufjs/float": "^1.0.2", | |
| "@protobufjs/inquire": "^1.1.0", | |
| "@protobufjs/path": "^1.1.2", | |
| "@protobufjs/pool": "^1.1.0", | |
| "@protobufjs/utf8": "^1.1.0", | |
| "@types/node": ">=13.7.0", | |
| "long": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=12.0.0" | |
| } | |
| }, | |
| "node_modules/undici-types": { | |
| "version": "7.16.0", | |
| "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz", | |
| "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==", | |
| "license": "MIT" | |
| } | |
| } | |
| } | |