{ "name": "polywiki", "version": "0.0.1", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "kts of kettek (https://kettek.net/)", "license": "GPLv3", "dependencies": { "chokidar": "^1.7.0", "cors": "^2.8.4", "formidable": "^1.2.1", "markdown-it": "^5.1.0", "markdown-it-anchor": "^2.7.1", "markdown-it-deflist": "^2.0.3", "markdown-it-header-sections": "^0.2.0", "markdown-it-sup": "^1.0.0", "markdown-it-table-of-contents-with-heading": "^0.3.3" } }