Version 1
[yaffs-website] / web / modules / contrib / devel / webprofiler / composer.json
1 {
2   "name": "drupal/webprofiler",
3   "description": "Drupal Web Profiler.",
4   "type": "drupal-module",
5   "authors": [
6     {
7       "name": "Luca Lusso",
8       "email": "lussoluca@gmail.com",
9       "homepage": "https://github.com/lussoluca",
10       "role": "Maintainer"
11     }
12   ],
13   "license": "GPL-2.0+",
14   "require": {}
15 }