{
  "_from": "math-random@2.0.1",
  "_id": "math-random@2.0.1",
  "_inBundle": false,
  "_integrity": "sha512-oIEbWiVDxDpl5tIF4S6zYS9JExhh3bun3uLb3YAinHPTlRtW4g1S66LtJrJ4Npq8dgIa8CLK5iPVah5n4n0s2w==",
  "_location": "/math-random",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "math-random@2.0.1",
    "name": "math-random",
    "escapedName": "math-random",
    "rawSpec": "2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.0.1"
  },
  "_requiredBy": [
    "/react-scroll-to-bottom"
  ],
  "_resolved": "https://registry.npmjs.org/math-random/-/math-random-2.0.1.tgz",
  "_shasum": "5604b16c6a9a4aee63aff13937fb909b27e46b3a",
  "_spec": "math-random@2.0.1",
  "_where": "/var/www/html/prod/amplitech-react-js/node_modules/react-scroll-to-bottom",
  "author": {
    "name": "Michael Rhodes"
  },
  "browser": {
    "./node": "./browser/index",
    "./crypto": "./browser/crypto"
  },
  "bugs": {
    "url": "https://github.com/michaelrhodes/math-random/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available",
  "devDependencies": {
    "dexy": "github:michaelrhodes/dexy#1.0.4"
  },
  "homepage": "https://github.com/michaelrhodes/math-random#readme",
  "license": "CC0-1.0",
  "main": "node",
  "name": "math-random",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/michaelrhodes/math-random.git"
  },
  "scripts": {
    "test": "dexy test"
  },
  "version": "2.0.1"
}
