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.

97 lines
2.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "browserify-rsa@^4.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/browserify-sign"
  6. ]
  7. ],
  8. "_from": "browserify-rsa@>=4.0.0 <5.0.0",
  9. "_id": "browserify-rsa@4.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/browserify-rsa",
  13. "_nodeVersion": "5.7.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-6-west.internal.npmjs.com",
  16. "tmp": "tmp/browserify-rsa-4.0.1.tgz_1456441196079_0.6414434532634914"
  17. },
  18. "_npmUser": {
  19. "email": "email@dcousens.com",
  20. "name": "dcousens"
  21. },
  22. "_npmVersion": "3.7.3",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "browserify-rsa",
  26. "raw": "browserify-rsa@^4.0.0",
  27. "rawSpec": "^4.0.0",
  28. "scope": null,
  29. "spec": ">=4.0.0 <5.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/browserify-sign",
  34. "/public-encrypt"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.0.1.tgz",
  37. "_shasum": "21e0abfaf6f2029cf2fafb133567a701d4135524",
  38. "_shrinkwrap": null,
  39. "_spec": "browserify-rsa@^4.0.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/browserify-sign",
  41. "author": "",
  42. "bugs": {
  43. "url": "https://github.com/crypto-browserify/browserify-rsa/issues"
  44. },
  45. "dependencies": {
  46. "bn.js": "^4.1.0",
  47. "randombytes": "^2.0.1"
  48. },
  49. "description": "RSA for browserify",
  50. "devDependencies": {
  51. "parse-asn1": "^5.0.0",
  52. "tap-spec": "^2.1.2",
  53. "tape": "^3.0.3"
  54. },
  55. "directories": {},
  56. "dist": {
  57. "shasum": "21e0abfaf6f2029cf2fafb133567a701d4135524",
  58. "tarball": "https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.0.1.tgz"
  59. },
  60. "gitHead": "63b22b3306a8a55b6c2d4f34e2c331db0c8398e7",
  61. "homepage": "https://github.com/crypto-browserify/browserify-rsa#readme",
  62. "license": "MIT",
  63. "main": "index.js",
  64. "maintainers": [
  65. {
  66. "name": "cwmma",
  67. "email": "calvin.metcalf@gmail.com"
  68. },
  69. {
  70. "name": "dcousens",
  71. "email": "email@dcousens.com"
  72. },
  73. {
  74. "name": "dominictarr",
  75. "email": "dominic.tarr@gmail.com"
  76. },
  77. {
  78. "name": "jprichardson",
  79. "email": "jprichardson@gmail.com"
  80. },
  81. {
  82. "name": "indutny",
  83. "email": "fedor@indutny.com"
  84. }
  85. ],
  86. "name": "browserify-rsa",
  87. "optionalDependencies": {},
  88. "readme": "ERROR: No README data found!",
  89. "repository": {
  90. "type": "git",
  91. "url": "git+ssh://git@github.com/crypto-browserify/browserify-rsa.git"
  92. },
  93. "scripts": {
  94. "test": "node test.js | tspec"
  95. },
  96. "version": "4.0.1"
  97. }