You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 

81 lines
3.0 KiB

{
"_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#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "0905d3af779b7b12c0ea6cae0f780bbb",
"packages": [
{
"name": "johnbillion/extended-cpts",
"version": "4.3.3",
"source": {
"type": "git",
"url": "https://github.com/johnbillion/extended-cpts.git",
"reference": "4c4e292781c28a7d8666803f63c44e655cddf7ad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/johnbillion/extended-cpts/zipball/4c4e292781c28a7d8666803f63c44e655cddf7ad",
"reference": "4c4e292781c28a7d8666803f63c44e655cddf7ad",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"automattic/phpcs-neutron-standard": "^1.5",
"dealerdirect/phpcodesniffer-composer-installer": "^0.5",
"johnbillion/falsey-assertequals-detector": "^2",
"johnbillion/php-docs-standards": "^1",
"phpcompatibility/phpcompatibility-wp": "^2",
"phpunit/phpunit": "^6",
"roots/wordpress": "*",
"vlucas/phpdotenv": "^3",
"wp-cli/wp-cli-bundle": "^2.1",
"wp-coding-standards/wpcs": "~2.1.0",
"wp-phpunit/wp-phpunit": "*"
},
"suggest": {
"seravo/wp-custom-bulk-actions": "Custom Bulk Actions",
"wpackagist-plugin/rewrite-testing": "Rewrite Rule Testing"
},
"type": "library",
"extra": {
"wordpress-install-dir": "tests/wordpress"
},
"autoload": {
"psr-4": {
"ExtCPTs\\Tests\\": "tests/phpunit"
},
"files": [
"extended-cpts.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "John Blackbourn",
"homepage": "https://johnblackbourn.com/"
}
],
"description": "A library which provides extended functionality to WordPress custom post types and taxonomies.",
"homepage": "https://github.com/johnbillion/extended-cpts/",
"time": "2020-04-22T16:13:18+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^7.2"
},
"platform-dev": [],
"plugin-api-version": "1.1.0"
}