opencv/modules/js/perf/package.json
2024-10-18 08:37:32 -03:00

20 lines
488 B
JSON

{
"name": "opencv_js_perf",
"description": "Performance tests for opencv js bindings",
"version": "1.0.0",
"dependencies": {
"benchmark": "latest"
},
"repository": {
"type": "git",
"url": "https://github.com/opencv/opencv.git"
},
"keywords": [],
"author": "",
"license": "Apache 2.0 License",
"bugs": {
"url": "https://github.com/opencv/opencv/issues"
},
"homepage": "https://github.com/opencv/opencv"
}