{
"name": "dansup/activity-pub",
"description": "ActivityPub plugin for GNU/Social",
"type": "gnusocial-plugin",
"require": {
"pixelfed/http-signatures-guzzlehttp": "^4.0"
},
"license": "AGPL",
"autoload": {
"psr-4": {
"Tests\\": "tests/"
}
"authors": [
"name": "Daniel Supernault",
"email": "danielsupernault@gmail.com"
"name": "Diogo Cordeiro",
"email": "diogo@fc.up.pt"
]