2 "name": "friendica/friendica",
3 "description": "A decentralized social network part of The Federation",
11 "license": "AGPL-3.0+",
13 "issues": "https://github.com/friendica/friendica/issues"
29 "asika/simple-console": "^1.0",
30 "divineomega/password_exposed": "^2.4",
31 "ezyang/htmlpurifier": "~4.7.0",
32 "friendica/json-ld": "^1.0",
33 "league/html-to-markdown": "~4.8.0",
34 "lightopenid/lightopenid": "dev-master",
35 "michelf/php-markdown": "^1.7",
36 "mobiledetect/mobiledetectlib": "2.8.*",
37 "paragonie/random_compat": "^2.0",
38 "pear/Text_LanguageDetect": "1.*",
39 "seld/cli-prompt": "^1.0",
40 "smarty/smarty": "^3.1",
41 "fxp/composer-asset-plugin": "~1.3",
42 "bower-asset/base64": "^1.0",
43 "bower-asset/Chart-js": "^2.7",
44 "bower-asset/perfect-scrollbar": "^0.6",
45 "bower-asset/vue": "^2.5",
46 "npm-asset/jquery": "^2.0",
47 "npm-asset/jquery-colorbox": "^1.6",
48 "npm-asset/jquery-datetimepicker": "^2.4.0",
49 "npm-asset/jgrowl": "^1.4",
50 "npm-asset/fullcalendar": "^3.0.1",
51 "npm-asset/cropperjs": "1.2.2",
52 "npm-asset/imagesloaded": "4.1.4",
53 "monolog/monolog": "^1.24"
58 "url": "https://git.friendi.ca/friendica/php-json-ld"
63 "Friendica\\": "src/",
64 "Friendica\\Test\\": "tests/",
65 "Friendica\\Addon\\": "addon/"
71 "include/conversation.php",
73 "include/enotify.php",
80 "autoloader-suffix": "Friendica",
81 "optimize-autoloader": true,
82 "preferred-install": "dist",
85 "npm-asset-library": "view/asset",
86 "bower-asset-library": "view/asset"
92 "log", "cache", "/photo", "/proxy"
96 "phpunit/dbunit": "^2.0",
97 "phpdocumentor/reflection-docblock": "^3.0.2",
98 "phpunit/php-token-stream": "^1.4.2",
99 "mikey179/vfsStream": "^1.6",
100 "mockery/mockery": "^1.2",
101 "johnkary/phpunit-speedtrap": "1.1"