{
  "name": "yolov5",
  "version": "1.0.11",
  "description": "YOLO v5 small",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "homepage": {
    "type": "git",
    "url": "https://github.com/sbhmajum369/model-hub-JS.git"
  },
  "repository": {
    "url": "https://github.com/sbhmajum369/model-hub-JS/blob/main/packages/YOLO/README.md"
  },
  "dependencies": {
    "@tensorflow/tfjs": "^3.13.0",
    "@tensorflow/tfjs-node": "^3.13.0"
  },
  "devDependencies": {
    "regenerator-runtime": "^0.13.9"
  },
  "author": "Subhranil Majumder",
  "license": "MIT",
  "keywords": [
    "yolo",
    "yolo v5",
    "yolov5",
    "object_detection",
    "tensorflow"
  ]
}
