|
@@ -0,0 +1,26 @@
|
|
|
|
+{
|
|
|
|
+ "name": "py38/cv2-win64",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "description": "cv2 win64",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "minimum-stability": "dev",
|
|
|
|
+ "require-dev":{
|
|
|
|
+ "a/distribute-helper": "dev-master"
|
|
|
|
+ },
|
|
|
|
+ "repositories": {
|
|
|
|
+ "packagist": {
|
|
|
|
+ "type": "composer",
|
|
|
|
+ "url": "http://satis-dist.lysis.com.cn:4000/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "config": {
|
|
|
|
+ "secure-http": false
|
|
|
|
+ },
|
|
|
|
+ "distribute-helper": {
|
|
|
|
+ "use-space": "44 KB",
|
|
|
|
+ "vendor-files":[
|
|
|
|
+ {"name":"opencv_python-4.6.0.66-cp36-abi3-win_amd64.whl","md5":"50726b","size":"33.9 MB"},
|
|
|
|
+ {"name":"python_opencv-1.0.0.14-py3-none-any.whl","md5":"6f59fb","size":"7.16 KB "}
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
|
|
+}
|