{
  "name": "@bobfrankston/mailx-store-web",
  "version": "0.1.86",
  "type": "module",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "build": "tsc"
  },
  "license": "ISC",
  "dependencies": {
    "@bobfrankston/mailx-types": "^0.1.57",
    "@bobfrankston/mailx-bus": "^0.1.2",
    "@bobfrankston/iflow-direct": "^0.1.65",
    "@bobfrankston/tcp-transport": "^0.1.8",
    "@bobfrankston/smtp-direct": "^0.1.9",
    "@bobfrankston/mailx-sync": "^0.1.29",
    "sql.js": "^1.14.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/BobFrankston/mailx-store-web.git"
  },
  "publishConfig": {
    "access": "public"
  },
  ".dependencies": {
    "@bobfrankston/mailx-types": "file:../mailx-types",
    "@bobfrankston/mailx-bus": "file:../mailx-bus",
    "@bobfrankston/iflow-direct": "file:../../../../MailApps/iflow-direct",
    "@bobfrankston/tcp-transport": "file:../../../../MailApps/tcp-transport",
    "@bobfrankston/smtp-direct": "file:../../../../MailApps/smtp-direct",
    "@bobfrankston/mailx-sync": "file:../../../../MailApps/mailx-sync",
    "sql.js": "^1.14.1"
  },
  ".transformedSnapshot": {
    "dependencies": {
      "@bobfrankston/mailx-types": "^0.1.57",
      "@bobfrankston/mailx-bus": "^0.1.2",
      "@bobfrankston/iflow-direct": "^0.1.65",
      "@bobfrankston/tcp-transport": "^0.1.8",
      "@bobfrankston/smtp-direct": "^0.1.9",
      "@bobfrankston/mailx-sync": "^0.1.29",
      "sql.js": "^1.14.1"
    }
  }
}
