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

package.json 3.6KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. {
  2. "_args": [
  3. [
  4. "@nodelib/fs.scandir@2.1.3",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/@nodelib/fs.walk"
  6. ]
  7. ],
  8. "_from": "@nodelib/fs.scandir@2.1.3",
  9. "_hasShrinkwrap": false,
  10. "_id": "@nodelib/fs.scandir@2.1.3",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@nodelib/fs.scandir",
  14. "_nodeVersion": "12.8.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/fs.scandir_2.1.3_1570173166752_0.07827536155873238"
  18. },
  19. "_npmUser": {
  20. "email": "dmalinochkin@rambler.ru",
  21. "name": "mrmlnc"
  22. },
  23. "_npmVersion": "lerna/3.16.4/node@v12.8.0+x64 (win32)",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "@nodelib/fs.scandir",
  27. "raw": "@nodelib/fs.scandir@2.1.3",
  28. "rawSpec": "2.1.3",
  29. "scope": "@nodelib",
  30. "spec": "2.1.3",
  31. "type": "version"
  32. },
  33. "_requiredBy": [
  34. "/@nodelib/fs.walk"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz",
  37. "_shasum": "3a582bdb53804c6ba6d146579c46e52130cf4a3b",
  38. "_shrinkwrap": null,
  39. "_spec": "@nodelib/fs.scandir@2.1.3",
  40. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/@nodelib/fs.walk",
  41. "dependencies": {
  42. "@nodelib/fs.stat": "2.0.3",
  43. "run-parallel": "^1.1.9"
  44. },
  45. "description": "List files and directories inside the specified directory",
  46. "devDependencies": {},
  47. "directories": {},
  48. "dist": {
  49. "fileCount": 21,
  50. "integrity": "sha512-eGmwYQn3gxo4r7jdQnkrrN6bY478C3P+a/y72IJukF8LjB6ZHeB3c+Ehacj3sYeSmUXGlnA67/PmbM9CVwL7Dw==",
  51. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlvDvCRA9TVsSAnZWagAAQpwQAImz9Twd2paLWU/2+Z4/\nvEfs7aZHO2sps0DbVGVrVcG8r5nCmUqeBUo/eqfl2xcBGhWSfKiOZyzT/6wQ\n6508wr4fsoa6XdxL9Yf4Mm1AhBRmv9zE9Fw25OVCXvTmPsqFJiU8aSgCAgd/\nlRnZqu9uktqwaMpuoYB7xXr70YYVFB32DVZlZYqjTm1EHkq54RvR7gDU1T0b\n2ayJhGhaZzf2B/CZFtk/Vb06HmYn7FsY7t21w8u3hiBfju5lXwEEy6t/5ITh\nQWJJjOzJzSOqGHv3+QgCUDBZHPjE5LiNZyoMVz0Q3vRvNjRBVei9ovEkja9U\n68I2ufjoxWA333j9xX4wgJI5laD39lNSAorHH3C24Vm+PcttPfJNkeGFcBhP\nN8gHJj3DPipumGdt4Z/CYJkSbQ39mqGOcEB5XJJXHegcNdpBl5rF1GD+/Kg0\n/8Y7B8dPX6NoJH8QHL5PvPGRTs9yzNk+jw1jxU995v7I2g95zfLIHH00evDJ\nfou2c+uT9o9CUQnFAvV07mzJxNn93SJZunf1N+ih0+GoJf7dJynTjwTUocTz\ngFxzs5DazEDDaLmKIcsUHPJutABJo1wqHdoBiU9jXSW7eLxMU2fO8Rm1F1ha\nAWxLTTfPsCw6vhyMIqEy1ist3bC6GTeouc2R1AUoeWSqd/T19baLm3XaHd2D\nu+MV\r\n=176S\r\n-----END PGP SIGNATURE-----\r\n",
  52. "shasum": "3a582bdb53804c6ba6d146579c46e52130cf4a3b",
  53. "tarball": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz",
  54. "unpackedSize": 20514
  55. },
  56. "engines": {
  57. "node": ">= 8"
  58. },
  59. "gitHead": "3b1ef7554ad7c061b3580858101d483fba847abf",
  60. "keywords": [
  61. "FileSystem",
  62. "NodeLib",
  63. "dirent",
  64. "file system",
  65. "fs",
  66. "readdir",
  67. "scandir"
  68. ],
  69. "license": "MIT",
  70. "main": "out/index.js",
  71. "maintainers": [
  72. {
  73. "name": "mrmlnc",
  74. "email": "dmalinochkin@rambler.ru"
  75. }
  76. ],
  77. "name": "@nodelib/fs.scandir",
  78. "optionalDependencies": {},
  79. "readme": "ERROR: No README data found!",
  80. "repository": {
  81. "type": "git",
  82. "url": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir"
  83. },
  84. "scripts": {
  85. "build": "npm run clean && npm run compile && npm run lint && npm test",
  86. "clean": "rimraf {tsconfig.tsbuildinfo,out}",
  87. "compile": "tsc -b .",
  88. "compile:watch": "tsc -p . --watch --sourceMap",
  89. "lint": "eslint \"src/**/*.ts\" --cache",
  90. "test": "mocha \"out/**/*.spec.js\" -s 0",
  91. "watch": "npm run clean && npm run compile:watch"
  92. },
  93. "typings": "out/index.d.ts",
  94. "version": "2.1.3"
  95. }