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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. {
  2. "_args": [
  3. [
  4. "tmp@^0.2.1",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/cordova-create"
  6. ]
  7. ],
  8. "_from": "tmp@>=0.2.1 <0.3.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "tmp@0.2.1",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/tmp",
  14. "_nodeVersion": "14.0.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/tmp_0.2.1_1588178382591_0.47852108888518186"
  18. },
  19. "_npmUser": {
  20. "email": "npm@spam.raszi.hu",
  21. "name": "raszi"
  22. },
  23. "_npmVersion": "6.14.4",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "tmp",
  27. "raw": "tmp@^0.2.1",
  28. "rawSpec": "^0.2.1",
  29. "scope": null,
  30. "spec": ">=0.2.1 <0.3.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/cordova-create"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz",
  37. "_shasum": "8457fc3037dcf4719c251367a1af6500ee1ccf14",
  38. "_shrinkwrap": null,
  39. "_spec": "tmp@^0.2.1",
  40. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/cordova-create",
  41. "author": {
  42. "email": "github@spam.raszi.hu",
  43. "name": "KARASZI István",
  44. "url": "http://raszi.hu/"
  45. },
  46. "bugs": {
  47. "url": "http://github.com/raszi/node-tmp/issues"
  48. },
  49. "changelog": {
  50. "cacheDir": ".changelog",
  51. "labels": {
  52. "breaking": ":boom: Breaking Change",
  53. "bug": ":bug: Bug Fix",
  54. "documentation": ":memo: Documentation",
  55. "enhancement": ":rocket: Enhancement",
  56. "internal": ":house: Internal"
  57. }
  58. },
  59. "contributors": [
  60. {
  61. "name": "Carsten Klein",
  62. "email": "trancesilken@gmail.com",
  63. "url": "https://github.com/silkentrance"
  64. }
  65. ],
  66. "dependencies": {
  67. "rimraf": "^3.0.0"
  68. },
  69. "description": "Temporary file and directory creator",
  70. "devDependencies": {
  71. "eslint": "^6.3.0",
  72. "eslint-plugin-mocha": "^6.1.1",
  73. "istanbul": "^0.4.5",
  74. "lerna-changelog": "^1.0.1",
  75. "mocha": "^6.2.0"
  76. },
  77. "directories": {},
  78. "dist": {
  79. "fileCount": 5,
  80. "integrity": "sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==",
  81. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqa3PCRA9TVsSAnZWagAAlqkP/1iJNH+evXdc3m72lhPK\nPwuTybDe6S4Rp3E3fzDhSzb0fdwTQ07+M7Me6LTJA7jAxMt/2SfO77bhFQny\n27aHXEvw4yh8k5AZJF5uBHC6iMm+9puXlbd9xLFCSf5w7fouI7mMGzg9WfIO\n1olfM2c9Xd4SI5HLWJGLmSiX5jIGecrCPkuPJnEYj2Ka/bycg347G34P47N1\nFmohKT21kFhTvzgTWcEXdyWbXjepevekDyBJeEoxMjM9b7mQK+iW08qFjQra\nQQ+qsIfv5ntHgt3rz6mxdjv0o+kchsiN/+O8xFeanNwpwxOE40UGCUI0YPew\nUnSEeRGUVjPpOwQuZegE6T8PjKI1fufGNXHWPBFsNbM/ohKQz6r0AhsWHeuY\nJgDx3HswLvJg+/S0yFvbGvZuf6jOWrQgZG06d4gi0QK83Ml65JJ9SxD9M4/j\nLqyVAFHg6K/kSmm0RgCOOKxigLrZpuv0i46ZVu58S7oaX070+mZmvhoWn8D7\nMovyx6nYejviOQwKW1dab5lgHbXfBZhK4JimMTS8/ll5TRhEiCctsc5ETuu/\nAa7hdeprIMJ5CnB8GxzyaPz4drIPFbVpQD2SdlqYkCppsjd9fSkSmQBDcsXH\nlT2ba3xZdqRGFjSOmIIsXGdN+OOP44/Q6oDFkmq8skWfzyanBD82bvSwABqX\nOmJD\r\n=eiT8\r\n-----END PGP SIGNATURE-----\r\n",
  82. "shasum": "8457fc3037dcf4719c251367a1af6500ee1ccf14",
  83. "tarball": "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz",
  84. "unpackedSize": 52938
  85. },
  86. "engines": {
  87. "node": ">=8.17.0"
  88. },
  89. "gitHead": "7ae22ed2d56c10d425a66e99fe8bc10c925442e6",
  90. "homepage": "http://github.com/raszi/node-tmp",
  91. "keywords": [
  92. "temp",
  93. "tempdir",
  94. "tempfile",
  95. "temporary",
  96. "tmp",
  97. "tmpdir",
  98. "tmpfile"
  99. ],
  100. "license": "MIT",
  101. "main": "lib/tmp.js",
  102. "maintainers": [
  103. {
  104. "name": "raszi",
  105. "email": "npm@spam.raszi.hu"
  106. }
  107. ],
  108. "name": "tmp",
  109. "optionalDependencies": {},
  110. "readme": "ERROR: No README data found!",
  111. "repository": {
  112. "type": "git",
  113. "url": "git+https://github.com/raszi/node-tmp.git"
  114. },
  115. "scripts": {
  116. "changelog": "lerna-changelog",
  117. "clean": "rm -Rf ./coverage",
  118. "doc": "jsdoc -c .jsdoc.json",
  119. "lint": "eslint lib --env mocha test",
  120. "test": "npm run clean && istanbul cover ./node_modules/mocha/bin/_mocha --report none --print none --dir ./coverage/json -u exports -R test/*-test.js && istanbul report --root ./coverage/json html && istanbul report text-summary"
  121. },
  122. "version": "0.2.1"
  123. }