Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
optometrists
/
cache
/
cache
/
cache
/
cache
/
cache
/
cache
/
cache
/
.wp-cli
/
wp-content
/
plugins
/
resmushit-image-optimizer
/
build
/
shortpixel
/
notices
:
composer.json
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
{ "name": "shortpixel/notices", "description": "ShortPixel WordPress Notice System", "version": "1.5", "type": "library", "license": "MIT", "authors": [ { "name": "ShortPixel", "email": "help@shortpixel.com" } ], "minimum-stability": "dev", "require": { "shortpixel/log" : "1.1.*" }, "repositories": [ { "packagist.org": false, "type": "path", "url": "../modules/", "options": { "symlink": true } } ], "autoload": { "psr-4": { "ShortPixel\\Notices\\" : "src" } } }