{
  "name": "@grandom/engines-umd",
  "version": "4.0.1",
  "description": "Various UMD builds of RNG engines for the grandom library.",
  "author": "Richard King <richrdkng@gmail.com> (www.richrdkng.com)",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/grandom-library/grandom-js.git"
  },
  "bugs": {
    "url": "https://github.com/grandom-library/grandom-js/issues"
  },
  "homepage": "https://github.com/grandom-library/grandom-js/tree/main/packages/engines#readme",
  "keywords": [
    "random",
    "seedable",
    "generator",
    "seed",
    "rng",
    "prng",
    "srng",
    "sprng",
    "crypto",
    "randomness",
    "rand",
    "seedrand",
    "seedrandom",
    "grandom"
  ]
}
