@nib/buildkite-inline-image
Version:
Provides an easy way to output inline images into your buildkite output log from node.
26 lines (25 loc) • 687 B
JSON
{
"name": "@nib/buildkite-inline-image",
"version": "0.1.1",
"description": "Provides an easy way to output inline images into your buildkite output log from node.",
"main": "index.js",
"scripts": {
},
"repository": {
"type": "git",
"url": "git@github.com:nib-health-funds/node-buildkite-inline-image.git"
},
"keywords": [
"buildkite",
"build",
"kite",
"inline",
"image"
],
"author": "Matthew Turner",
"license": "ISC",
"bugs": {
"url": "https://github.com/nib-health-funds/node-buildkite-inline-image/issues"
},
"homepage": "https://github.com/nib-health-funds/node-buildkite-inline-image#readme"
}