Page MenuHomePhorge

composer.json
No OneTemporary

Authored By
Unknown
Size
656 B
Referenced Files
None
Subscribers
None

composer.json

{
"name": "roundcube/password",
"type": "roundcube-plugin",
"description": "Password Change for Roundcube. Plugin adds a possibility to change user password using many methods (drivers) via Settings/Password tab.",
"license": "GPLv3+",
"version": "5.2",
"authors": [
{
"name": "Aleksander Machniak",
"email": "alec@alec.pl",
"role": "Lead"
}
],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3"
}
}

File Metadata

Mime Type
application/json
Expires
Sun, Apr 5, 9:46 PM (3 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18730560
Default Alt Text
composer.json (656 B)

Event Timeline