{
  "name": "@broadshield/github-actions-workflow-marie-kondo",
  "version": "1.2.3",
  "description": "This library supports you in only keeping Tags, Releases, and Action Workflow Runs that spark joy, and to remove the ones often created during the PR process",
  "homepage": "https://github.com/Broadshield/actions-toolkit/tree/main/packages/github-actions-workflow-marie-kondo",
  "type": "commonjs",
  "keywords": [
    "GitHub",
    "Actions",
    "JavaScript",
    "TypeScript",
    "Cleanup",
    "Tidy",
    "Marie Kondo",
    "release management",
    "tag management",
    "GitHub Actions",
    "GitHub Actions Workflow",
    "GitHub Actions Workflow Run Removal"
  ],
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Broadshield/actions-toolkit.git",
    "directory": "packages/github-actions-workflow-marie-kondo"
  },
  "main": "./src/index.js",
  "types": "./src/index.d.ts",
  "dependencies": {
    "@broadshield/github-actions-core-typed-inputs": "1.3.2",
    "@actions/core": "1.10.0",
    "@actions/github": "5.1.1",
    "@octokit/auth-token": "3.0.2",
    "@octokit/request": "6.2.2",
    "@octokit/types": "8.0.0",
    "@broadshield/github-actions-octokit-hydrated": "1.4.2",
    "@octokit/rest": "19.0.5",
    "@octokit/core": "4.1.0",
    "@octokit/plugin-enterprise-server": "11.3.0",
    "@octokit/plugin-rest-endpoint-methods": "6.7.0",
    "@octokit/plugin-throttling": "4.3.2",
    "@octokit/graphql-schema": "12.41.0",
    "@octokit/plugin-paginate-rest": "5.0.1",
    "tslib": "2.4.1"
  },
  "peerDependencies": {}
}
