2018-02-09 04:49:49 +01:00
|
|
|
{
|
|
|
|
"name": "friendica/friendica",
|
|
|
|
"description": "A decentralized social network part of The Federation",
|
|
|
|
"type": "project",
|
|
|
|
"keywords": [
|
|
|
|
"social network",
|
|
|
|
"dfrn",
|
|
|
|
"ostatus",
|
|
|
|
"diaspora"
|
|
|
|
],
|
|
|
|
"license": "AGPL-3.0+",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/friendica/friendica/issues"
|
|
|
|
},
|
|
|
|
"require": {
|
2019-05-13 06:58:02 +02:00
|
|
|
"php": ">=7.0",
|
2019-01-06 21:01:26 +01:00
|
|
|
"ext-ctype": "*",
|
2018-12-23 21:32:38 +01:00
|
|
|
"ext-curl": "*",
|
2018-11-22 06:24:43 +01:00
|
|
|
"ext-dom": "*",
|
2019-01-06 21:01:26 +01:00
|
|
|
"ext-fileinfo": "*",
|
|
|
|
"ext-gd": "*",
|
|
|
|
"ext-iconv": "*",
|
2018-11-22 06:24:43 +01:00
|
|
|
"ext-json": "*",
|
2019-01-06 21:01:26 +01:00
|
|
|
"ext-libxml": "*",
|
|
|
|
"ext-mbstring": "*",
|
2019-01-01 07:05:22 +01:00
|
|
|
"ext-openssl": "*",
|
2019-01-06 21:01:26 +01:00
|
|
|
"ext-simplexml": "*",
|
2018-02-09 04:49:49 +01:00
|
|
|
"ext-xml": "*",
|
2018-03-21 06:31:00 +01:00
|
|
|
"asika/simple-console": "^1.0",
|
2019-05-13 07:07:38 +02:00
|
|
|
"bacon/bacon-qr-code": "^1.0",
|
2019-10-24 15:32:54 +02:00
|
|
|
"divineomega/password_exposed": "^2.8",
|
|
|
|
"ezyang/htmlpurifier": "^4.7",
|
2018-10-03 07:35:12 +02:00
|
|
|
"friendica/json-ld": "^1.0",
|
2019-10-24 15:32:54 +02:00
|
|
|
"league/html-to-markdown": "^4.8",
|
|
|
|
"level-2/dice": "^4",
|
2018-02-09 04:49:49 +01:00
|
|
|
"lightopenid/lightopenid": "dev-master",
|
2020-12-03 16:31:43 +01:00
|
|
|
"matriphe/iso-639": "^1.2",
|
2018-02-09 04:49:49 +01:00
|
|
|
"michelf/php-markdown": "^1.7",
|
2019-10-24 15:32:54 +02:00
|
|
|
"mobiledetect/mobiledetectlib": "^2.8",
|
|
|
|
"monolog/monolog": "^1.25",
|
2019-04-04 05:32:10 +02:00
|
|
|
"nikic/fast-route": "^1.3",
|
2019-06-10 14:43:25 +02:00
|
|
|
"paragonie/hidden-string": "^1.0",
|
2020-10-03 18:20:28 +02:00
|
|
|
"patrickschur/language-detection": "^3.4",
|
2019-07-15 03:45:26 +02:00
|
|
|
"pear/console_table": "^1.3",
|
2020-10-03 18:20:28 +02:00
|
|
|
"phpseclib/phpseclib": "^2.0",
|
2019-05-13 07:07:38 +02:00
|
|
|
"pragmarx/google2fa": "^5.0",
|
|
|
|
"pragmarx/recovery": "^0.1.0",
|
2019-02-17 01:18:21 +01:00
|
|
|
"psr/container": "^1.0",
|
2018-04-19 04:47:27 +02:00
|
|
|
"seld/cli-prompt": "^1.0",
|
2018-02-09 04:49:49 +01:00
|
|
|
"smarty/smarty": "^3.1",
|
2021-01-20 05:39:09 +01:00
|
|
|
"ua-parser/uap-php": "^3.9",
|
2020-12-03 16:31:43 +01:00
|
|
|
"xemlock/htmlpurifier-html5": "^0.1.11",
|
2019-10-24 15:32:54 +02:00
|
|
|
"fxp/composer-asset-plugin": "^1.4",
|
2018-02-09 04:49:49 +01:00
|
|
|
"bower-asset/base64": "^1.0",
|
2019-10-24 15:32:54 +02:00
|
|
|
"bower-asset/chart-js": "^2.8",
|
2019-05-26 22:02:38 +02:00
|
|
|
"bower-asset/dompurify": "^1.0",
|
2020-05-07 03:49:34 +02:00
|
|
|
"bower-asset/fork-awesome": "^1.1",
|
2019-10-24 15:32:54 +02:00
|
|
|
"bower-asset/vue": "^2.6",
|
2020-05-07 03:49:34 +02:00
|
|
|
"npm-asset/cropperjs": "1.2.2",
|
2020-01-18 16:41:56 +01:00
|
|
|
"npm-asset/es-jquery-sortable": "^0.9.13",
|
2020-05-07 03:49:34 +02:00
|
|
|
"npm-asset/fullcalendar": "^3.10",
|
|
|
|
"npm-asset/imagesloaded": "4.1.4",
|
2018-02-09 04:49:49 +01:00
|
|
|
"npm-asset/jquery": "^2.0",
|
|
|
|
"npm-asset/jquery-colorbox": "^1.6",
|
2019-10-24 15:32:54 +02:00
|
|
|
"npm-asset/jquery-datetimepicker": "^2.5",
|
2018-02-09 04:49:49 +01:00
|
|
|
"npm-asset/jgrowl": "^1.4",
|
2019-10-24 15:32:54 +02:00
|
|
|
"npm-asset/moment": "^2.24",
|
2020-05-07 03:49:34 +02:00
|
|
|
"npm-asset/perfect-scrollbar": "0.6.16",
|
2020-07-22 16:42:53 +02:00
|
|
|
"npm-asset/textcomplete": "^0.18.2",
|
2020-12-03 16:31:43 +01:00
|
|
|
"npm-asset/typeahead.js": "^0.11.1"
|
2018-12-24 01:45:33 +01:00
|
|
|
},
|
2018-02-09 04:49:49 +01:00
|
|
|
"repositories": [
|
2018-03-29 17:57:06 +02:00
|
|
|
{
|
|
|
|
"type": "vcs",
|
2018-09-28 17:04:51 +02:00
|
|
|
"url": "https://git.friendi.ca/friendica/php-json-ld"
|
2018-03-29 17:57:06 +02:00
|
|
|
}
|
|
|
|
],
|
2018-02-09 04:49:49 +01:00
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2018-04-09 21:23:41 +02:00
|
|
|
"Friendica\\": "src/",
|
2018-11-29 14:46:48 +01:00
|
|
|
"Friendica\\Addon\\": "addon/"
|
2018-02-09 04:49:49 +01:00
|
|
|
},
|
2018-12-24 01:45:33 +01:00
|
|
|
"files": [
|
|
|
|
"include/conversation.php",
|
|
|
|
"include/dba.php",
|
|
|
|
"include/enotify.php",
|
|
|
|
"boot.php"
|
|
|
|
]
|
2018-02-09 04:49:49 +01:00
|
|
|
},
|
2020-02-20 22:17:30 +01:00
|
|
|
"autoload-dev": {
|
|
|
|
"psr-4": {
|
|
|
|
"Friendica\\Test\\": "tests/"
|
|
|
|
}
|
|
|
|
},
|
2018-02-09 04:49:49 +01:00
|
|
|
"config": {
|
2020-06-17 19:22:25 +02:00
|
|
|
"platform": {
|
|
|
|
"php": "7.0"
|
|
|
|
},
|
2018-02-09 04:49:49 +01:00
|
|
|
"autoloader-suffix": "Friendica",
|
|
|
|
"optimize-autoloader": true,
|
|
|
|
"preferred-install": "dist",
|
|
|
|
"fxp-asset": {
|
2018-03-29 17:57:06 +02:00
|
|
|
"installer-paths": {
|
|
|
|
"npm-asset-library": "view/asset",
|
|
|
|
"bower-asset-library": "view/asset"
|
|
|
|
}
|
|
|
|
}
|
2018-02-09 04:49:49 +01:00
|
|
|
},
|
|
|
|
"archive": {
|
|
|
|
"exclude": [
|
2019-06-23 23:38:12 +02:00
|
|
|
"/.*",
|
|
|
|
"/*file",
|
|
|
|
"!/.htaccess-dist",
|
|
|
|
"/tests",
|
|
|
|
"/*.xml",
|
|
|
|
"/composer.*",
|
|
|
|
"/log",
|
|
|
|
"/cache",
|
|
|
|
"/photo",
|
|
|
|
"/proxy",
|
|
|
|
"/addon",
|
|
|
|
"!/vendor",
|
|
|
|
"!/view/asset"
|
2018-02-09 04:49:49 +01:00
|
|
|
]
|
2018-04-09 21:23:41 +02:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2021-04-05 12:33:56 +02:00
|
|
|
"mockery/mockery": "^1.3",
|
|
|
|
"mikey179/vfsstream": "^1.6"
|
2018-04-09 21:23:41 +02:00
|
|
|
},
|
|
|
|
"scripts": {
|
2021-04-05 19:07:54 +02:00
|
|
|
"test": "phpunit",
|
2021-04-06 20:00:21 +02:00
|
|
|
"lint": "find . -name \\*.php -not -path './vendor/*' -not -path './view/asset/*' -print0 | xargs -0 -n1 php -l",
|
|
|
|
"cs:install": "@composer install --working-dir=bin/dev/php-cs-fixer",
|
|
|
|
"cs:check": ["@cs:install", "bin/dev/php-cs-fixer/vendor/bin/php-cs-fixer fix --dry-run --diff"],
|
|
|
|
"cs:fix": ["@cs:install", "bin/dev/php-cs-fixer/vendor/bin/php-cs-fixer fix"]
|
2018-02-09 04:49:49 +01:00
|
|
|
}
|
|
|
|
}
|