@trap_stevo/filetide
Version:
Revolutionizing real-time file transfer with seamless, instant communication across any device. Deliver files instantly, regardless of platform, and experience unparalleled speed and control in managing transfers. Elevate your file-sharing capabilities wi
53 lines (52 loc) • 1.78 kB
JSON
{
"name": "@trap_stevo/filetide",
"version": "0.0.70",
"description": "Revolutionizing real-time file transfer with seamless, instant communication across any device. Deliver files instantly, regardless of platform, and experience unparalleled speed and control in managing transfers. Elevate your file-sharing capabilities with a tool designed for precision, efficiency, and effortless connectivity.",
"main": "dist/cjs/FileTide.js",
"scripts": {
"build": "babel src -d dist/cjs --env-name cjs",
"start-file-generation": "node demos/FileGenerator.js",
"start-messager": "node demos/FileTideClientDemo.js",
"start-net": "node demos/FileTideNetDemo.js",
"start": "node dist/cjs/FileTide.js"
},
"keywords": [
"Legendary",
"Enlightened",
"Steven Compton",
"Magical",
"real-time",
"nodejs",
"ota",
"over-the-air",
"file communication",
"file transfer",
"device-to-device",
"cross-platform",
"instant messaging",
"file sharing",
"peer-to-peer",
"P2P",
"network transfer",
"data transfer",
"seamless connectivity"
],
"author": "Steven Compton",
"license": "See License in LICENSE.md",
"dependencies": {
"@trap_stevo/iotide": "^0.0.44",
"@trap_stevo/iotide-client": "^0.0.26",
"@trap_stevo/legendarybuilderpronodejs-utilities": "^1.0.49",
"@trap_stevo/metrictide": "^0.0.4",
"@trap_stevo/timelyst": "^0.0.6",
"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"
}
}