Skip to content
Snippets Groups Projects

Issue #3086016: can't even install the module because of the path of .js

2 files
+ 21
80
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 21
20
{
"name": "drupal/colorbutton",
"type": "drupal-module",
"description": "Adds the Color Button plugin to CKEditor.",
"keywords": ["Drupal"],
"license": "GPL-2.0-or-later",
"minimum-stability": "dev",
"authors": [
{
"name": "Kevin Quillen (kevinquillen)",
"role": "Maintainer"
"name": "drupal/colorbutton",
"type": "drupal-module",
"description": "Adds the Color Button plugin to CKEditor.",
"keywords": ["Drupal"],
"license": "GPL-2.0-or-later",
"minimum-stability": "dev",
"authors": [
{
"name": "Kevin Quillen (kevinquillen)",
"role": "Maintainer"
}
],
"support": {
"issues": "http://drupal.org/project/issues/colorbutton",
"source": "http://cgit.drupalcode.org/colorbutton"
},
"require": {
}
],
"support": {
"issues": "http://drupal.org/project/issues/colorbutton",
"source": "http://cgit.drupalcode.org/colorbutton"
},
"require": {
}
}
Loading