sha256:5cf122fced2ba2c1c2ba19a7f8c2dacad3b0a558e24c98f062e18175058726ab

Found in archives

{
  "name": "workspace",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "dependencies": {
        "eslint-plugin-turbo": "../../"
      }
    },
    "../..": {
      "version": "1.9.0",
      "license": "MPL-2.0",
      "devDependencies": {
        "@turbo/test-utils": "workspace:*",
        "@turbo/tsconfig": "workspace:*",
        "@turbo/types": "workspace:*",
        "@turbo/utils": "workspace:*",
        "@types/eslint": "^8.4.5",
        "@types/estree": "^1.0.0",
        "@types/jest": "^29.5.13",
        "@types/node": "^16.11.12",
        "jest": "^29.7.0",
        "json5": "^2.2.1",
        "ts-jest": "^29.2.5",
        "tsup": "^6.2.0",
        "typescript": "5.3.3"
      },
      "peerDependencies": {
        "eslint": ">6.6.0"
      }
    },
    "node_modules/eslint-plugin-turbo": {
      "resolved": "../..",
      "link": true
    }
  },
  "dependencies": {
    "eslint-plugin-turbo": {
      "version": "file:../..",
      "requires": {
        "@turbo/test-utils": "workspace:*",
        "@turbo/tsconfig": "workspace:*",
        "@turbo/types": "workspace:*",
        "@turbo/utils": "workspace:*",
        "@types/eslint": "^8.4.5",
        "@types/estree": "^1.0.0",
        "@types/jest": "^29.5.13",
        "@types/node": "^16.11.12",
        "jest": "^29.7.0",
        "json5": "^2.2.1",
        "ts-jest": "^29.2.5",
        "tsup": "^6.2.0",
        "typescript": "5.3.3"
      }
    }
  }
}

Return to home page.