sha256:00ad18e76773c88d0b8bbb350b897960f9c4437fcfdc8ec0a78b83c1082e74f0

Found in archives

{
  "name": "baconqrcode",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "baconqrcode",
      "dependencies": {
        "pixelmatch": "^7.1.0"
      }
    },
    "node_modules/pixelmatch": {
      "version": "7.1.0",
      "resolved": "https://registry.npmjs.org/pixelmatch/-/pixelmatch-7.1.0.tgz",
      "integrity": "sha512-1wrVzJ2STrpmONHKBy228LM1b84msXDUoAzVEl0R8Mz4Ce6EPr+IVtxm8+yvrqLYMHswREkjYFaMxnyGnaY3Ng==",
      "license": "ISC",
      "dependencies": {
        "pngjs": "^7.0.0"
      },
      "bin": {
        "pixelmatch": "bin/pixelmatch"
      }
    },
    "node_modules/pngjs": {
      "version": "7.0.0",
      "resolved": "https://registry.npmjs.org/pngjs/-/pngjs-7.0.0.tgz",
      "integrity": "sha512-LKWqWJRhstyYo9pGvgor/ivk2w94eSjE3RGVuzLGlr3NmD8bf7RcYGze1mNdEHRP6TRP6rMuDHk5t44hnTRyow==",
      "license": "MIT",
      "engines": {
        "node": ">=14.19.0"
      }
    }
  }
}

Return to home page.