@trap_stevo/filetide-client
Version:
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.
53 lines (52 loc) • 1.57 kB
JSON
{
"name": "@trap_stevo/filetide-client",
"version": "0.0.52",
"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.85",
"@trap_stevo/iotide": "^0.0.46",
"@trap_stevo/legendarybuilderpronodejs-utilities": "^1.0.51",
"chalk": "^4.1.2"
},
"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"
}
}