{
  "name": "@nestjs/bull-shared",
  "version": "10.1.1",
  "description": "Nest - modern, fast, powerful node.js web framework (@bull-shared)",
  "homepage": "https://github.com/nestjs/bull",
  "bugs": {
    "url": "https://github.com/nestjs/bull/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nestjs/bull.git"
  },
  "license": "MIT",
  "author": "Kamil Mysliwiec",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {},
  "dependencies": {
    "tslib": "2.6.2"
  },
  "devDependencies": {
    "@nestjs/common": "10.3.5",
    "@nestjs/core": "10.3.5"
  },
  "peerDependencies": {
    "@nestjs/common": "^8.0.0 || ^9.0.0 || ^10.0.0",
    "@nestjs/core": "^8.0.0 || ^9.0.0 || ^10.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "75e399fc410f0b2e093b9cdde22662ad34fcb065"
}
