{
  "name": "hops-config",
  "version": "15.2.1",
  "description": "Hops core configuration",
  "keywords": [
    "hops",
    "config"
  ],
  "license": "MIT",
  "engines": {
    "node": "14 || 16"
  },
  "main": "index.js",
  "esnext:main": "browser.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/xing/hops.git"
  },
  "jest": {
    "displayName": "unit"
  },
  "dependencies": {
    "depd": "^2.0.0",
    "hops-bootstrap": "15.2.1"
  },
  "homepage": "https://github.com/xing/hops/tree/master/packages/config#readme",
  "gitHead": "146f3e61aa3a520e977ad3bc5acbd1f49634833d"
}
