{ "name": "zhishiku", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.zyuas.com/zyy/knowledge.git" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "dotenv": "^17.4.2", "drizzle-orm": "^0.45.2", "pg": "^8.20.0" }, "devDependencies": { "@types/pg": "^8.20.0", "drizzle-kit": "^0.31.10", "tsx": "^4.21.0", "typescript": "^6.0.3" } }