1
0
Fork 0
forked from lino/radar-wp
radar-wp-custom/composer.json

15 lines
370 B
JSON
Raw Permalink Normal View History

2019-05-12 14:18:03 +02:00
{
2024-08-19 04:06:18 +02:00
"name": "radar-wp-custom/squat-radar",
2019-05-12 14:18:03 +02:00
"description": "Wordpress Calendar widget for https://radar.squat.net/ events",
"type": "wordpress-plugin",
"homepage": "https://radar.squat.net",
"license": "GPL-2.0+",
"authors": [ {
"name": "Radar contributors",
"homepage": "https://0xacab.org/radar"
} ],
"require": {
"php": ">=5.4.0"
}
}