{ "name": "amnezia-admin", "version": "1.2.18", "private": true, "description": "amnezia_web — базовая панель AmneziaWG (FREE: просмотр и удаление клиентов; полная версия — PRO).", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/andrey271192/amnezia_web.git" }, "type": "module", "scripts": { "start": "node server.js" }, "dependencies": { "express": "^4.21.2" } }