summaryrefslogtreecommitdiffstats
path: root/healthcheck-container/package.json
blob: 6b91448e666b7b09001d9ce52fc06cbb16a4a524 (plain)
1
2
3
4
5
6
7
8
{
  "name": "k8s-healthcheck",
  "description": "DCAE healthcheck server",
  "version": "2.0.0",
  "main": "healthcheck.js",
  "author": "author",
  "license": "(Apache-2.0)"
}