|
@@ -0,0 +1,25 @@
|
|
|
|
+{
|
|
|
|
+ "name": "py38/pymysql-win64",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "description": "pymysql 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":"PyMySQL-1.0.2-py3-none-any.whl","md5":"9ae4fb","size":"43828"}
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
|
|
+}
|