{
  "type": "module",
  "homepage": "https://github.com/${repoKey}#readme",
  "repository": {
    "type": "git",
    "url": "https://github.com/${repoKey}.git"
  },
  "bugs": {
    "url": "https://github.com/${repoKey}/issues"
  },
  "version": "0.0.0-development",
  "engines": {
    "node": ">= ${nodeVersion}"
  }
}
