11 lines
242 B
JSON
11 lines
242 B
JSON
{
|
|
"name": "drupal/rollbar",
|
|
"description": "Rollbar integration for Drupal 8.",
|
|
"type": "drupal-module",
|
|
"license": "GPL 2.0+",
|
|
"minimum-stability": "dev",
|
|
"prefer-stable": true,
|
|
"require": {
|
|
"rollbar/rollbar": "^1.0"
|
|
}
|
|
}
|