|
@@ -0,0 +1,25 @@
|
|
|
+{
|
|
|
+ "name": "python/oss2-win64",
|
|
|
+ "type": "library",
|
|
|
+ "description": "oss2 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": "44 KB",
|
|
|
+ "module-files":[
|
|
|
+ {"name":"oss2-2.2.3-63fed8.zip","size":"42.9 KB "}
|
|
|
+ ]
|
|
|
+ }
|
|
|
+}
|