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.

10 lines
197 B

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