{ "devDependencies": { "markdown": "^0.5.0" }, "scripts": { "build": "md2html ./src/commands.md > ./build/index.html" } }