{
  "name": "byways",
  "version": "2.6.2",
  "description": "Content of the closed `byways.org` website hosted at [scenicbyways.info]",
  "type": "module",
  "scripts": {
    "test": "make lint"
  },
  "repository": "git@github.com:melitele/byways.git",
  "author": {
    "name": "Damian Krzeminski",
    "email": "pirxpilot@furkot.com",
    "url": "https://pirxpilot.me"
  },
  "license": "MIT",
  "dependencies": {
    "@metalsmith/collections": "^1.2.1",
    "@metalsmith/layouts": "^3.0.0",
    "@metalsmith/markdown": "^1.10.0",
    "@pirxpilot/metalsmith-esbuild": "^1.0.0",
    "@pirxpilot/metalsmith-lunr-index": "^1.0.0",
    "fetchagent": "~3",
    "jstransformer-pug": "^0.4.0",
    "lunr": "^2.3.9",
    "lunr-results-render": "~2",
    "metalsmith": "^2.3.0",
    "metalsmith-define": "^2.1.3",
    "minimist": "^1.2.8",
    "scroll-hilo": "^1.0.2",
    "swipe": "^1.7.7"
  },
  "devDependencies": {
    "@biomejs/biome": "^2.3.14"
  },
  "resolutions": {
    "debug": "~4"
  }
}
