[ { "name": "marco-c/wp_serve_file", "version": "dev-master", "version_normalized": "9999999-dev", "source": { "type": "git", "url": "https://github.com/marco-c/WP_Serve_File.git", "reference": "e1ec5500f6cf0221abc963136fec74cb36c0850c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/marco-c/WP_Serve_File/zipball/e1ec5500f6cf0221abc963136fec74cb36c0850c", "reference": "e1ec5500f6cf0221abc963136fec74cb36c0850c", "shasum": "" }, "time": "2017-07-18T23:50:12+00:00", "type": "library", "installation-source": "source", "autoload": { "psr-4": { "Mozilla\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPLv2" ], "authors": [ { "name": "Marco Castelluccio", "email": "mcastelluccio@mozilla.com" } ], "description": "Class to serve dynamic files in WordPress with performance in mind." }, { "name": "mozilla/wp-sw-manager", "version": "dev-master", "version_normalized": "9999999-dev", "source": { "type": "git", "url": "https://github.com/mozilla/wp-sw-manager.git", "reference": "e6618e47bc21cb1a4daea6aca92ddd5d9e8d9c64" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mozilla/wp-sw-manager/zipball/e6618e47bc21cb1a4daea6aca92ddd5d9e8d9c64", "reference": "e6618e47bc21cb1a4daea6aca92ddd5d9e8d9c64", "shasum": "" }, "require": { "marco-c/wp_serve_file": "dev-master" }, "time": "2016-04-15T17:39:45+00:00", "type": "library", "installation-source": "source", "autoload": { "psr-4": { "Mozilla\\": "" } }, "license": [ "GPLv2" ], "authors": [ { "name": "Salvador de la Puente", "email": "salva@mozilla.com" } ], "description": "Service Worker infrastructure for WordPress plugins.", "support": { "source": "https://github.com/mozilla/wp-sw-manager/tree/0.5.0", "issues": "https://github.com/mozilla/wp-sw-manager/issues" } }, { "name": "webmozart/assert", "version": "1.0.2", "version_normalized": "1.0.2.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", "reference": "30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webmozart/assert/zipball/30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde", "reference": "30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "^4.6" }, "time": "2015-08-24T13:29:44+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Assertions to validate method input/output with nice error messages.", "keywords": [ "assert", "check", "validate" ] }, { "name": "phpab/phpab", "version": "dev-master", "version_normalized": "9999999-dev", "source": { "type": "git", "url": "https://github.com/phpab/phpab.git", "reference": "2ba5bbc61cadedc8a611780f3b8a3a7ffb8ee0cf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpab/phpab/zipball/2ba5bbc61cadedc8a611780f3b8a3a7ffb8ee0cf", "reference": "2ba5bbc61cadedc8a611780f3b8a3a7ffb8ee0cf", "shasum": "" }, "require": { "php": "~5.5|~7.0", "webmozart/assert": "1.0.*" }, "require-dev": { "php-mock/php-mock": "^1.0", "phpunit/phpunit": "4.*", "scrutinizer/ocular": "^1.3", "squizlabs/php_codesniffer": "^2.5", "symfony/event-dispatcher": "^3.0", "zendframework/zend-eventmanager": "^3.0" }, "suggest": { "phpab/analytics-mongodb": "Allows to save test participation in MongoDB.", "phpab/analytics-pdo": "Allows to save test participation using PDO DBAL.", "symfony/event-dispatcher": "Allows to use the (way better) symfony EventDispatcher with the packages eventsystem." }, "time": "2016-05-14T14:32:17+00:00", "type": "library", "installation-source": "source", "autoload": { "psr-4": { "PhpAb\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Patrick Heller", "email": "paddy.heller@gmail.com", "homepage": "https://github.com/psren", "role": "Developer" }, { "name": "Walter Tamboer", "email": "walter@tamboer.nl", "homepage": "https://github.com/waltertamboer", "role": "Developer" }, { "name": "Mariano F.co Benítez Mulet", "email": "pachicodev@gmail.com", "homepage": "https://github.com/pachico", "role": "Developer" } ], "description": "A PHP library to create A/B tests.", "homepage": "https://github.com/phpab/phpab", "keywords": [ "Phpab", "ab test", "abtest" ] } ]