{
  "name": "@mindful-web/marko-web-theme-monorail",
  "version": "1.80.2",
  "author": "Brian Miller <brian@parameter1.com>",
  "repository": "https://github.com/parameter1/mindful-web/tree/main/packages/marko-web-theme-monorail",
  "license": "MIT",
  "scripts": {
    "lint:fix": "yarn lint --fix",
    "lint": "eslint --ext .js --ext .vue --max-warnings 5 --ignore-path ../../.eslintignore ./",
    "compile": "mindful-web-marko-compile compile",
    "prepublish": "yarn compile --silent",
    "test": "yarn compile --no-clean && yarn lint"
  },
  "dependencies": {
    "@mindful-web/dayjs": "^1.49.2",
    "@mindful-web/html": "^1.0.0",
    "@mindful-web/image": "^1.80.2",
    "@mindful-web/inflector": "^1.0.0",
    "@mindful-web/marko-web-deferred-script-loader": "^1.80.2",
    "@mindful-web/marko-web-gam": "^1.80.2",
    "@mindful-web/marko-web-gtm": "^1.80.2",
    "@mindful-web/marko-web-html-sitemap": "^1.80.2",
    "@mindful-web/marko-web-icons": "^1.59.2",
    "@mindful-web/marko-web-identity-x": "^1.80.2",
    "@mindful-web/marko-web-inquiry": "^1.80.2",
    "@mindful-web/marko-web-native-x": "^1.80.2",
    "@mindful-web/marko-web-omeda": "^1.80.2",
    "@mindful-web/marko-web-omeda-identity-x": "^1.80.2",
    "@mindful-web/marko-web-p1-events": "^1.80.2",
    "@mindful-web/marko-web-recaptcha": "^1.26.1",
    "@mindful-web/marko-web-reveal-ad": "^1.80.2",
    "@mindful-web/marko-web-search": "^1.80.2",
    "@mindful-web/marko-web-social-sharing": "^1.80.2",
    "@mindful-web/mindful": "^1.80.2",
    "@mindful-web/object-path": "^1.80.2",
    "@mindful-web/utils": "^1.80.2",
    "@mindful-web/web-common": "^1.80.2",
    "@parameter1/joi": "^1.2.10",
    "@trevoreyre/autocomplete-vue": "^2.4.1",
    "bootstrap": "^4.6.2",
    "cheerio": "^1.0.0-rc.12",
    "debug": "^4.3.4",
    "graphql-tag": "^2.12.6",
    "http-errors": "^1.8.1",
    "js-cookie": "^2.2.1",
    "moment": "^2.29.1",
    "node-fetch": "^2.6.9",
    "ua-parser-js": "^1.0.33"
  },
  "peerDependencies": {
    "@mindful-web/marko-core": "^1.0.0",
    "@mindful-web/marko-web": "^1.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "59e2be57d4905ab42c5acfa590c270a8c12bfce7"
}
