{
  "name": "@simplysm/sd-orm-common",
  "version": "12.16.52",
  "description": "심플리즘 패키지 - ORM 모듈 (common)",
  "author": "김석래",
  "repository": {
    "type": "git",
    "url": "https://github.com/kslhunter/simplysm.git",
    "directory": "packages/sd-orm-common"
  },
  "license": "MIT",
  "type": "module",
  "main": "./dist/index.js",
  "types": "./dist/index.d.ts",
  "dependencies": {
    "@simplysm/sd-core-common": "12.16.52"
  }
}