You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
180 B

  1. {
  2. "name": "dimti/Image",
  3. "description": "Image lib",
  4. "autoload": {
  5. "psr-4": {
  6. "dimti\\Image\\": ""
  7. }
  8. },
  9. "minimum-stability": "dev"
  10. }