This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
title | sentences | random_data | |
---|---|---|---|
A | Sentence-A1|Sentence-A2|Sentence-A3 | abc123 | |
B | Sentence-B1|Sentence-B2|Sentence-B3 | def456 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "acquia/drupal-recommended-project", | |
"description": "Acquia-compatible Drupal application based on the Drupal Recommended Project", | |
"license": "GPL-2.0-or-later", | |
"authors": [ | |
{ | |
"name": "Acquia Engineering", | |
"homepage": "https://www.acquia.com", | |
"role": "Maintainer" | |
} |