{ "dependencies": { "@faker-js/faker": "^9.5.1", "dotenv": "^16.4.7", "express": "^4.21.2", "faker": "^6.6.6" }, "name": "campfireid", "version": "0.0.1", "description": "CampFire Identification Card (Telegram Mini APp)", "main": "index.js", "devDependencies": {}, "scripts": { "test": "node live.js" }, "repository": { "type": "git", "url": "https://git.campfiregg.ru/CampFire/CampFireID" }, "author": "CampFire Solutions", "license": "ISC" }