summaryrefslogtreecommitdiffstatshomepage
path: root/core/modules/jsonapi/jsonapi.info.yml
blob: 5296de6b256afaefffe657fc3cdfbcbb0fbdec97 (plain) (blame)
1
2
3
4
5
6
7
8
9
name: JSON:API
type: module
description: Exposes entities as a JSON:API-specification-compliant web API.
package: Web services
version: VERSION
configure: jsonapi.settings
dependencies:
  - drupal:serialization
  - drupal:file