You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
466 B

{
"name": "darksparrow/deegraph-php",
"description": "Deegraph Interactions Wrapper",
"type": "library",
"license": "MPL-2.0",
"authors": [
{
"name": "Cerys Lewis",
"email": "cerys@darksparrow.uk",
"homepage": "https://ceryslewis.dev",
"role": "Lead Developer"
}
],
"support": {
"email": "cerys@darksparrow.uk"
},
"require": {
"php": ">=8.1"
}
}