{
  "name": "benchmark",
  "version": "0.0.1",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "benchmark",
      "version": "0.0.1",
      "license": "ISC",
      "dependencies": {
        "double-double": "^2.0.7",
        "squares-rng": "^2.0.1"
      }
    },
    "node_modules/double-double": {
      "version": "2.0.7",
      "resolved": "https://registry.npmjs.org/double-double/-/double-double-2.0.7.tgz",
      "integrity": "sha512-2YVSSoCFPloU6HbqC0J51vT2FkAhHhVitM62f2N7Se815McdB48lwvD8dguI3C6/KNON6h0PIwiCFRn3xBPi5A==",
      "dependencies": {
        "eslint-plugin-tree-shaking": "^1.10.0"
      },
      "engines": {
        "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
      }
    },
    "node_modules/eslint-plugin-tree-shaking": {
      "version": "1.10.1",
      "resolved": "https://registry.npmjs.org/eslint-plugin-tree-shaking/-/eslint-plugin-tree-shaking-1.10.1.tgz",
      "integrity": "sha512-yu4EjN2xoKEiK+KnEG9a77xGJQNfnVaFVrvZTAdhwHdZ0pjKp1P0QqR+GeB/UrnKx9MPIehQ2v7JXT7QsGiODg==",
      "engines": {
        "node": ">=6.0.0"
      }
    },
    "node_modules/squares-rng": {
      "version": "2.0.1",
      "resolved": "https://registry.npmjs.org/squares-rng/-/squares-rng-2.0.1.tgz",
      "integrity": "sha512-1sSJuUxME1SvP3EtR7OmmeGCAW+c9i1eAfLcVhLpKpBqz0R9aXucwHq3TbtZo49QtblwF2EWcWXyp66ifD/Jcw==",
      "engines": {
        "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
      }
    }
  }
}
