re init
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "sprattle",
|
||||
"version": "1.0.0",
|
||||
"description": "An rsync / ssh / cron file sync server",
|
||||
"main": "srv.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "knast",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"express": "^4.18.2",
|
||||
"node-ssh": "^13.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user