|
@@ -0,0 +1,25 @@
|
|
|
|
+{
|
|
|
|
+ "name": "sis31/pyqt-tools",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "description": "pyqt tools",
|
|
|
|
+ "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": "42.7 MB",
|
|
|
|
+ "module-files":[
|
|
|
|
+ {"name":"pyqt-tools-0.1-59d7fd.7z","size":"349589"}
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
|
|
+}
|