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

package.json 2.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "_args": [
  3. [
  4. "getpass@^0.1.1",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/sshpk"
  6. ]
  7. ],
  8. "_from": "getpass@>=0.1.1 <0.2.0",
  9. "_id": "getpass@0.1.7",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/getpass",
  13. "_nodeVersion": "0.12.18",
  14. "_npmOperationalInternal": {
  15. "host": "packages-18-east.internal.npmjs.com",
  16. "tmp": "tmp/getpass-0.1.7.tgz_1493163657029_0.5366648870985955"
  17. },
  18. "_npmUser": {
  19. "email": "alex@cooperi.net",
  20. "name": "arekinath"
  21. },
  22. "_npmVersion": "2.15.11",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "getpass",
  26. "raw": "getpass@^0.1.1",
  27. "rawSpec": "^0.1.1",
  28. "scope": null,
  29. "spec": ">=0.1.1 <0.2.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/sshpk"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
  36. "_shasum": "5eff8e3e684d569ae4cb2b1282604e8ba62149fa",
  37. "_shrinkwrap": null,
  38. "_spec": "getpass@^0.1.1",
  39. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/sshpk",
  40. "author": {
  41. "email": "alex.wilson@joyent.com",
  42. "name": "Alex Wilson"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/arekinath/node-getpass/issues"
  46. },
  47. "dependencies": {
  48. "assert-plus": "^1.0.0"
  49. },
  50. "description": "getpass for node.js",
  51. "devDependencies": {},
  52. "directories": {},
  53. "dist": {
  54. "shasum": "5eff8e3e684d569ae4cb2b1282604e8ba62149fa",
  55. "tarball": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz"
  56. },
  57. "gitHead": "e219fae3a4458a1aa4b84002539265a6a1475267",
  58. "homepage": "https://github.com/arekinath/node-getpass#readme",
  59. "license": "MIT",
  60. "main": "lib/index.js",
  61. "maintainers": [
  62. {
  63. "name": "arekinath",
  64. "email": "alex@cooperi.net"
  65. }
  66. ],
  67. "name": "getpass",
  68. "optionalDependencies": {},
  69. "readme": "ERROR: No README data found!",
  70. "repository": {
  71. "type": "git",
  72. "url": "git+https://github.com/arekinath/node-getpass.git"
  73. },
  74. "scripts": {
  75. "test": "tape test/*.test.js"
  76. },
  77. "version": "0.1.7"
  78. }