From 9078d4fc6d096b8fa7bd5af392d20f75f6d04415 Mon Sep 17 00:00:00 2001 From: TJH Date: Tue, 9 Dec 2025 14:23:01 +0800 Subject: [PATCH] 1 --- package.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index f1f5300..ff6799e 100755 --- a/package.json +++ b/package.json @@ -3,5 +3,17 @@ "uuid": "2970ebfe-58bc-4fbf-8810-0c9becb6b097", "creator": { "version": "3.8.5" + }, + "version": "1.0.0", + "description": "", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "keywords": [], + "author": "", + "license": "ISC", + "dependencies": { + "nosleep.js": "^0.12.0" } -} +} \ No newline at end of file