Page MenuHomePhorge

composer.json
No OneTemporary

Authored By
Unknown
Size
788 B
Referenced Files
None
Subscribers
None

composer.json

{
"name": "roundcube/newmail_notifier",
"type": "roundcube-plugin",
"description": "Supports three methods of notification: 1. Basic - focus browser window and change favicon 2. Sound - play wav file 3. Desktop - display desktop notification (using webkitNotifications feature, supported by Chrome and Firefox with 'HTML5 Notifications' plugin).",
"license": "GPLv3+",
"version": "0.7",
"authors": [
{
"name": "Aleksander Machniak",
"email": "alec@alec.pl",
"role": "Lead"
}
],
"repositories": [
{
"type": "composer",
"url": "http://plugins.roundcube.net"
}
],
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3"
}
}

File Metadata

Mime Type
application/json
Expires
Sat, Apr 4, 4:13 AM (1 d, 12 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18755922
Default Alt Text
composer.json (788 B)

Event Timeline