{ "name": "ark/filecache", "description": "Cache with file system", "license": "MIT", "authors": [ { "name": "dong", "email": "ddliuhb@gmail.com" } ], "require": {}, "autoload": { "psr-4": { "Ark\\Filecache\\": "src/" } } }