1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{ "name": "dewhq/acs-metadata", "description": "Alibaba Cloud API metadata with documentation and examples stripped.", "type": "library", "keywords": ["alibabacloud", "aliyun"], "readme": "README", "license": "MIT", "authors": [ { "name": "Zhineng Li", "email": "[email protected]" } ], "require": { "php": ">=5.4" } }