6e86dbaf34cc6a934156690a7cff379c6e618992
[yaffs-website] / vendor / drupal / console-en / composer.json
1 {
2     "name": "drupal/console-en",
3     "description": "Drupal Console English Language",
4     "keywords": ["Drupal", "Console", "Development", "Symfony"],
5     "homepage": "http://drupalconsole.com/",
6     "type": "drupal-console-language",
7     "license": "GPL-2.0+",
8     "authors": [
9         {
10             "name":      "David Flores",
11             "email":     "dmousex@gmail.com",
12             "homepage":  "http://dmouse.net"
13         },
14         {
15             "name":      "Jesus Manuel Olivas",
16             "email":     "jesus.olivas@gmail.com",
17             "homepage":  "http://jmolivas.com"
18         },
19         {
20             "name":      "Eduardo Garcia",
21             "email":     "enzo@enzolutions.com",
22             "homepage":  "http://enzolutions.com/"
23         },
24         {
25             "name":      "Omar Aguirre",
26             "email":     "omersguchigu@gmail.com"
27         },
28         {
29             "name":      "Drupal Console Contributors",
30             "homepage":  "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
31         }
32     ],
33     "support": {
34         "issues": "https://github.com/hechoendrupal/DrupalConsole/issues",
35         "forum": "https://gitter.im/hechoendrupal/DrupalConsole",
36         "docs": "https://docs.drupalconsole.com"
37     }
38 }