4 "description": "Tweeper is a web scraper to convert popular social media sites to RSS (e.g. Twitter.com, Instagram.com).",
5 "keywords": ["Twitter", "Instagram", "Facebook", "RSS", "scraper"],
6 "homepage": "https://git.ao2.it/tweeper.git",
10 "name": "Antonio Ospite",
11 "email": "ao2@ao2.it",
12 "homepage": "https://ao2.it",
22 "symfony/serializer": ">=2.7.0",
23 "symfony/property-access": ">=2.7.0"
26 "psr-4": { "Tweeper\\": "src/" }