sha256:11cd3615179f6e8a19518b8957c24bee9ec4daec649b840cc66cb453e70dc5d8

Found in archives

{
  "name": "@isaacs/bundle-metadep-duplication-x",
  "version": "1.0.0",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@isaacs/bundle-metadep-duplication-x",
      "version": "1.0.0",
      "bundleDependencies": [
        "@isaacs/bundle-metadep-duplication-y"
      ],
      "dependencies": {
        "@isaacs/bundle-metadep-duplication-y": "1"
      }
    },
    "node_modules/@isaacs/bundle-metadep-duplication-a": {
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/@isaacs/bundle-metadep-duplication-a/-/bundle-metadep-duplication-a-1.0.0.tgz",
      "integrity": "sha512-Nf3aJp3CJkOqPHSd4Gp8CCxhgAj2cZNDeO8jphM4m079TSBNxLqoIP1Ccl1UjhCrsN1CaC1WEyUmDwOHtf4YuA==",
      "inBundle": true,
      "dependencies": {
        "@isaacs/bundle-metadep-duplication-z": "1"
      }
    },
    "node_modules/@isaacs/bundle-metadep-duplication-y": {
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/@isaacs/bundle-metadep-duplication-y/-/bundle-metadep-duplication-y-1.0.0.tgz",
      "integrity": "sha512-hercbc4dtQy7Y7ihnIE6g1kWZz8qWFLL4qPMs7RISToRLoS/zbeBkZbZc+FoqjaeV7Vm+KQLgPb0Wg0emDstog==",
      "inBundle": true,
      "dependencies": {
        "@isaacs/bundle-metadep-duplication-z": "1"
      }
    },
    "node_modules/@isaacs/bundle-metadep-duplication-z": {
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/@isaacs/bundle-metadep-duplication-z/-/bundle-metadep-duplication-z-1.0.0.tgz",
      "integrity": "sha512-Q/YW3wQ7UN0rfRaTd9/Axr40bEJS/haSeTzaVDTnvvAb4kL5W8y2S4msFIBjZZoQnNdcU07krw0iTFd/MBuHGA==",
      "inBundle": true,
      "dependencies": {
        "@isaacs/bundle-metadep-duplication-a": "1"
      }
    }
  },
  "dependencies": {
    "@isaacs/bundle-metadep-duplication-a": {
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/@isaacs/bundle-metadep-duplication-a/-/bundle-metadep-duplication-a-1.0.0.tgz",
      "integrity": "sha512-Nf3aJp3CJkOqPHSd4Gp8CCxhgAj2cZNDeO8jphM4m079TSBNxLqoIP1Ccl1UjhCrsN1CaC1WEyUmDwOHtf4YuA==",
      "requires": {
        "@isaacs/bundle-metadep-duplication-z": "1"
      }
    },
    "@isaacs/bundle-metadep-duplication-y": {
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/@isaacs/bundle-metadep-duplication-y/-/bundle-metadep-duplication-y-1.0.0.tgz",
      "integrity": "sha512-hercbc4dtQy7Y7ihnIE6g1kWZz8qWFLL4qPMs7RISToRLoS/zbeBkZbZc+FoqjaeV7Vm+KQLgPb0Wg0emDstog==",
      "requires": {
        "@isaacs/bundle-metadep-duplication-z": "1"
      }
    },
    "@isaacs/bundle-metadep-duplication-z": {
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/@isaacs/bundle-metadep-duplication-z/-/bundle-metadep-duplication-z-1.0.0.tgz",
      "integrity": "sha512-Q/YW3wQ7UN0rfRaTd9/Axr40bEJS/haSeTzaVDTnvvAb4kL5W8y2S4msFIBjZZoQnNdcU07krw0iTFd/MBuHGA==",
      "requires": {
        "@isaacs/bundle-metadep-duplication-a": "1"
      }
    }
  }
}

Return to home page.