{ "name": "server", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "cors": "^2.8.5", "express": "^4.21.2", "fs-extra": "^11.3.0", "gray-matter": "^4.0.3", "marked": "^15.0.7", "path": "^0.12.7" } }