fxbeckers-gulp-octo
Version:
A Gulp wrapper for octopack library to push projects to Octopus Deploy
29 lines • 704 B
JSON
{
"dependencies": {
"@octopusdeploy/octopackjs": "~0.0.3",
"gulp-util": "^3.0.7",
"plugin-log": "^0.1.0",
"through2": "^2.0.0"
},
"description": "A Gulp wrapper for octopack library to push projects to Octopus Deploy",
"devDependencies": {
"chai": "^3.4.1",
"mocha": "^2.3.4",
"sinon": "^1.17.2",
"vinyl-map": "^1.0.1"
},
"directories": {},
"license": "MIT",
"main": "index.js",
"name": "fxbeckers-gulp-octo",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/OctopusDeploy/gulp-octo.git"
},
"scripts": {
"test": "mocha test.js"
},
"version": "0.0.7"
}