File: D:/HostingSpaces/SBogers10/helder.komma.pro/node_modules/math-random/package.json
{
"_args": [
[
{
"raw": "math-random@^1.0.1",
"scope": null,
"escapedName": "math-random",
"name": "math-random",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"/Users/mike/Webdevelopment/Helder/node_modules/randomatic"
]
],
"_from": "math-random@>=1.0.1 <2.0.0",
"_hasShrinkwrap": false,
"_id": "math-random@1.0.3",
"_inCache": true,
"_location": "/math-random",
"_nodeVersion": "10.13.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/math-random_1.0.3_1547513464903_0.05717532478237186"
},
"_npmUser": {
"name": "michaelrhodes",
"email": "spam@michaelrhod.es"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"raw": "math-random@^1.0.1",
"scope": null,
"escapedName": "math-random",
"name": "math-random",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/randomatic"
],
"_resolved": "https://registry.npmjs.org/math-random/-/math-random-1.0.3.tgz",
"_shasum": "5843d8307f8d2fd83de240701eeb2dc7bc77a104",
"_shrinkwrap": null,
"_spec": "math-random@^1.0.1",
"_where": "/Users/mike/Webdevelopment/Helder/node_modules/randomatic",
"author": {
"name": "Michael Rhodes"
},
"browser": {
"node.js": "browser.js",
"assert": "console.assert"
},
"bugs": {
"url": "https://github.com/michaelrhodes/math-random/issues"
},
"dependencies": {},
"description": "math-random is an drop-in replacement for Math.random that uses cryptographically secure random number generation, where available. It works in both browser and node environments.",
"devDependencies": {
"array-unique": "~0.2.1",
"console.assert": "github:michaelrhodes/console.assert#1.0.0"
},
"directories": {},
"dist": {
"integrity": "sha512-hULdrPg17lCyaJOrDwS4RSGQcc/MFyv1aujidohCsBq2zotkhIns8mMDQ7B8VnKG23xcpa+haU5MLDNyNzCesQ==",
"shasum": "5843d8307f8d2fd83de240701eeb2dc7bc77a104",
"tarball": "https://registry.npmjs.org/math-random/-/math-random-1.0.3.tgz",
"fileCount": 6,
"unpackedSize": 2304,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPS55CRA9TVsSAnZWagAAMoQP/06J1RA+mxHy8lSh7SOc\n2NscEMoJ6iEU56bGrifhvB7R2oiixN8HUuP6jbyjrzz88UZDu9El/khKYLMM\ncFuj6zAcb5uL80WLI1BAeo7Fo/FyMG+DG0ayLJ+7iizIHKyPTKPS3dW6KV5J\nbJ1cnyLUKBR1roUDJRjX7tyZIddXSgvfaIVRA2RGhJ5f3/1k9Yk9DG6Zi3Fq\nMQ6IMjl9HKuGy8Dbl23Bv3QfJ6xyz+kE2GHPqZd0mqPx9zlcyas5Fp5gfSdC\nQ/L0jHdgxUnaVXqKgsUwxfsLapY+Ggdmf9C3BxVcpwX/rzc9m5Sd7nH5rV3X\nWGWeO4E3OUm8ZfRifTCxwGSqXA+ttuP6R9OCOTuv93+Yw8ivhGcwU4xFl/8c\nGoKuhhcQ0ag/ZDsHe8hsN40lCkGMw1+u/Io2FsWkZlaqd+LAAUuZ1oKGsHjU\nD+McFPCd9/T9KZnn5WSnT1tFK5Eq5gCzZXTrH1kfY8BkRr71EzPKpGqt+gjl\nmVYSJX7HpkIFRBasQ7FuYOZDus424tH2jyjcdiSvpAZLmi8WXPlcqJ/T96v0\nu2aQVL3X3AAnEz12XpXq1vsV6b50Ql3xIbHrbBGKPVfspKevvjBLYYTFXkov\nDmKwixUt+rc2yGafFv+GToF/P5U4LBEPOIZqfohEQR8wzVLYX8q43YelHrnw\nT/Hi\r\n=LpHR\r\n-----END PGP SIGNATURE-----\r\n"
},
"gitHead": "1f5b2b8431dad3cc1932fdacf88fa92329f5c6bc",
"homepage": "https://github.com/michaelrhodes/math-random#readme",
"license": "MIT",
"main": "node.js",
"maintainers": [
{
"name": "michaelrhodes",
"email": "spam@michaelrhod.es"
}
],
"name": "math-random",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/michaelrhodes/math-random.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.3"
}