1{
2  "name": "phplist/phplist-lan-info",
3  "description": "The world's most popular open source newsletter manager, translations of contextual information",
4  "keywords": [
5    "phplist",
6    "email",
7    "newsletter",
8    "manager"
9  ],
10  "homepage": "https://www.phpList.org/",
11  "type": "library",
12  "license": "GNU Affero General Public License version 3.0 or later (AGPLv3+)",
13  "support": {
14    "issues": "https://github.com/phpList/phpList3/issues",
15    "forum": "https://discuss.phplist.org/",
16    "wiki": "http://resources.phplist.com/",
17    "source": "https://github.com/phpList/phpList3"
18  },
19  "require": {
20    "php": ">=7.0"
21  },
22  "require-dev": {
23    "njoannidi/php-lint-bash": "dev-master"
24  }
25}
26