package.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "jsbn@~0.1.0",
  6. "scope": null,
  7. "escapedName": "jsbn",
  8. "name": "jsbn",
  9. "rawSpec": "~0.1.0",
  10. "spec": ">=0.1.0 <0.2.0",
  11. "type": "range"
  12. },
  13. "/Users/wenhongquan/Desktop/项目/新通/沿海高速/VisualInspection/VisualInspection/node_modules/sshpk"
  14. ]
  15. ],
  16. "_cnpm_publish_time": 1486886596073,
  17. "_from": "jsbn@>=0.1.0 <0.2.0",
  18. "_hasShrinkwrap": false,
  19. "_id": "jsbn@0.1.1",
  20. "_inCache": true,
  21. "_location": "/jsbn",
  22. "_nodeVersion": "6.3.1",
  23. "_npmOperationalInternal": {
  24. "host": "packages-18-east.internal.npmjs.com",
  25. "tmp": "tmp/jsbn-0.1.1.tgz_1486886593983_0.3002306066919118"
  26. },
  27. "_npmUser": {
  28. "name": "andyperlitch",
  29. "email": "andyperlitch@gmail.com"
  30. },
  31. "_npmVersion": "3.10.3",
  32. "_phantomChildren": {},
  33. "_requested": {
  34. "raw": "jsbn@~0.1.0",
  35. "scope": null,
  36. "escapedName": "jsbn",
  37. "name": "jsbn",
  38. "rawSpec": "~0.1.0",
  39. "spec": ">=0.1.0 <0.2.0",
  40. "type": "range"
  41. },
  42. "_requiredBy": [
  43. "/ecc-jsbn",
  44. "/jodid25519",
  45. "/sshpk"
  46. ],
  47. "_resolved": "https://registry.npm.taobao.org/jsbn/download/jsbn-0.1.1.tgz",
  48. "_shasum": "a5e654c2e5a2deb5f201d96cefbca80c0ef2f513",
  49. "_shrinkwrap": null,
  50. "_spec": "jsbn@~0.1.0",
  51. "_where": "/Users/wenhongquan/Desktop/项目/新通/沿海高速/VisualInspection/VisualInspection/node_modules/sshpk",
  52. "author": {
  53. "name": "Tom Wu"
  54. },
  55. "bugs": {
  56. "url": "https://github.com/andyperlitch/jsbn/issues"
  57. },
  58. "dependencies": {},
  59. "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.",
  60. "devDependencies": {},
  61. "directories": {},
  62. "dist": {
  63. "shasum": "a5e654c2e5a2deb5f201d96cefbca80c0ef2f513",
  64. "size": 13715,
  65. "noattachment": false,
  66. "tarball": "http://registry.npm.taobao.org/jsbn/download/jsbn-0.1.1.tgz"
  67. },
  68. "gitHead": "ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2",
  69. "homepage": "https://github.com/andyperlitch/jsbn#readme",
  70. "keywords": [
  71. "biginteger",
  72. "bignumber",
  73. "big",
  74. "integer"
  75. ],
  76. "license": "MIT",
  77. "main": "index.js",
  78. "maintainers": [
  79. {
  80. "name": "andyperlitch",
  81. "email": "andyperlitch@gmail.com"
  82. }
  83. ],
  84. "name": "jsbn",
  85. "optionalDependencies": {},
  86. "publish_time": 1486886596073,
  87. "readme": "ERROR: No README data found!",
  88. "repository": {
  89. "type": "git",
  90. "url": "git+https://github.com/andyperlitch/jsbn.git"
  91. },
  92. "scripts": {
  93. "test": "mocha test.js"
  94. },
  95. "version": "0.1.1"
  96. }