UNPKG

@trap_stevo/filenet

Version:

Provides the groundbreaking solution for real-time, OTA (Over-The-Air) file transfer, streamlining client-to-client sharing with unmatched efficiency and effortless, on-the-fly handling. Whether managing peer-to-peer or client-server transfers, FileNet en

53 lines (52 loc) 1.85 kB
{ "name": "@trap_stevo/filenet", "version": "0.0.40", "description": "Provides the groundbreaking solution for real-time, OTA (Over-The-Air) file transfer, streamlining client-to-client sharing with unmatched efficiency and effortless, on-the-fly handling. Whether managing peer-to-peer or client-server transfers, FileNet ensures seamless communication across devices, allowing for file transfers from all over the world, while maintaining fast, secure, and dynamic connectivity. Along with proprietary maximum performance measures, it delivers parallelly synchronized, high-speed transfers, from large data exchanges to instant sharing, setting a new standard in modern file transfer and redefining real-time connectivity.", "main": "./dist/cjs/index.js", "exports": { ".": "./dist/cjs/index.js" }, "bin": { "filenet": "./dist/cjs/filenet.js" }, "scripts": { "build": "babel src -d dist/cjs --env-name cjs", "start": "node dist/cjs/index.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", "client-server", "peer-to-peer", "P2P", "network transfer", "data transfer", "seamless connectivity" ], "author": "Steven Compton", "license": "See License in LICENSE.md", "dependencies": { "@trap_stevo/filetide": "^0.0.62", "@trap_stevo/filetide-client": "^0.0.33", "@trap_stevo/iotide": "^0.0.43" }, "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" } }