mirror of
https://github.com/Wx-2025/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 03:25:51 +00:00
Initial commit with CC BY-NC-ND 4.0 license
This commit is contained in:
22
package.json
Normal file
22
package.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "ST-Amily2-Chat-Optimisation",
|
||||
"version": "1.1.0",
|
||||
"description": "Amily2's advanced chat optimization engine",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"zip": "zip -r amily2-chat-optimiser.zip . -x '*.git*' -x 'node_modules/*' -x '*.zip' -x 'package*.json'"
|
||||
},
|
||||
"keywords": [
|
||||
"sillytavern",
|
||||
"extension",
|
||||
"chat",
|
||||
"ai",
|
||||
"optimization"
|
||||
],
|
||||
"author": "Wx-2025",
|
||||
"license": "CC-BY-NC-ND-4.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Wx-2025/sillytavern-chat-optimiser.git"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user