- name: Web Profiler
 
- type: module
 
- description: 'Drupal Web Profiler.'
 
- package: Development
 
- # core: 8.x
 
- configure: webprofiler.settings
 
- tags:
 
-  - developer
 
- dependencies:
 
-  - devel
 
- # Information added by Drupal.org packaging script on 2017-10-05
 
- version: '8.x-1.2'
 
- core: '8.x'
 
- project: 'devel'
 
- datestamp: 1507197848
 
 
  |