walter-boente_book-collection/csspageweaver/plugins/tableOfContent/config.json
2026-04-14 18:18:10 +02:00

9 lines
No EOL
248 B
JSON

{
"name": "Table of content",
"description": "A script to generate a table of content",
"author": ["Julie Blanc", "Julien Taquet"],
"licence": "MIT",
"version": "1.0",
"hook": "tableOfContent.js",
"stylesheet": "tableOfContent.css"
}