{
  "_args": [
    [
      "seed-random@2.2.0",
      "/Users/robert/Code/core-ui/packages/cosmo-ui-build"
    ]
  ],
  "_from": "seed-random@2.2.0",
  "_id": "seed-random@2.2.0",
  "_inBundle": false,
  "_integrity": "sha1-KpsZ4lCoFwmSMaW5mk2vgLf77VQ=",
  "_location": "/seed-random",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "seed-random@2.2.0",
    "name": "seed-random",
    "escapedName": "seed-random",
    "rawSpec": "2.2.0",
    "saveSpec": null,
    "fetchSpec": "2.2.0"
  },
  "_requiredBy": [
    "/mathjs"
  ],
  "_resolved": "https://registry.npmjs.org/seed-random/-/seed-random-2.2.0.tgz",
  "_spec": "2.2.0",
  "_where": "/Users/robert/Code/core-ui/packages/cosmo-ui-build",
  "author": {
    "name": "ForbesLindesay"
  },
  "bugs": {
    "url": "https://github.com/ForbesLindesay/seed-random/issues"
  },
  "description": "Generate random numbers with a seed, useful for reproducible tests",
  "homepage": "https://github.com/ForbesLindesay/seed-random#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "seed-random",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ForbesLindesay/seed-random.git"
  },
  "scripts": {
    "test": "node test/index.js"
  },
  "version": "2.2.0"
}
