UNPKG

@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

56 lines (55 loc) 1.93 kB
{ "name": "@trap_stevo/filetide", "version": "0.0.85", "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-tide-token-server": "node demos/tideTokenServerDemo.js", "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.46", "@trap_stevo/iotide-client": "^0.0.27", "@trap_stevo/legendarybuilderpronodejs-utilities": "^1.0.51", "@trap_stevo/lockline": "^0.0.11", "@trap_stevo/logictide": "^0.0.2", "@trap_stevo/metrictide": "^0.0.10", "@trap_stevo/timelyst": "^0.0.7", "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" } }