started structure
This commit is contained in:
12
package.json
12
package.json
@@ -20,5 +20,15 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/pushrocks/smartssh/issues"
|
||||
},
|
||||
"homepage": "https://github.com/pushrocks/smartssh#readme"
|
||||
"homepage": "https://github.com/pushrocks/smartssh#readme",
|
||||
"dependencies": {
|
||||
"beautylog": "^4.1.2",
|
||||
"fs-extra": "^0.28.0",
|
||||
"js-base64": "^2.1.9",
|
||||
"smartfile": "^3.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"npmts": "^5.0.4",
|
||||
"should": "^8.3.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user