package.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "ecc-jsbn@~0.1.1",
  6. "scope": null,
  7. "escapedName": "ecc-jsbn",
  8. "name": "ecc-jsbn",
  9. "rawSpec": "~0.1.1",
  10. "spec": ">=0.1.1 <0.2.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/sshpk"
  14. ]
  15. ],
  16. "_from": "ecc-jsbn@>=0.1.1 <0.2.0",
  17. "_id": "ecc-jsbn@0.1.1",
  18. "_inCache": true,
  19. "_location": "/ecc-jsbn",
  20. "_nodeVersion": "0.12.6",
  21. "_npmUser": {
  22. "name": "quartzjer",
  23. "email": "jeremie@jabber.org"
  24. },
  25. "_npmVersion": "2.11.2",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "ecc-jsbn@~0.1.1",
  29. "scope": null,
  30. "escapedName": "ecc-jsbn",
  31. "name": "ecc-jsbn",
  32. "rawSpec": "~0.1.1",
  33. "spec": ">=0.1.1 <0.2.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/sshpk"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz",
  40. "_shasum": "0fc73a9ed5f0d53c38193398523ef7e543777505",
  41. "_shrinkwrap": null,
  42. "_spec": "ecc-jsbn@~0.1.1",
  43. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/sshpk",
  44. "author": {
  45. "name": "Jeremie Miller",
  46. "email": "jeremie@jabber.org",
  47. "url": "http://jeremie.com/"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/quartzjer/ecc-jsbn/issues"
  51. },
  52. "dependencies": {
  53. "jsbn": "~0.1.0"
  54. },
  55. "description": "ECC JS code based on JSBN",
  56. "devDependencies": {},
  57. "directories": {},
  58. "dist": {
  59. "shasum": "0fc73a9ed5f0d53c38193398523ef7e543777505",
  60. "tarball": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz"
  61. },
  62. "gitHead": "d35a360352496721030da645e8054f07efc22487",
  63. "homepage": "https://github.com/quartzjer/ecc-jsbn",
  64. "keywords": [
  65. "jsbn",
  66. "ecc",
  67. "browserify"
  68. ],
  69. "license": "MIT",
  70. "main": "index.js",
  71. "maintainers": [
  72. {
  73. "name": "quartzjer",
  74. "email": "jeremie@jabber.org"
  75. },
  76. {
  77. "name": "rynomad",
  78. "email": "nomad.ry@gmail.com"
  79. }
  80. ],
  81. "name": "ecc-jsbn",
  82. "optionalDependencies": {},
  83. "readme": "ERROR: No README data found!",
  84. "repository": {
  85. "type": "git",
  86. "url": "git+https://github.com/quartzjer/ecc-jsbn.git"
  87. },
  88. "scripts": {},
  89. "version": "0.1.1"
  90. }