Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 

80 righe
1.8 KiB

  1. {
  2. "_args": [
  3. [
  4. "restore-cursor@2.0.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "restore-cursor@2.0.0",
  9. "_id": "restore-cursor@2.0.0",
  10. "_inBundle": false,
  11. "_integrity": "sha1-n37ih/gv0ybU/RYpI9YhKe7g368=",
  12. "_location": "/restore-cursor",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "restore-cursor@2.0.0",
  18. "name": "restore-cursor",
  19. "escapedName": "restore-cursor",
  20. "rawSpec": "2.0.0",
  21. "saveSpec": null,
  22. "fetchSpec": "2.0.0"
  23. },
  24. "_requiredBy": [
  25. "/cli-cursor"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz",
  28. "_spec": "2.0.0",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "Sindre Sorhus",
  32. "email": "sindresorhus@gmail.com",
  33. "url": "sindresorhus.com"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/sindresorhus/restore-cursor/issues"
  37. },
  38. "dependencies": {
  39. "onetime": "^2.0.0",
  40. "signal-exit": "^3.0.2"
  41. },
  42. "description": "Gracefully restore the CLI cursor on exit",
  43. "engines": {
  44. "node": ">=4"
  45. },
  46. "files": [
  47. "index.js"
  48. ],
  49. "homepage": "https://github.com/sindresorhus/restore-cursor#readme",
  50. "keywords": [
  51. "exit",
  52. "quit",
  53. "process",
  54. "graceful",
  55. "shutdown",
  56. "sigterm",
  57. "sigint",
  58. "terminate",
  59. "kill",
  60. "stop",
  61. "cli",
  62. "cursor",
  63. "ansi",
  64. "show",
  65. "term",
  66. "terminal",
  67. "console",
  68. "tty",
  69. "shell",
  70. "command-line"
  71. ],
  72. "license": "MIT",
  73. "name": "restore-cursor",
  74. "repository": {
  75. "type": "git",
  76. "url": "git+https://github.com/sindresorhus/restore-cursor.git"
  77. },
  78. "version": "2.0.0"
  79. }