artifactory-publisher
Version:
A simple tool for publishing files to Artifactory
34 lines (33 loc) • 857 B
JSON
{
"name": "artifactory-publisher",
"version": "1.1.4",
"description": "A simple tool for publishing files to Artifactory",
"main": "main.js",
"bin": "cli-bin.js",
"copyright": "CROC Inc.",
"author": {
"name": "Sergei Dorogin",
"url": "http://about.dorogin.com"
},
"homepage": "https://github.com/CrocInc/artifactory-publisher",
"bugs": "https://github.com/CrocInc/artifactory-publisher/issues",
"repository": {
"type": "git",
"url": "https://github.com/CrocInc/artifactory-publisher.git"
},
"repository": {
"type": "git",
"url": "https://github.com/evil-shrike/yeoman-gen-run.git"
},
"license": "MIT",
"dependencies": {
"lodash": "~2.4.1",
"q": "^1.4.1",
"request": "~2.27.0",
"yargs": "^5.0.0"
},
"keywords": [
"artifactory",
"CROC"
]
}