Files
deb-python-dcos/cli/tests/data/package_build/package_all_references.json
Jesus E. Larios Murillo 62293f6bf3 experimental: add new experimental subcommand (#858)
Adds three new experimental package commands: `experimental package add`, `dcos experimental package build`, and `dcos experimental service start`
2017-01-04 18:15:07 -08:00

14 lines
469 B
JSON

{
"packagingVersion": "3.0",
"name": "bitbucket",
"version": "4.5",
"description": "Bitbucket Server gives you secure, fast, enterprise-grade controls, like fine-grained permissions and powerful management features.",
"maintainer": "support@mesosphere.io",
"tags": [ "git", "bitbucket", "bit", "bucket", "vcs", "scm" ],
"resource": "@resource.json",
"config": "@config.json",
"marathon": {
"v2AppMustacheTemplate": "@marathon.json.mustache"
}
}