{
  "name": "@1stg/lib-config",
  "version": "13.0.1",
  "description": "Personal but Shareable Library Configuration for all 1stG.me projects",
  "repository": "git+https://github.com/1stG/configs.git",
  "homepage": "https://github.com/1stG/configs/tree/master/packages/lib-config",
  "author": "JounQin (https://www.1stG.me) <admin@1stg.me>",
  "funding": "https://www.patreon.com/1stG",
  "license": "MIT",
  "engines": {
    "node": ">=18.18"
  },
  "dependencies": {
    "@1stg/common-config": "^11.0.0",
    "@pkgr/rollup": "^6.0.0"
  },
  "publishConfig": {
    "access": "public"
  }
}
