UNPKG

@autojs/opencv

Version:

Asynchronous OpenCV 3.x nodejs bindings with JavaScript and TypeScript API for Auto.js Pro.

36 lines (35 loc) 764 B
{ "name": "@autojs/opencv", "version": "5.6.14", "description": "Asynchronous OpenCV 3.x nodejs bindings with JavaScript and TypeScript API for Auto.js Pro.", "keywords": [ "opencv", "cv", "autojs", "autojspro", "computer vision", "face", "detection", "recognition", "machine", "learning", "neural", "network", "async", "typescript" ], "author": "hyb1996", "license": "MIT", "bugs": { "url": "https://github.com/hyb1996/Auto.js/issues" }, "homepage": "https://g.pro.autojs.org/docs/v9", "main": "./lib/opencv4autojs.js", "typings": "./lib/index.d.ts", "scripts": {}, "dependencies": {}, "optionalDependencies": { "@types/node": ">6" }, "prebuiltVersion": "5.6.14" }