feat: add Drupal application module

This commit is contained in:
reaper
2026-08-14 22:41:10 -05:00
parent ee67f5ef20
commit 68237f8b68
13 changed files with 131 additions and 12 deletions
@@ -0,0 +1,7 @@
{
"name": "@aurora/module-drupal",
"version": "1.0.0",
"private": true,
"description": "Drupal application module for Aurora Dockside",
"files": ["manifest.json", "main", "README.md"]
}