{
  "name": "@canopycanopycanopy/b-ber-lib",
  "version": "4.0.0",
  "description": "",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "build": "tsdown",
    "watch": "tsdown --watch",
    "typecheck": "tsc --noEmit",
    "test": "jest"
  },
  "author": "Triple Canopy <b-ber@canopycanopycanopy.com> (https://triplecanopy.github.io/)",
  "license": "GPL-3.0-or-later",
  "publishConfig": {
    "access": "public"
  },
  "devDependencies": {
    "@swc/core": "^1.15.40",
    "@swc/jest": "^0.2.39",
    "@types/fs-extra": "^11.0.4",
    "@types/js-yaml": "^3.12.10",
    "@types/lodash": "^4.17.24",
    "@types/mime-types": "^3.0.1",
    "@types/vinyl": "^2.0.12",
    "jest": "^29.7.0",
    "rimraf": "^2.7.1",
    "tsdown": "^0.22.1",
    "typescript": "^6.0.3"
  },
  "dependencies": {
    "@canopycanopycanopy/b-ber-logger": "4.0.0",
    "@canopycanopycanopy/b-ber-shapes-dublin-core": "4.0.0",
    "@canopycanopycanopy/b-ber-shapes-sequences": "4.0.0",
    "@canopycanopycanopy/b-ber-theme-sans": "4.0.0",
    "@canopycanopycanopy/b-ber-theme-serif": "4.0.0",
    "command-exists": "^1.2.2",
    "fs-extra": "^8.1.0",
    "glob": "^7.1.4",
    "htmlparser2": "^3.9.2",
    "js-yaml": "^3.12.0",
    "layouts": "^3.0.2",
    "lodash": "^4.17.21",
    "mime-types": "^2.1.24",
    "vinyl": "^2.2.0",
    "yargs": "^13.3.0",
    "yawn-yaml": "1.5.0"
  },
  "files": [
    "dist",
    "EbookConvert.js",
    "Html.js",
    "HtmlToXml.js",
    "ManifestItemProperties.js",
    "State.js",
    "Theme.js",
    "utils.js",
    "YamlAdaptor.js"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/triplecanopy/b-ber.git"
  },
  "bugs": {
    "url": "https://github.com/triplecanopy/b-ber/issues"
  },
  "contributors": [
    {
      "name": "Maxwell Simmer",
      "email": "maxwellsimmer.com@gmail.com",
      "url": "https://maxwellsimmer.com"
    }
  ],
  "gitHead": "435b9c7e6b97d3fbdeb21f2308283597040ebfc8"
}
