From ce9b20da48eae39e61f2c13aee100235ce1a8273 Mon Sep 17 00:00:00 2001 From: Wx-2025 <351320169@qq.com> Date: Mon, 7 Jul 2025 02:00:01 +0800 Subject: [PATCH] Delete package.json --- package.json | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 package.json diff --git a/package.json b/package.json deleted file mode 100644 index 34ba4ab..0000000 --- a/package.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "name": "ST-Amily2-Chat-Optimisation", - "version": "2.0.1", - "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": "MIT", - "repository": { - "type": "git", - "url": "https://github.com/Wx-2025/sillytavern-chat-optimiser.git" - } -} \ No newline at end of file