18 lines
380 B
JSON
18 lines
380 B
JSON
{
|
|
"name": "devbones-drupal/dcp",
|
|
"description": "Provides Drupal cursor pagination support.",
|
|
"type": "type:drupal-module",
|
|
"license": "MIT",
|
|
"authors": [
|
|
{
|
|
"name": "Bohdan Konkevych",
|
|
"email": "bogdan@devbones.com",
|
|
"homepage": "https://conky.id"
|
|
}
|
|
],
|
|
"require": {
|
|
"composer/installers": "~1.0",
|
|
"drupal/core": "^9.0||^10.0"
|
|
}
|
|
}
|