2022-05-09 04:56:29 +00:00
|
|
|
{
|
2022-06-02 04:37:20 +00:00
|
|
|
"name": "raoul/externalpassword",
|
|
|
|
"description": "An app for Nextcloud to allow an administrator to direct a user to an external site for changing their password.",
|
|
|
|
"type": "project",
|
|
|
|
"license": "AGPL",
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Raoul Snyman"
|
2022-05-09 04:56:29 +00:00
|
|
|
}
|
2022-06-02 04:37:20 +00:00
|
|
|
],
|
|
|
|
"require": {},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9"
|
|
|
|
}
|
2022-05-09 04:56:29 +00:00
|
|
|
}
|