HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/ehbo.today/node_modules/math-random/package.json
{
  "_args": [
    [
      "math-random@1.0.1",
      "/Users/julesgraus/webDevelopment/EHBO-Today-Liempde"
    ]
  ],
  "_development": true,
  "_from": "math-random@1.0.1",
  "_id": "math-random@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-izqsWIuKZuSXXjzepn97sylgH6w=",
  "_location": "/math-random",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "math-random@1.0.1",
    "name": "math-random",
    "escapedName": "math-random",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/randomatic"
  ],
  "_resolved": "https://registry.npmjs.org/math-random/-/math-random-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/Users/julesgraus/webDevelopment/EHBO-Today-Liempde",
  "author": {
    "name": "Michael Rhodes"
  },
  "browser": "browser.js",
  "bugs": {
    "url": "https://github.com/michaelrhodes/math-random/issues"
  },
  "description": "a drop-in replacement for Math.random that uses cryptographically secure random number generation, where available",
  "devDependencies": {
    "array-unique": "~0.2.1",
    "tape": "~4.2.2"
  },
  "homepage": "https://github.com/michaelrhodes/math-random",
  "keywords": [
    "Math.random",
    "crypto.getRandomValues"
  ],
  "license": "MIT",
  "main": "node.js",
  "name": "math-random",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/michaelrhodes/math-random.git"
  },
  "scripts": {
    "test": "tape test.js"
  },
  "testling": {
    "files": "test.js"
  },
  "version": "1.0.1"
}