-
- Downloads
Add new file
composer.json
0 → 100644
{ | |||
"name": "noblogs/event-list", | |||
"description": "Wordpress plugin: visualize a list of events.", | |||
"type": "wordpress-plugin", | |||
"license": "GPL", | |||
"authors": [ | |||
{ | |||
"name": "agata", | |||
"email": "agata@insiberia.net" | |||
} | |||
], | |||
"require": { | |||
"composer/installers": "^1.9" | |||
} | |||
} |
Please register or sign in to comment