{
  "name": "@spcookie/erii-config",
  "version": "1.2.3",
  "scripts": {
    "postinstall": "node postinstall.js"
  },
  "keywords": [
    "erii",
    "configuration",
    "hocon"
  ],
  "author": "spcookie",
  "license": "MIT",
  "description": "",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/spcookie/erii.git",
    "directory": "erii-distribution/packages/erii-config"
  },
  "bugs": {
    "url": "https://github.com/spcookie/erii/issues"
  },
  "homepage": "https://github.com/spcookie/erii#readme",
  "publishConfig": {
    "access": "public"
  }
}
