1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- [
- {
- "name": "topthink/think-image",
- "version": "v1.0.7",
- "version_normalized": "1.0.7.0",
- "source": {
- "type": "git",
- "url": "https://github.com/top-think/think-image.git",
- "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512"
- },
- "dist": {
- "type": "zip",
- "url": "https://files.phpcomposer.com/files/top-think/think-image/8586cf47f117481c6d415b20f7dedf62e79d5512.zip",
- "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512",
- "shasum": ""
- },
- "require": {
- "ext-gd": "*"
- },
- "require-dev": {
- "phpunit/phpunit": "4.8.*",
- "topthink/framework": "^5.0"
- },
- "time": "2016-09-29T06:05:43+00:00",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "think\\": "src"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "Apache-2.0"
- ],
- "authors": [
- {
- "name": "yunwuxin",
- "email": "448901948@qq.com"
- }
- ],
- "description": "The ThinkPHP5 Image Package"
- }
- ]
|