|
@@ -0,0 +1,25 @@
|
|
|
|
+{
|
|
|
|
+ "name": "py38/pyyaml-win64",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "description": "pyyaml 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": "54.3 MB",
|
|
|
|
+ "vendor-files":[
|
|
|
|
+ {"name":"PyYAML-6.0-cp38-cp38-win_amd64.whl","md5":"4104c0","size":"155425"}
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
|
|
+}
|