UNPKG

wordpress-enqueue-chunks-webpack-plugin

Version:

A webpack plugin that manages registering and enqueing split chunks in a wordpress environment

194 lines (193 loc) 6.29 kB
{ "_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": "7d3a421433bd798f8d99ce26844e78cd", "content-hash": "029da9f07742ff413de60ca2d9618033", "packages": [], "packages-dev": [ { "name": "eloquent/phony", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/eloquent/phony.git", "reference": "cdda528e448f717c6472f2c412f1e58dbbb740cb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/eloquent/phony/zipball/cdda528e448f717c6472f2c412f1e58dbbb740cb", "reference": "cdda528e448f717c6472f2c412f1e58dbbb740cb", "shasum": "" }, "require": { "php": ">=7" }, "require-dev": { "errors/exceptions": "^0.2", "ext-pdo": "*", "friendsofphp/php-cs-fixer": "^2", "hamcrest/hamcrest-php": "^2", "icecave/semver": "^3", "phpunit/phpunit": "^6" }, "type": "library", "autoload": { "psr-4": { "Eloquent\\Phony\\": "src" }, "files": [ "src/initialize.php", "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Erin Millard", "email": "ezzatron@gmail.com", "homepage": "http://ezzatron.com/" } ], "description": "Mocks, stubs, and spies for PHP.", "homepage": "http://eloquent-software.com/phony/", "keywords": [ "Double", "Dummy", "fake", "mock", "mocking", "spy", "stub", "stubbing", "test" ], "time": "2017-10-05 22:07:57" }, { "name": "eloquent/phony-kahlan", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/eloquent/phony-kahlan.git", "reference": "2e0197c84121a94a79a038d9e4b19c750ea7fd18" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/eloquent/phony-kahlan/zipball/2e0197c84121a94a79a038d9e4b19c750ea7fd18", "reference": "2e0197c84121a94a79a038d9e4b19c750ea7fd18", "shasum": "" }, "require": { "eloquent/phony": "^2", "kahlan/kahlan": "^4", "php": ">=7" }, "require-dev": { "errors/exceptions": "^0.2", "friendsofphp/php-cs-fixer": "^2" }, "type": "library", "autoload": { "psr-4": { "Eloquent\\Phony\\Kahlan\\": "src" }, "files": [ "src/initialize.php", "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Erin Millard", "email": "ezzatron@gmail.com", "homepage": "http://ezzatron.com/" } ], "description": "Phony for Kahlan.", "homepage": "http://eloquent-software.com/phony/", "keywords": [ "Double", "Dummy", "fake", "mock", "mocking", "spy", "stub", "stubbing", "test" ], "time": "2017-10-16 22:19:50" }, { "name": "kahlan/kahlan", "version": "4.3.1", "source": { "type": "git", "url": "https://github.com/kahlan/kahlan.git", "reference": "92dbe4691f2f3049523cc525365a1a0be0c86db9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kahlan/kahlan/zipball/92dbe4691f2f3049523cc525365a1a0be0c86db9", "reference": "92dbe4691f2f3049523cc525365a1a0be0c86db9", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "squizlabs/php_codesniffer": "^2.7" }, "bin": [ "bin/kahlan" ], "type": "library", "autoload": { "psr-4": { "Kahlan\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "CrysaLEAD" } ], "description": "The PHP Test Framework for Freedom, Truth and Justice.", "keywords": [ "BDD", "Behavior-Driven Development", "Monkey Patching", "TDD", "mock", "stub", "testing", "unit test" ], "time": "2018-09-28 15:39:00" } ], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }