{ "name": "joshtronic/pickles", "description": "PHP Interface Collection of Killer Libraries to Enhance Stuff", "type": "library", "keywords": ["pickles", "framework", "rapid", "development", "mvc"], "homepage": "https://github.com/joshtronic/pickles", "license": "MIT", "authors": [ { "name": "Josh Sherman", "email": "josh@gravityblvd.com", "homepage": "http://joshtronic.com" } ], "repositories": [{ "type": "vcs", "url": "https://github.com/joshtronic/php-ayah" }], "require-dev": { "mikey179/vfsStream": "1.3.0", "satooshi/php-coveralls": "dev-master" }, "require": { "php": ">=5.4" }, "autoload": { "classmap": ["src/"] } }