PHP Classes

File: vendor/wp-cli/mustangostang-spyc/composer.json

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Nolimitbuzz WP Theme   vendor/wp-cli/mustangostang-spyc/composer.json   Download  
File: vendor/wp-cli/mustangostang-spyc/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Nolimitbuzz WP Theme
WordPress theme to used as start of new themes
Author: By
Last change:
Date: 27 days ago
Size: 659 bytes
 

Contents

Class file image Download
{ "name": "wp-cli/mustangostang-spyc", "description": "A simple YAML loader/dumper class for PHP (WP-CLI fork)", "type": "library", "homepage": "https://github.com/mustangostang/spyc/", "authors" : [{ "name": "mustangostang", "email": "[email protected]" }], "license": "MIT", "require": { "php": ">=5.3.1" }, "autoload": { "psr-4": { "Mustangostang\\": "src/" }, "files": [ "includes/functions.php" ] }, "require-dev": { "phpunit/phpunit": "4.3.*@dev" }, "extra": { "branch-alias": { "dev-master": "0.5.x-dev" } } }