You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

88 lines
2.2 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "brorand@^1.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/elliptic"
  6. ]
  7. ],
  8. "_from": "brorand@>=1.0.1 <2.0.0",
  9. "_id": "brorand@1.1.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/brorand",
  13. "_nodeVersion": "7.0.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/brorand-1.1.0.tgz_1487799559972_0.5302366453688592"
  17. },
  18. "_npmUser": {
  19. "email": "fedor@indutny.com",
  20. "name": "indutny"
  21. },
  22. "_npmVersion": "3.10.8",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "brorand",
  26. "raw": "brorand@^1.0.1",
  27. "rawSpec": "^1.0.1",
  28. "scope": null,
  29. "spec": ">=1.0.1 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/elliptic",
  34. "/miller-rabin"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz",
  37. "_shasum": "12c25efe40a45e3c323eb8675a0a0ce57b22371f",
  38. "_shrinkwrap": null,
  39. "_spec": "brorand@^1.0.1",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/elliptic",
  41. "author": {
  42. "email": "fedor@indutny.com",
  43. "name": "Fedor Indutny"
  44. },
  45. "browser": {
  46. "crypto": false
  47. },
  48. "bugs": {
  49. "url": "https://github.com/indutny/brorand/issues"
  50. },
  51. "dependencies": {},
  52. "description": "Random number generator for browsers and node.js",
  53. "devDependencies": {
  54. "mocha": "^2.0.1"
  55. },
  56. "directories": {},
  57. "dist": {
  58. "shasum": "12c25efe40a45e3c323eb8675a0a0ce57b22371f",
  59. "tarball": "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz"
  60. },
  61. "gitHead": "ddc4f9344287769d7e2c2ea987d26bbeec5456b4",
  62. "homepage": "https://github.com/indutny/brorand",
  63. "keywords": [
  64. "RNG",
  65. "Random",
  66. "browser",
  67. "crypto"
  68. ],
  69. "license": "MIT",
  70. "main": "index.js",
  71. "maintainers": [
  72. {
  73. "name": "indutny",
  74. "email": "fedor@indutny.com"
  75. }
  76. ],
  77. "name": "brorand",
  78. "optionalDependencies": {},
  79. "readme": "ERROR: No README data found!",
  80. "repository": {
  81. "type": "git",
  82. "url": "git+ssh://git@github.com/indutny/brorand.git"
  83. },
  84. "scripts": {
  85. "test": "mocha --reporter=spec test/**/*-test.js"
  86. },
  87. "version": "1.1.0"
  88. }