{
  "name": "config",
  "version": "1.0.0",
  "main": "src/main.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Redume/Kekkai.git"
  },
  "author": "Redume",
  "license": "GPL-3.0-or-later",
  "bugs": {
    "url": "https://github.com/Redume/Kekkai/issues"
  },
  "homepage": "https://github.com/Redume/Kekkai#readme",
  "description": "Config management service",
  "dependencies": {
    "yaml": "^2.5.0"
  }
}