You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

74 lines
1.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "progress@2.0.3",
  5. "/home/guest/socket"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "progress@2.0.3",
  10. "_id": "progress@2.0.3",
  11. "_inBundle": false,
  12. "_integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
  13. "_location": "/progress",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "progress@2.0.3",
  19. "name": "progress",
  20. "escapedName": "progress",
  21. "rawSpec": "2.0.3",
  22. "saveSpec": null,
  23. "fetchSpec": "2.0.3"
  24. },
  25. "_requiredBy": [
  26. "/eslint"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
  29. "_spec": "2.0.3",
  30. "_where": "/home/guest/socket",
  31. "author": {
  32. "name": "TJ Holowaychuk",
  33. "email": "tj@vision-media.ca"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/visionmedia/node-progress/issues"
  37. },
  38. "contributors": [
  39. {
  40. "name": "Christoffer Hallas",
  41. "email": "christoffer.hallas@gmail.com"
  42. },
  43. {
  44. "name": "Jordan Scales",
  45. "email": "scalesjordan@gmail.com"
  46. },
  47. {
  48. "name": "Andrew Rhyne",
  49. "email": "rhyneandrew@gmail.com"
  50. },
  51. {
  52. "name": "Marco Brack",
  53. "email": "PapstDonB@Googlemail.com"
  54. }
  55. ],
  56. "dependencies": {},
  57. "description": "Flexible ascii progress bar",
  58. "engines": {
  59. "node": ">=0.4.0"
  60. },
  61. "homepage": "https://github.com/visionmedia/node-progress#readme",
  62. "keywords": [
  63. "cli",
  64. "progress"
  65. ],
  66. "license": "MIT",
  67. "main": "./index.js",
  68. "name": "progress",
  69. "repository": {
  70. "type": "git",
  71. "url": "git://github.com/visionmedia/node-progress.git"
  72. },
  73. "version": "2.0.3"
  74. }