|
@@ -0,0 +1,25 @@
|
|
|
+{
|
|
|
+ "name": "sis31/apims-win64",
|
|
|
+ "type": "library",
|
|
|
+ "description": "apims win64 windows amd64",
|
|
|
+ "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": "226 MB",
|
|
|
+ "common-files":[
|
|
|
+ {"name":"apims-0.1-e9f098.7z","size":"55.7 MB"}
|
|
|
+ ]
|
|
|
+ }
|
|
|
+}
|