Newer
Older
CVSS_3.0_GUI / node_modules / nwjs-builder-phoenix / node_modules / request / node_modules / http-signature / node_modules / sshpk / node_modules / jsbn / package.json
root on 7 May 2019 1 KB Initial commit
  1. {
  2. "name": "jsbn",
  3. "version": "0.1.1",
  4. "description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "mocha test.js"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "git+https://github.com/andyperlitch/jsbn.git"
  12. },
  13. "keywords": [
  14. "biginteger",
  15. "bignumber",
  16. "big",
  17. "integer"
  18. ],
  19. "author": {
  20. "name": "Tom Wu"
  21. },
  22. "license": "MIT",
  23. "gitHead": "ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2",
  24. "bugs": {
  25. "url": "https://github.com/andyperlitch/jsbn/issues"
  26. },
  27. "homepage": "https://github.com/andyperlitch/jsbn#readme",
  28. "_id": "jsbn@0.1.1",
  29. "_shasum": "a5e654c2e5a2deb5f201d96cefbca80c0ef2f513",
  30. "_from": "jsbn@~0.1.0",
  31. "_npmVersion": "3.10.3",
  32. "_nodeVersion": "6.3.1",
  33. "_npmUser": {
  34. "name": "andyperlitch",
  35. "email": "andyperlitch@gmail.com"
  36. },
  37. "dist": {
  38. "shasum": "a5e654c2e5a2deb5f201d96cefbca80c0ef2f513",
  39. "tarball": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz"
  40. },
  41. "maintainers": [
  42. {
  43. "name": "andyperlitch",
  44. "email": "andyperlitch@gmail.com"
  45. }
  46. ],
  47. "_npmOperationalInternal": {
  48. "host": "packages-18-east.internal.npmjs.com",
  49. "tmp": "tmp/jsbn-0.1.1.tgz_1486886593983_0.3002306066919118"
  50. },
  51. "directories": {},
  52. "_resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
  53. "readme": "ERROR: No README data found!"
  54. }
Buy Me A Coffee