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

package.json 3.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. {
  2. "_args": [
  3. [
  4. "widest-line@^3.1.0",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/boxen"
  6. ]
  7. ],
  8. "_from": "widest-line@>=3.1.0 <4.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "widest-line@3.1.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/widest-line",
  14. "_nodeVersion": "8.15.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/widest-line_3.1.0_1554034536536_0.28938338585391277"
  18. },
  19. "_npmUser": {
  20. "email": "sindresorhus@gmail.com",
  21. "name": "sindresorhus"
  22. },
  23. "_npmVersion": "6.9.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "widest-line",
  27. "raw": "widest-line@^3.1.0",
  28. "rawSpec": "^3.1.0",
  29. "scope": null,
  30. "spec": ">=3.1.0 <4.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/boxen"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz",
  37. "_shasum": "8292333bbf66cb45ff0de1603b136b7ae1496eca",
  38. "_shrinkwrap": null,
  39. "_spec": "widest-line@^3.1.0",
  40. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/boxen",
  41. "author": {
  42. "email": "sindresorhus@gmail.com",
  43. "name": "Sindre Sorhus",
  44. "url": "sindresorhus.com"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/sindresorhus/widest-line/issues"
  48. },
  49. "dependencies": {
  50. "string-width": "^4.0.0"
  51. },
  52. "description": "Get the visual width of the widest line in a string - the number of columns required to display it",
  53. "devDependencies": {
  54. "ava": "^1.4.1",
  55. "tsd": "^0.7.1",
  56. "xo": "^0.24.0"
  57. },
  58. "directories": {},
  59. "dist": {
  60. "fileCount": 5,
  61. "integrity": "sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==",
  62. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoK9pCRA9TVsSAnZWagAAT0AQAJDd4hf1OkntfvRygxZN\nda46iI5FmgjWixDDxpSIf7hZ8khUHJOKreDs/dVwZIbQpieAwHpE4CQNHn+2\ntsN22pxwSYnqQ9k8LjlCYDbwV0HD8GBXWmwfIW7B5jl4tG5dhVs03yix5bGy\ns3prSi3qVEvGg74uyILi4k1rKyh4jofFDRVmd+QZhsDvVmlgllJyDMWS2n+g\npcXSEIEkyRrZEKOg3b1IvpE3DNJlN6DFKOTbaes9eU7pI35FQHgNdV8qxFRd\n5f/Q6gTYXezOojNCTHKFDq2YmNl3RJZ4N5UQBguWehD1zdkBZiOMImfckyXv\nGjxLdqmzWYeloXqylZ8VcvqR6n4Fjj04vyI5irXjOC4oXwRlyrg2eksWBwNz\nsUuVEnZ09iidAoII8PVo+NLhp1oIuzpgpNvnXwpQvWRiS+W+tTyi9x3VDiZy\n3oNW5IvqknO211gLA9gENHMeSOuGIK1+xgnH32xNvOcwScOh1eeK/0pZSagW\nJP+zi3nbgh/ikqze6dnea1fpPJMdqPaIPCP2Yt157KkombG8JbK9xXibDiLy\nPoXHqVP96DcUWVMpuD0ET/bjA2Qky2ljvUhHEQnr4yv3wvbS33Fl0oZTi50X\nrRSwdnEmIyvMDjSkvRPWArF7Kfl82lkpRwPkQKQF+m0mde518ab4ltS8k4Q9\nIutZ\r\n=q3JH\r\n-----END PGP SIGNATURE-----\r\n",
  63. "shasum": "8292333bbf66cb45ff0de1603b136b7ae1496eca",
  64. "tarball": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz",
  65. "unpackedSize": 3729
  66. },
  67. "engines": {
  68. "node": ">=8"
  69. },
  70. "gitHead": "694ebd1a633abfc4048a250b57e6c17d8531350b",
  71. "homepage": "https://github.com/sindresorhus/widest-line#readme",
  72. "keywords": [
  73. "ansi",
  74. "character",
  75. "chinese",
  76. "cjk",
  77. "cli",
  78. "codes",
  79. "column",
  80. "columns",
  81. "command-line",
  82. "console",
  83. "escape",
  84. "fixed-width",
  85. "full",
  86. "full-width",
  87. "fullwidth",
  88. "japanese",
  89. "korean",
  90. "string",
  91. "terminal",
  92. "unicode",
  93. "visual",
  94. "width"
  95. ],
  96. "license": "MIT",
  97. "maintainers": [
  98. {
  99. "name": "sindresorhus",
  100. "email": "sindresorhus@gmail.com"
  101. }
  102. ],
  103. "name": "widest-line",
  104. "optionalDependencies": {},
  105. "readme": "ERROR: No README data found!",
  106. "repository": {
  107. "type": "git",
  108. "url": "git+https://github.com/sindresorhus/widest-line.git"
  109. },
  110. "scripts": {
  111. "test": "xo && ava && tsd"
  112. },
  113. "version": "3.1.0"
  114. }