Fetch the repository succeeded.
{
"name": "ftp-auto-deploy",
"version": "1.0.2",
"description": "Upload files to ftp server",
"main": "src/index.js",
"license": "MIT",
"private": false,
"scripts": {
"test": "node test/test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/acccccccb/ftp-auto-deploy.git"
},
"keywords": [
"ftp",
"deploy"
],
"author": "acccccccb",
"bugs": {
"url": "https://github.com/acccccccb/ftp-auto-deploy/issues"
},
"homepage": "https://github.com/acccccccb/ftp-auto-deploy#readme",
"devDependencies": {
"fs": "0.0.1-security",
"fs-extra": "^8.1.0",
"promise-ftp": "^1.3.5",
"readline-sync": "^1.4.10",
"single-line-log": "^1.1.2"
},
"dependencies": {
"fs": "0.0.1-security",
"fs-extra": "^8.1.0",
"promise-ftp": "^1.3.5",
"readline-sync": "^1.4.10",
"single-line-log": "^1.1.2"
}
}
Sign in for post a comment
Comment ( 0 )