{
  "name": "opencv-motion-detector",
  "version": "0.0.5",
  "description": "Motion Detector with OpenCV (opencv4nodejs)",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "dependencies": {
    "opencv4nodejs": "^5.6.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/Shinobi-Systems/opencv-motion-detector.git"
  },
  "keywords": [
    "shinobi",
    "motion",
    "detector",
    "detection",
    "contour",
    "opencv"
  ],
  "author": "Moe Alam, Shinobi Systems",
  "license": "MIT",
  "bugs": {
    "url": "https://gitlab.com/Shinobi-Systems/opencv-motion-detector/issues"
  },
  "homepage": "https://gitlab.com/Shinobi-Systems/opencv-motion-detector#readme"
}
