This commit is contained in:
2025-10-22 22:13:54 +02:00
parent 9e44354ef0
commit b63d46a78e
331 changed files with 352530 additions and 3 deletions

View File

@@ -0,0 +1,10 @@
{
"name": "reveal.js-menu",
"version": "2.1.0",
"homepage": "https://denehyg.github.io/reveal.js-menu",
"authors": ["Greg Denehy"],
"description": "A slideout menu for navigating reveal.js presentations",
"keywords": ["reveal", "menu"],
"license": "MIT, Copyright (C) 2020 Greg Denehy",
"ignore": ["**/.*", "node_modules", "bower_components", "test", "tests"]
}