{
  "name": "hops-config",
  "version": "11.9.0",
  "description": "Hops core configuration",
  "keywords": [
    "hops",
    "config"
  ],
  "license": "MIT",
  "engines": {
    "node": ">=8.10.0"
  },
  "main": "index.js",
  "esnext:main": "browser.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/xing/hops.git"
  },
  "dependencies": {
    "@untool/core": "^1.10.0",
    "@untool/webpack": "^1.10.0"
  },
  "homepage": "https://github.com/xing/hops/tree/master/packages/config#readme",
  "gitHead": "cf4144321e2fd0ee5c3a9e100ed1a6a2b6557e4d"
}
