|
@@ -0,0 +1,21 @@
|
|
|
+{
|
|
|
+ "name": "sdk/opencv348-win64",
|
|
|
+ "type": "library",
|
|
|
+ "description": "opencv348 win64 library",
|
|
|
+ "license": "MIT",
|
|
|
+ "minimum-stability": "dev",
|
|
|
+ "repositories": {
|
|
|
+ "packagist": {
|
|
|
+ "type": "composer",
|
|
|
+ "url": "http://satis-dist.lysis.com.cn:4000/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "config": {
|
|
|
+ "secure-http": false
|
|
|
+ },
|
|
|
+ "distribute-helper": {
|
|
|
+ "common-files":[
|
|
|
+ {"name":"opencv348-0.1-51817c.7z","size":"5.6 MB"}
|
|
|
+ ]
|
|
|
+ }
|
|
|
+}
|