{
  "name": "anomaly-atlas-web",
  "version": "1.0.0",
  "description": "Public atlas platform for anomaly-atlas — Simon-Pierre Boucher <contact@spboucher.ai> — data source: hfmarketdata.io",
  "author": "Simon-Pierre Boucher <contact@spboucher.ai>",
  "license": "UNLICENSED",
  "private": true,
  "main": "server.js",
  "scripts": {
    "start": "node server.js"
  },
  "dependencies": {
    "express": "^4.21.0",
    "gray-matter": "^4.0.3",
    "highlight.js": "^11.10.0",
    "marked": "^14.1.0"
  }
}
