{ "name": "m1", "version": "2.0.0", "description": "
", "main": "index.js", "scripts": { "start": "eleventy --serve", "build": "eleventy" }, "devDependencies": { "@11ty/eleventy-plugin-syntaxhighlight": "^4.0.0" }, "author": "Henry", "license": "ISC", "jest": { "testURL": "http://localhost/" }, "dependencies": { "@11ty/eleventy": "^1.0.0", "@11ty/eleventy-cache-assets": "^2.3.0", "@11ty/eleventy-navigation": "^0.3.2", "bootstrap": "^5.1.3", "eleventy-navigation-bootstrap": "^0.1.2", "eleventy-plugin-toc": "^1.1.5", "henry-reader-bar": "https://d31uz8lwfmyn8g.cloudfront.net/Modules/henry-reader-bar-0.2.0.tgz", "henry-reading-time": "https://d31uz8lwfmyn8g.cloudfront.net/Modules/henry-reading-time-0.1.0.tgz", "markdown-it": "^12.3.2", "markdown-it-anchor": "^8.4.1", "markdown-it-highlightjs": "^3.6.0" } }