1
0
mirror of https://github.com/SillyTavern/SillyTavern.git synced 2025-03-06 20:58:04 +01:00

12 lines
265 B
JSON
Raw Normal View History

2023-07-20 20:32:15 +03:00
{
"display_name": "Token Counter",
"loading_order": 15,
"requires": [],
"optional": [],
"js": "index.js",
"css": "style.css",
"author": "Cohee#1207",
"version": "1.0.0",
"homePage": "https://github.com/SillyTavern/SillyTavern"
}