composer.json
0 → 100644
+11
−0
| Original line number | Diff line number | Diff line |
|---|---|---|
{
|
||
"name": "drupal/visitors",
|
||
"description": "Visitors is a native drupal web analytics software.",
|
||
"type": "drupal-module",
|
||
"license": "GPL-2.0+",
|
||
"require": {
|
||
"drupal/core": "^8 || ^9 || ^10"
|
||
},
|
||
"require-dev": {
|
||
}
|
||
} |
+33
−7
Loading