{ "name": "EternalAI", "version": "1.0.0", "description": "永恒的 AI 系统", "main": "src/index.js", "scripts": { "start": "node src/index.js", "test": "jest" }, "keywords": ["ai", "eternal", "agent"], "author": "chigulong", "license": "MIT" }