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.
 
 
 

64 lines
2.2 KiB

[
{
"name": "johnbillion/extended-cpts",
"version": "4.3.3",
"version_normalized": "4.3.3.0",
"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"
},
"time": "2020-04-22T16:13:18+00:00",
"type": "library",
"extra": {
"wordpress-install-dir": "tests/wordpress"
},
"installation-source": "dist",
"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/"
}
]