Follow users in whole network instance of pleroma
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.
 
 

12 lines
266 B

{
"name": "follow-pleroma",
"version": "1.0.0",
"main": "follow.js",
"repository": "http://gitea.hatthieves.es/manalejandro/follow-pleroma.git",
"author": "ale",
"license": "MIT",
"private": true,
"dependencies": {
"request-sync": "^1.0.0"
}
}