{
  "name": "@tachybase/di",
  "version": "1.6.18",
  "description": "",
  "homepage": "https://github.com/tegojs/tego#readme",
  "bugs": {
    "url": "https://github.com/tegojs/tego/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/tegojs/tego",
    "directory": "packages/di"
  },
  "license": "Apache-2.0",
  "main": "./lib/index.js",
  "types": "./lib/index.d.ts",
  "dependencies": {
    "@tachybase/utils": "1.6.18"
  }
}