-
- Downloads
Initial commit
parents
No related branches found
No related tags found
.gitlab-ci.yml
0 → 100644
README.md
0 → 100644
ai-authenticate-rest-api.php
0 → 100644
composer.json
0 → 100644
{ | |||
"name": "noblogs/ai-authenticate-rest-api-plugin", | |||
"description": "git@git.autistici.org:noblogs/ai-authenticate-rest-api-plugin.git", | |||
"type": "wordpress-plugin", | |||
"require": { | |||
"composer/installers": "^1.9" | |||
}, | |||
"authors": [ | |||
{ | |||
"name": "ale", | |||
"email": "ale@autistici.org" | |||
} | |||
] | |||
} |
Please register or sign in to comment