{
  "name": "@jaredwray/fumanchu",
  "description": "Handlebars + Helpers = Fumanchu",
  "version": "4.7.0",
  "homepage": "https://github.com/jaredwray/fumanchu",
  "author": "Jared Wray (me@jaredwray.com)",
  "type": "module",
  "main": "dist/index.node.cjs",
  "module": "dist/index.node.mjs",
  "browser": "dist/index.browser.mjs",
  "exports": {
    ".": {
      "browser": {
        "types": "./dist/index.browser.d.mts",
        "import": "./dist/index.browser.mjs",
        "require": "./dist/index.browser.cjs",
        "default": "./dist/index.browser.mjs"
      },
      "import": {
        "types": "./dist/index.node.d.mts",
        "default": "./dist/index.node.mjs"
      },
      "require": {
        "types": "./dist/index.node.d.cts",
        "default": "./dist/index.node.cjs"
      }
    },
    "./browser": {
      "import": {
        "types": "./dist/index.browser.d.mts",
        "default": "./dist/index.browser.mjs"
      },
      "require": {
        "types": "./dist/index.browser.d.cts",
        "default": "./dist/index.browser.cjs"
      }
    },
    "./package.json": "./package.json"
  },
  "types": "dist/index.node.d.mts",
  "scripts": {
    "lint": "biome check --write --error-on-warnings",
    "lint:ci": "biome check --error-on-warnings",
    "test": "pnpm lint && vitest run --coverage",
    "test:ci": "pnpm lint:ci && vitest run --coverage",
    "build": "tsdown",
    "prepublishOnly": "pnpm build",
    "clean": "rimraf ./node_modules ./coverage yarn.lock package-lock.json ./dist ./site/dist",
    "website:build": "docula build",
    "website:dev": "docula dev",
    "benchmark": "pnpm tsx benchmark/compile.ts"
  },
  "keywords": [
    "array",
    "assemble",
    "collection",
    "comparison",
    "date",
    "handlebars",
    "helper",
    "helpers",
    "html",
    "i18n",
    "inflection",
    "log",
    "logging",
    "markdown",
    "math",
    "number",
    "object",
    "path",
    "repeat",
    "string",
    "template",
    "time",
    "url",
    "util",
    "utility"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jaredwray/fumanchu.git"
  },
  "bugs": {
    "url": "https://github.com/jaredwray/fumanchu/issues"
  },
  "license": "MIT",
  "files": [
    "dist",
    "site/logo.svg",
    "license"
  ],
  "dependencies": {
    "@cacheable/memory": "^2.0.8",
    "chrono-node": "2.9.0",
    "dayjs": "^1.11.20",
    "ent": "^2.2.2",
    "handlebars": "^4.7.9",
    "markdown-it": "^14.1.0",
    "micromatch": "^4.0.8"
  },
  "devDependencies": {
    "@biomejs/biome": "^2.4.10",
    "@faker-js/faker": "^10.3.0",
    "@monstermann/tinybench-pretty-printer": "^0.3.0",
    "@types/ent": "^2.2.8",
    "@types/markdown-it": "^14.1.2",
    "@types/micromatch": "^4.0.10",
    "@types/node": "^25.5.0",
    "@vitest/coverage-v8": "^4.1.4",
    "docula": "^1.13.0",
    "dotenv": "^17.4.2",
    "happy-dom": "^20.9.0",
    "rimraf": "^6.1.3",
    "tinybench": "^6.0.0",
    "tsdown": "^0.21.7",
    "tsx": "^4.21.0",
    "typescript": "^6.0.2",
    "vitest": "^4.1.4"
  },
  "contributors": [
    "Jared Wray (https://jaredwray.com)",
    "Adrián Mugnolo (https://github.com/xymbol)",
    "Aleš Kotnik (www.draagle.com)",
    "Ali Sheehan-Dare (https://github.com/alisd23)",
    "Anders D. Johnson (https://andrz.me)",
    "Arthur Cinader (http://github.com/acinader)",
    "Brian Woodward (https://twitter.com/doowb)",
    "Dan Dascalescu (http://dandascalescu.com)",
    "Dan Gorby (https://plus.google.com/+GreenRaccoon23)",
    "Dane Petersen (https://thegreatsunra.com)",
    "Daniel Wabyick (https://github.com/dwabyick)",
    "Dennis Borisevich (https://github.com/DenSpirit)",
    "Foundy (http://foundy.io)",
    "GONZO (https://github.com/why2pac)",
    "GracefulLight (https://brendaniel.github.io)",
    "Hariadi Hinta (http://www.hariadi.org)",
    "James Tsuyuki (https://github.com/jtsuyuki)",
    "Jan Stola (https://github.com/iamstolis)",
    "Jason Bellamy (http://jasonbellamy.com)",
    "Jeffrey Froom (http://jfroom.com)",
    "Jocelyn Badgley (http://www.chipersoft.com)",
    "Joey Baker (https://www.byjoeybaker.com)",
    "Jon Schlinkert (http://twitter.com/jonschlinkert)",
    "Kevin Davis (kevindav.us)",
    "Laurent Goderre (https://github.com/LaurentGoderre)",
    "Liam Moat (http://www.liammoat.com)",
    "Makoto Tateno (https://github.com/makotot)",
    "Marie Hogebrandt (http://mariehogebrandt.se)",
    "Mark Perkins (http://allmarkedup.com)",
    "Martyn Rushton (http://swapnull.co.uk)",
    "Max Albrecht (178.is)",
    "Michael Sheedy (michaelsheedy.com)",
    "Mikko Tapionlinna (http://mikko.tapionlinna.fi)",
    "Nathan Jessen (http://nathanjessen.github.io)",
    "Nathaniel Furniss (https://github.com/nlfurniss)",
    "Oleg Orlov (https://github.com/efender)",
    "Omesh (https://github.com/omeshp)",
    "Patrick Burtchaell (https://pburtchaell.com)",
    "Paul Welsh (paulwelsh.info)",
    "Raymond Camden (https://www.raymondcamden.com)",
    "Rob (https://github.com/robsilva)",
    "Sam Tiffin (https://samtiffin.com)",
    "Shannon Moeller (http://shannonmoeller.com)",
    "Spud Hsu (http://spud.in)",
    "Stephen Way (http://stephenway.net)",
    "Thomas Jaggi (http://responsive.ch)",
    "Tim Douglas (https://github.com/timdouglas)",
    "(https://github.com/homersimpsons)",
    "Jonathas Ribeiro (https://github.com/jonathas)"
  ]
}
