cfk
Version:
Finbox's PaaS
31 lines (30 loc) • 621 B
JSON
{
"name": "cfk",
"version": "0.3.7",
"description": "Finbox's PaaS",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"install": "scripts/install"
},
"directories": {
"bin": "bin"
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/leveredreturns/cfk.git"
},
"keywords": [
"paas",
"aws",
"mesos",
"marathon",
"chronos"
],
"author": "Finbox.io",
"license": "MIT",
"bugs": {
"url": "https://gitlab.com/leveredreturns/cfk/issues"
},
"homepage": "https://gitlab.com/leveredreturns/cfk#README"
}