Unverified Commit 015d137f authored by PGD's avatar PGD Committed by GitHub
Browse files

Delete cli/npm/package-lock.json

parent aa17d60f
Loading
Loading
Loading
Loading

cli/npm/package-lock.json

deleted100644 → 0
+0 −39
Original line number Diff line number Diff line
{
  "name": "@fedify/cli",
  "version": "0.0.0",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "@fedify/cli",
      "version": "0.0.0",
      "cpu": [
        "x64",
        "arm64"
      ],
      "funding": [
        "https://github.com/sponsors/dahlia"
      ],
      "hasInstallScript": true,
      "license": "MIT",
      "os": [
        "darwin",
        "linux",
        "win32"
      ],
      "dependencies": {
        "@fedify/cli": "file:"
      },
      "bin": {
        "fedify": "run.mjs"
      },
      "engines": {
        "node": ">=18.0.0"
      }
    },
    "node_modules/@fedify/cli": {
      "resolved": "",
      "link": true
    }
  }
}