Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura

package.json 3.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. {
  2. "_args": [
  3. [
  4. "ecc-jsbn@~0.1.1",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/sshpk"
  6. ]
  7. ],
  8. "_from": "ecc-jsbn@>=0.1.1 <0.2.0",
  9. "_id": "ecc-jsbn@0.1.2",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/ecc-jsbn",
  13. "_npmOperationalInternal": {
  14. "host": "s3://npm-registry-packages",
  15. "tmp": "tmp/ecc-jsbn_0.1.2_1532879660765_0.1527427174348932"
  16. },
  17. "_npmUser": {
  18. "email": "duhamelantoine1995@gmail.com",
  19. "name": "aduh95"
  20. },
  21. "_phantomChildren": {},
  22. "_requested": {
  23. "name": "ecc-jsbn",
  24. "raw": "ecc-jsbn@~0.1.1",
  25. "rawSpec": "~0.1.1",
  26. "scope": null,
  27. "spec": ">=0.1.1 <0.2.0",
  28. "type": "range"
  29. },
  30. "_requiredBy": [
  31. "/sshpk"
  32. ],
  33. "_resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
  34. "_shasum": "3a83a904e54353287874c564b7549386849a98c9",
  35. "_shrinkwrap": null,
  36. "_spec": "ecc-jsbn@~0.1.1",
  37. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/sshpk",
  38. "author": {
  39. "email": "jeremie@jabber.org",
  40. "name": "Jeremie Miller",
  41. "url": "http://jeremie.com/"
  42. },
  43. "bugs": {
  44. "url": "https://github.com/quartzjer/ecc-jsbn/issues"
  45. },
  46. "dependencies": {
  47. "jsbn": "~0.1.0",
  48. "safer-buffer": "^2.1.0"
  49. },
  50. "description": "ECC JS code based on JSBN",
  51. "devDependencies": {},
  52. "directories": {},
  53. "dist": {
  54. "fileCount": 10,
  55. "shasum": "3a83a904e54353287874c564b7549386849a98c9",
  56. "tarball": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
  57. "unpackedSize": 27799
  58. },
  59. "homepage": "https://github.com/quartzjer/ecc-jsbn",
  60. "keywords": [
  61. "browserify",
  62. "ecc",
  63. "jsbn"
  64. ],
  65. "license": "MIT",
  66. "licenseText": "The MIT License (MIT)\n\nCopyright (c) 2014 Jeremie Miller\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.",
  67. "main": "index.js",
  68. "maintainers": [
  69. {
  70. "name": "aduh95",
  71. "email": "duhamelantoine1995@gmail.com"
  72. },
  73. {
  74. "name": "quartzjer",
  75. "email": "jeremie@jabber.org"
  76. },
  77. {
  78. "name": "rynomad",
  79. "email": "nomad.ry@gmail.com"
  80. }
  81. ],
  82. "name": "ecc-jsbn",
  83. "optionalDependencies": {},
  84. "readme": "ERROR: No README data found!",
  85. "repository": {
  86. "type": "git",
  87. "url": "git+https://github.com/quartzjer/ecc-jsbn.git"
  88. },
  89. "version": "0.1.2"
  90. }