mirror of
https://git.sindominio.net/estibadores/wordpress.git
synced 2024-11-14 23:21:07 +01:00
15 lines
363 B
JSON
15 lines
363 B
JSON
|
{
|
||
|
"name": "radar-wp/squat-radar",
|
||
|
"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"
|
||
|
}
|
||
|
}
|