walter-boente_book-collection/csspageweaver/plugins/tableOfContent/config.json

9 lines
248 B
JSON
Raw Normal View History

2026-04-14 18:18:10 +02:00
{
"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"
}