19 lines
No EOL
427 B
JSON
19 lines
No EOL
427 B
JSON
{
|
|
"name": "ExamplePlugin",
|
|
"version": "0.1.0",
|
|
"description": "Piwik Platform showcase: how to create widgets, menus, scheduled tasks, a custom archiver, plugin tests, and a AngularJS component.",
|
|
"theme": false,
|
|
"require": {
|
|
"piwik": ">=PIWIK_VERSION"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "Piwik",
|
|
"email": "",
|
|
"homepage": ""
|
|
}
|
|
],
|
|
"homepage": "",
|
|
"license": "GPL v3+",
|
|
"keywords": []
|
|
} |