|
@@ -0,0 +1,26 @@
|
|
|
+{
|
|
|
+ "name": "py38/tqdm-win64",
|
|
|
+ "type": "library",
|
|
|
+ "description": " tqdm 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": "108 KB",
|
|
|
+ "vendor-files":[
|
|
|
+ {"name":"tqdm-4.64.1-py2.py3-none-any.whl","md5":"88036e","size":"78468"},
|
|
|
+ {"name":"colorama-0.4.6-py2.py3-none-any.whl","md5":"3fc7a8","size":"25335"}
|
|
|
+ ]
|
|
|
+ }
|
|
|
+}
|