chore: initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "sftp_testing",
|
||||
"version": "1.0.0",
|
||||
"main": "index.ts",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"ssh2-sftp-client": "^12.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^26.2.0",
|
||||
"typescript": "^7.0.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user