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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. {
  2. "_args": [
  3. [
  4. "with-open-file@^0.1.6",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/read-chunk"
  6. ]
  7. ],
  8. "_from": "with-open-file@>=0.1.6 <0.2.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "with-open-file@0.1.7",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/with-open-file",
  14. "_nodeVersion": "10.15.3",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/with-open-file_0.1.7_1573119037564_0.09772643440435425"
  18. },
  19. "_npmUser": {
  20. "email": "raphinesse@gmail.com",
  21. "name": "raphinesse"
  22. },
  23. "_npmVersion": "6.12.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "with-open-file",
  27. "raw": "with-open-file@^0.1.6",
  28. "rawSpec": "^0.1.6",
  29. "scope": null,
  30. "spec": ">=0.1.6 <0.2.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/read-chunk"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/with-open-file/-/with-open-file-0.1.7.tgz",
  37. "_shasum": "e2de8d974e8a8ae6e58886be4fe8e7465b58a729",
  38. "_shrinkwrap": null,
  39. "_spec": "with-open-file@^0.1.6",
  40. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/read-chunk",
  41. "author": {
  42. "email": "raphinesse@gmail.com",
  43. "name": "Raphael von der Grün"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/raphinesse/with-open-file/issues"
  47. },
  48. "dependencies": {
  49. "p-finally": "^1.0.0",
  50. "p-try": "^2.1.0",
  51. "pify": "^4.0.1"
  52. },
  53. "description": "Do stuff with an open file, knowing it will finally be closed",
  54. "devDependencies": {
  55. "ava": "^1.4.1",
  56. "delay": "^4.1.0",
  57. "nyc": "^14.1.1",
  58. "rewire": "^4.0.1",
  59. "sinon": "^7.3.1",
  60. "xo": "^0.24.0"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "fileCount": 4,
  65. "integrity": "sha512-ecJS2/oHtESJ1t3ZfMI3B7KIDKyfN0O16miWxdn30zdh66Yd3LsRFebXZXq6GU4xfxLf6nVxp9kIqElb5fqczA==",
  66. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw+Q+CRA9TVsSAnZWagAAnuUP/2ibpVVs7QNKDagDmE/U\nSj57F8RItaE8s62qesSgxmEzl92ZCyuHdZLcwtBmGjrAjwDPTgsf2oQSqGPD\nxKgllMHvqkrzHEXvfRSXVikslrLbks1GfQLhSHC8X87H3udK6GazT70Kzdek\navnlweTX7yIcO4WTzUVjRbl4UbFiu8gIugqIuWTl0FSmwdEKNP3XZhArbUia\nY5v+kCKVAqhSiFhutrurZV0/3tfJwLfIhCVRT9ZqhTBCFnL5rsrv2Rcvugjw\nfbhWQJEKVWR8+kglyluROY/i9kZqpznKejE2Y8ciH3y/RQ2ix0ohh9Bp3vuy\nLa83Xe+u3KmlaXTeQG3B01KhZkowWJ9PjaA2bmCw4Lva9qirVZNKkABAsJH7\nBXxqHWIXZH6eYB8v9Qa0Reuol9UnK0t4t2Mwhc+UKxj53ARFCOBaihojb52x\nW2pk5WTW1jvNJ2I3IxGcECcU7/kR1ZF8IXi2Vyr3ns8UDAlqnofm2BovrCvO\n1hbGrZ5OtYkTq7tbrkSiwQsted8RJbEhcNUAmQ8VS8e6andjHMyu0MTUp+Mn\ndAU0Yv6nbihAr29AUNWhWpQ1jdZExfumAVo0k6DGDGwDtuSEvO4udfcFZGPf\nDFb/Z//PhhlZf5+vksfQ3810D8UkMiFT20ZCU3ixSATMtY3pJeTG964ZJ6pM\nes1E\r\n=Wjzk\r\n-----END PGP SIGNATURE-----\r\n",
  67. "shasum": "e2de8d974e8a8ae6e58886be4fe8e7465b58a729",
  68. "tarball": "https://registry.npmjs.org/with-open-file/-/with-open-file-0.1.7.tgz",
  69. "unpackedSize": 3588
  70. },
  71. "engines": {
  72. "node": ">=6"
  73. },
  74. "gitHead": "08a75ce2b6ae7f522a9da6dab6ecb95daf1a34aa",
  75. "homepage": "https://github.com/raphinesse/with-open-file#readme",
  76. "keywords": [
  77. "close",
  78. "fd",
  79. "file",
  80. "finally",
  81. "fs",
  82. "node",
  83. "node.js",
  84. "open",
  85. "with"
  86. ],
  87. "license": "MIT",
  88. "maintainers": [
  89. {
  90. "name": "raphinesse",
  91. "email": "raphinesse@gmail.com"
  92. }
  93. ],
  94. "name": "with-open-file",
  95. "optionalDependencies": {},
  96. "prettier": {
  97. "bracketSpacing": true,
  98. "semi": false,
  99. "singleQuote": true,
  100. "trailingComma": "es5"
  101. },
  102. "readme": "ERROR: No README data found!",
  103. "repository": {
  104. "type": "git",
  105. "url": "git+https://github.com/raphinesse/with-open-file.git"
  106. },
  107. "scripts": {
  108. "test": "xo && nyc ava"
  109. },
  110. "version": "0.1.7",
  111. "xo": {
  112. "prettier": true,
  113. "space": 2
  114. }
  115. }