{
  "name": "@trap_stevo/filetide-client",
  "version": "0.0.33",
  "description": "Seamless, real-time file transfers between devices with effortless connectivity. Allowing for powerful, instant, secure, and cross-platform file sharing, enabling efficient and reliable data transfers in any network environment.",
  "main": "dist/cjs/FileTideClient.js",
  "exports": {
    ".": "./dist/cjs/FileTideClient.js"
  },
  "scripts": {
    "build": "babel src -d dist/cjs --env-name cjs",
    "start-client": "node ./demos/FileTideClientDemo.js",
    "start": "node ./dist/cjs/FileTideClient.js"
  },
  "keywords": [
    "Legendary",
    "Enlightened",
    "Steven Compton",
    "Magical",
    "real-time",
    "file-transfer",
    "file-sharing",
    "file-sync",
    "peer-to-peer",
    "p2p",
    "networking",
    "data-transfer",
    "file-upload",
    "file-download",
    "secure-transfer",
    "live-file-transfer",
    "cross-platform",
    "fast-transfer",
    "file-syncing",
    "data-streaming",
    "real-time-sync"
  ],
  "author": "Steven Compton",
  "license": "See License in LICENSE.md",
  "dependencies": {
    "@trap_stevo/filetide": "^0.0.62",
    "@trap_stevo/iotide": "^0.0.43",
    "@trap_stevo/legendarybuilderpronodejs-utilities": "^1.0.43",
    "chalk": "^4.1.2",
    "readline": "^1.3.0"
  },
  "devDependencies": {
    "@babel/cli": "^7.24.8",
    "@babel/core": "^7.25.2",
    "@babel/plugin-proposal-class-properties": "^7.18.6",
    "@babel/plugin-transform-runtime": "^7.24.7",
    "@babel/preset-env": "^7.25.3"
  }
}
