~ Initial commit
This commit is contained in:
17
package.json
Normal file
17
package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "ubiquitypreparetool",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@types/fs-extra": "^11.0.1",
|
||||
"fs-extra": "^11.1.1",
|
||||
"ssh2": "^1.11.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/ssh2": "^1.11.9"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user