package.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  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. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/sshpk"
  14. ]
  15. ],
  16. "_from": "getpass@>=0.1.1 <0.2.0",
  17. "_id": "getpass@0.1.6",
  18. "_inCache": true,
  19. "_location": "/getpass",
  20. "_nodeVersion": "0.12.9",
  21. "_npmOperationalInternal": {
  22. "host": "packages-16-east.internal.npmjs.com",
  23. "tmp": "tmp/getpass-0.1.6.tgz_1461907090215_0.6450737570412457"
  24. },
  25. "_npmUser": {
  26. "name": "arekinath",
  27. "email": "alex@cooperi.net"
  28. },
  29. "_npmVersion": "2.14.9",
  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.6.tgz",
  44. "_shasum": "283ffd9fc1256840875311c1b60e8c40187110e6",
  45. "_shrinkwrap": null,
  46. "_spec": "getpass@^0.1.1",
  47. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/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. "json": "^9.0.3",
  61. "pty.js": "^0.3.0",
  62. "tape": "^4.4.0"
  63. },
  64. "directories": {},
  65. "dist": {
  66. "shasum": "283ffd9fc1256840875311c1b60e8c40187110e6",
  67. "tarball": "https://registry.npmjs.org/getpass/-/getpass-0.1.6.tgz"
  68. },
  69. "gitHead": "e7fdf43ad60aa520f894d41856852aa320f36646",
  70. "homepage": "https://github.com/arekinath/node-getpass#readme",
  71. "license": "MIT",
  72. "main": "lib/index.js",
  73. "maintainers": [
  74. {
  75. "name": "arekinath",
  76. "email": "alex@cooperi.net"
  77. }
  78. ],
  79. "name": "getpass",
  80. "optionalDependencies": {},
  81. "readme": "ERROR: No README data found!",
  82. "repository": {
  83. "type": "git",
  84. "url": "git+https://github.com/arekinath/node-getpass.git"
  85. },
  86. "scripts": {
  87. "test": "tape test/*.test.js"
  88. },
  89. "version": "0.1.6"
  90. }