12 lines
309 B
JSON
12 lines
309 B
JSON
|
{
|
||
|
"name": "drez/apigoat_doc",
|
||
|
"description": "Access the APIgoat API from within Wordpress",
|
||
|
"homepage": "https://apigoat.com/",
|
||
|
"type": "wordpress-plugin",
|
||
|
"license": "MIT",
|
||
|
"require": {
|
||
|
"bernardosilva/jwt-api-client-php": "^0.0.3",
|
||
|
"firebase/php-jwt": "^5.2"
|
||
|
}
|
||
|
}
|