nextgen-mft-ai
Version:
AI-powered Managed File Transfer (MFT) library for secure, intelligent, and automated cloud data movement.
32 lines (31 loc) • 787 B
JSON
{
"name": "nextgen-mft-ai",
"version": "0.1.1",
"description": "AI-powered Managed File Transfer (MFT) library for secure, intelligent, and automated cloud data movement.",
"main": "src/index.js",
"scripts": {
"test": "node test/mft.test.js"
},
"author": "Raghava Chellu",
"license": "MIT",
"keywords": [
"mft",
"managed file transfer",
"file transfer",
"ai",
"artificial intelligence",
"cloud",
"cloud storage",
"data transfer",
"automation",
"secure transfer"
],
"repository": {
"type": "git",
"url": "https://github.com/RaghavaCh440/nextgen-mft-ai"
},
"bugs": {
"url": "https://github.com/RaghavaCh440/nextgen-mft-ai/issues"
},
"homepage": "https://github.com/RaghavaCh440/nextgen-mft-ai#readme"
}