{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "5cceaa3f3f935b8e95ac0c5bc8ba735e", "content-hash": "6e8d038c58c84c1917b36c0a0c4eeaed", "packages": [ { "name": "composer/installers", "version": "v1.0.25", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "36e5b5843203d7f1cf6ffb0305a97e014387bd8e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/36e5b5843203d7f1cf6ffb0305a97e014387bd8e", "reference": "36e5b5843203d7f1cf6ffb0305a97e014387bd8e", "shasum": "" }, "require": { "composer-plugin-api": "^1.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { "composer/composer": "1.0.*@dev", "phpunit/phpunit": "4.1.*" }, "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Composer\\Installers\\": "src/Composer/Installers" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama" } ], "description": "A multi-framework Composer library installer", "homepage": "https://composer.github.io/installers/", "keywords": [ "Craft", "Dolibarr", "Hurad", "ImageCMS", "MODX Evo", "Mautic", "OXID", "SMF", "Thelia", "WolfCMS", "agl", "aimeos", "annotatecms", "bitrix", "cakephp", "chef", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "elgg", "fuelphp", "grav", "installer", "joomla", "kohana", "laravel", "lithium", "magento", "mako", "mediawiki", "modulework", "moodle", "phpbb", "piwik", "ppi", "puppet", "roundcube", "shopware", "silverstripe", "symfony", "typo3", "wordpress", "zend", "zikula" ], "time": "2016-04-13 19:46:30" }, { "name": "gridonic/princexml-php", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/pressbooks/PrinceXMLPhp.git", "reference": "6756ca64ab2f9b7b56c7921e2265f1090e14b442" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pressbooks/PrinceXMLPhp/zipball/6756ca64ab2f9b7b56c7921e2265f1090e14b442", "reference": "6756ca64ab2f9b7b56c7921e2265f1090e14b442", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "PrinceXMLPhp": "src" } }, "license": [ "MIT" ], "authors": [ { "name": "Gridonic", "homepage": "http://gridonic.ch" }, { "name": "Contributors", "homepage": "https://github.com/gridonic/PrinceXMLPhp/contributors" } ], "description": "PrinceXML PHP5 wrapper converted to follow the PSR-0 standard.", "keywords": [ "princexml", "xml" ], "support": { "source": "https://github.com/pressbooks/PrinceXMLPhp/tree/master" }, "time": "2016-04-04 22:32:28" }, { "name": "leafo/scssphp", "version": "v0.6.3", "source": { "type": "git", "url": "https://github.com/leafo/scssphp.git", "reference": "a27edad3d16635a222d7204706572e24c338aa17" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/leafo/scssphp/zipball/a27edad3d16635a222d7204706572e24c338aa17", "reference": "a27edad3d16635a222d7204706572e24c338aa17", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "kherge/box": "~2.5", "phpunit/phpunit": "~3.7", "squizlabs/php_codesniffer": "~2.5" }, "bin": [ "bin/pscss" ], "type": "library", "autoload": { "psr-4": { "Leafo\\ScssPhp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Leaf Corcoran", "email": "leafot@gmail.com", "homepage": "http://leafo.net" } ], "description": "scssphp is a compiler for SCSS written in PHP.", "homepage": "http://leafo.github.io/scssphp/", "keywords": [ "css", "less", "sass", "scss", "stylesheet" ], "time": "2016-01-15 02:50:06" }, { "name": "pimple/pimple", "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/silexphp/Pimple.git", "reference": "a30f7d6e57565a2e1a316e1baf2a483f788b258a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silexphp/Pimple/zipball/a30f7d6e57565a2e1a316e1baf2a483f788b258a", "reference": "a30f7d6e57565a2e1a316e1baf2a483f788b258a", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "psr-0": { "Pimple": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Pimple, a simple Dependency Injection Container", "homepage": "http://pimple.sensiolabs.org", "keywords": [ "container", "dependency injection" ], "time": "2015-09-11 15:10:35" }, { "name": "pressbooks/custom-metadata", "version": "0.8.1-dev", "source": { "type": "git", "url": "https://github.com/pressbooks/custom-metadata/", "reference": "tags/v0.8.1-dev" }, "dist": { "type": "zip", "url": "https://github.com/pressbooks/custom-metadata/archive/v0.8.1-dev.zip", "reference": null, "shasum": null }, "type": "library", "time": "2016-04-28 02:50:35" }, { "name": "pressbooks/disable-comments", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/pressbooks/disable-comments/", "reference": "tags/v1.0.0" }, "dist": { "type": "zip", "url": "https://github.com/pressbooks/disable-comments/archive/v1.0.0.zip", "reference": null, "shasum": null }, "type": "library" }, { "name": "pressbooks/mce-anchor-button", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/pressbooks/mce-anchor-button/", "reference": "tags/v1.0.1" }, "dist": { "type": "zip", "url": "https://github.com/pressbooks/mce-anchor-button/archive/v1.0.1.zip", "reference": null, "shasum": null }, "type": "library" }, { "name": "pressbooks/mce-superscript-subscript-buttons", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/pressbooks/mce-superscript-subscript-buttons/", "reference": "tags/v1.0.0" }, "dist": { "type": "zip", "url": "https://github.com/pressbooks/mce-superscript-subscript-buttons/archive/v1.0.0.zip", "reference": null, "shasum": null }, "type": "library" }, { "name": "pressbooks/mce-table-buttons", "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/pressbooks/mce-table-buttons/", "reference": "tags/v3.2.0" }, "dist": { "type": "zip", "url": "https://github.com/pressbooks/mce-table-buttons/archive/v3.2.0.zip", "reference": null, "shasum": null }, "type": "library" }, { "name": "pressbooks/pressbooks-latex", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/pressbooks/pressbooks-latex/", "reference": "tags/v1.0.0" }, "dist": { "type": "zip", "url": "https://github.com/pressbooks/pressbooks-latex/archive/v1.0.0.zip", "reference": null, "shasum": null }, "type": "library" }, { "name": "pressbooks/saxon-he", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/pressbooks/saxon-he.git", "reference": "4c2588b1fa74fc2d64c019d6cf9cabcbdc610845" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pressbooks/saxon-he/zipball/4c2588b1fa74fc2d64c019d6cf9cabcbdc610845", "reference": "4c2588b1fa74fc2d64c019d6cf9cabcbdc610845", "shasum": "" }, "type": "library", "license": [ "MPL-2.0" ], "authors": [ { "name": "Saxonica", "email": "mike@saxonica.com" } ], "description": "Provides implementations of XSLT 2.0, XQuery 3.1, and XPath 3.1 at the basic level of conformance defined by W3C.", "support": { "source": "https://github.com/pressbooks/saxon-he/tree/master", "issues": "https://github.com/pressbooks/saxon-he/issues" }, "time": "2016-04-25 16:54:30" }, { "name": "pressbooks/search-regex", "version": "1.4.16", "source": { "type": "git", "url": "https://github.com/pressbooks/search-regex/", "reference": "tags/v1.4.16" }, "dist": { "type": "zip", "url": "https://github.com/pressbooks/search-regex/archive/v1.4.16.zip", "reference": null, "shasum": null }, "type": "library" }, { "name": "vanilla/htmlawed", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/pressbooks/htmlawed.git", "reference": "d85098979b7633b00460fec75e527842fa3a258e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pressbooks/htmlawed/zipball/d85098979b7633b00460fec75e527842fa3a258e", "reference": "d85098979b7633b00460fec75e527842fa3a258e", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "tburry/pquery": "~1.0.1" }, "type": "library", "autoload": { "classmap": [ "src/Htmlawed.php" ] }, "autoload-dev": { "psr-4": { "Htmlawed\\Test\\": "tests" } }, "license": [ "LGPL-3.0" ], "authors": [ { "name": "Todd Burry", "email": "todd@vanillaforums.com" } ], "description": "A composer wrapper for the htmLawed library to purify & filter HTML. Tested with PHPUnit and PhantomJS!", "support": { "source": "https://github.com/pressbooks/htmlawed/tree/master" }, "time": "2016-04-04 21:36:17" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "vanilla/htmlawed": 20, "gridonic/princexml-php": 20, "pressbooks/saxon-he": 20, "pressbooks/custom-metadata": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.6.0" }, "platform-dev": [] }