{ "name": "cipher-market-engine", "version": "2.0.0", "description": "High Performance Chart Engine for Cipher MD", "main": "index.js", "scripts": { "start": "node index.js" }, "dependencies": { "axios": "^1.6.0", "multer": "^1.4.5-lts.1", "express": "^4.18.2", "skia-canvas": "^1.0.1", "@gradio/client": "^0.1.4", "wa-sticker-formatter": "^4.4.4" } }