File "composer.json"

Full Path: /home/vantageo/public_html/cache/cache/cache/.wp-cli/wp-content/plugins/resmushit-image-optimizer/build/shortpixel/filesystem/composer.json
File size: 398 bytes
MIME-type: application/json
Charset: utf-8

{
    "name": "shortpixel/filesystem",
    "description": "ShortPixel FileSystem",
    "version": 1.0,
    "type": "library",
    "license": "MIT",
    "authors": [
        {
          "name": "ShortPixel",
          "email": "help@shortpixel.com"
        }
    ],
    "minimum-stability": "dev",
    "require": {},
    "autoload": {
        "psr-4": { "ShortPixel\\FileSystem\\" : "src" }
    }
}