{ "name": "peas", "version": "1.0.0", "private": true, "description": "Peas is a SNS designed for sharing profiles.", "keywords": [ "sns", "profile" ], "author": { "name": "Last2014", "email": "info@last2014.com", "url": "https://last2014.com" }, "contributors": [], "license": "AGPL-3.0-later", "packageManager": "pnpm@10.17.0", "type": "module", "dependencies": { "@inquirer/prompts": "^7.8.6", "@types/node": "^24.5.2", "fs": "0.0.1-security", "mysql2": "^3.15.1", "typescript": "^5.9.2", "yaml": "^2.8.1" } }