package.json 2.2 KB

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