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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. {
  2. "_args": [
  3. [
  4. "cli-boxes@^2.2.0",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/boxen"
  6. ]
  7. ],
  8. "_from": "cli-boxes@>=2.2.0 <3.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "cli-boxes@2.2.1",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/cli-boxes",
  14. "_nodeVersion": "10.22.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/cli-boxes_2.2.1_1598866354183_0.6304381346911445"
  18. },
  19. "_npmUser": {
  20. "email": "sindresorhus@gmail.com",
  21. "name": "sindresorhus"
  22. },
  23. "_npmVersion": "6.14.7",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "cli-boxes",
  27. "raw": "cli-boxes@^2.2.0",
  28. "rawSpec": "^2.2.0",
  29. "scope": null,
  30. "spec": ">=2.2.0 <3.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/boxen"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-2.2.1.tgz",
  37. "_shasum": "ddd5035d25094fce220e9cab40a45840a440318f",
  38. "_shrinkwrap": null,
  39. "_spec": "cli-boxes@^2.2.0",
  40. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/boxen",
  41. "author": {
  42. "email": "sindresorhus@gmail.com",
  43. "name": "Sindre Sorhus",
  44. "url": "https://sindresorhus.com"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/sindresorhus/cli-boxes/issues"
  48. },
  49. "dependencies": {},
  50. "description": "Boxes for use in the terminal",
  51. "devDependencies": {
  52. "ava": "^1.4.1",
  53. "tsd": "^0.7.2",
  54. "xo": "^0.24.0"
  55. },
  56. "directories": {},
  57. "dist": {
  58. "fileCount": 6,
  59. "integrity": "sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==",
  60. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTMOyCRA9TVsSAnZWagAAshoP/2k5qsK6j4kH9n1jPYhb\nvZzm1kBGA11EnnAwNar/LFj01PyYrpFxcoBvmHAIFxASRcci0c5Ko1v2309v\n2jD42oFDXZKh0xrIHnKkAa7GZA0Evmed1xHC7yALylL/p53oqpbUXmbu+EJ0\nXHo5LTXf8zKryiw1hvPnqEQ9FoEVWOEl3wUalKP5C2ibRGY7LEjw5pR3fPkr\ncmd0Yg6M48Ng/yhU3E39LVBfi6D6MXryP5ABufYF4TOWBUddObmNqvfcAn8Q\nlvgCk/usA7zpOOOfqyVetb5WLjaf+UxPgRqXLzKdEdShyxA9L+OdZosv1Nm5\n60MsJ/Su+gaMLWRrtd7qAsiPORgThEks6RZ0IbLiiOQwbXoVDcjRdv7LdkH7\nUlXuWx4rqRI1p8+xDodbeK4QO6bM0hbcRALTvlcC0vfMLlPL6U4TYzPx7sxc\n/gbi/K2qWPaaWVcp8YfitdshBqidJBDUiK6zerLG59I1CUzfGI9htS3eZJzF\nzPQzVI3bVU9NHpRgmrnba9nRgLRQxlAoxdnJg2fzn9s+lFLR/2U5AjgQumvx\nf5paWhJOhQi4X6RyUSCHztab/Vdt0dUoH2FQIpShgDRmjl/P77snzMiE9YT4\n4fVN6f54QJ5+9O0qdqAhrFHH3BfqwxsP0m+N7k0BMjiDgQORjgCIhqJqOCJs\nc9Va\r\n=JW0I\r\n-----END PGP SIGNATURE-----\r\n",
  61. "shasum": "ddd5035d25094fce220e9cab40a45840a440318f",
  62. "tarball": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-2.2.1.tgz",
  63. "unpackedSize": 6138
  64. },
  65. "engines": {
  66. "node": ">=6"
  67. },
  68. "funding": "https://github.com/sponsors/sindresorhus",
  69. "gitHead": "742881b4ed608da7136cf2c5d44407ca337900ea",
  70. "homepage": "https://github.com/sindresorhus/cli-boxes#readme",
  71. "keywords": [
  72. "ascii",
  73. "border",
  74. "box",
  75. "boxes",
  76. "cli",
  77. "console",
  78. "json",
  79. "term",
  80. "terminal",
  81. "text",
  82. "unicode"
  83. ],
  84. "license": "MIT",
  85. "maintainers": [
  86. {
  87. "name": "sindresorhus",
  88. "email": "sindresorhus@gmail.com"
  89. }
  90. ],
  91. "name": "cli-boxes",
  92. "optionalDependencies": {},
  93. "readme": "ERROR: No README data found!",
  94. "repository": {
  95. "type": "git",
  96. "url": "git+https://github.com/sindresorhus/cli-boxes.git"
  97. },
  98. "scripts": {
  99. "test": "xo && ava && tsd"
  100. },
  101. "version": "2.2.1"
  102. }