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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. {
  2. "_args": [
  3. [
  4. "pkg-up@^2.0.0",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/conf"
  6. ]
  7. ],
  8. "_from": "pkg-up@>=2.0.0 <3.0.0",
  9. "_id": "pkg-up@2.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/pkg-up",
  13. "_nodeVersion": "4.7.3",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/pkg-up-2.0.0.tgz_1493911467499_0.2755624745041132"
  17. },
  18. "_npmUser": {
  19. "email": "sindresorhus@gmail.com",
  20. "name": "sindresorhus"
  21. },
  22. "_npmVersion": "2.15.11",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "pkg-up",
  26. "raw": "pkg-up@^2.0.0",
  27. "rawSpec": "^2.0.0",
  28. "scope": null,
  29. "spec": ">=2.0.0 <3.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/conf"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-2.0.0.tgz",
  36. "_shasum": "c819ac728059a461cab1c3889a2be3c49a004d7f",
  37. "_shrinkwrap": null,
  38. "_spec": "pkg-up@^2.0.0",
  39. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/conf",
  40. "author": {
  41. "email": "sindresorhus@gmail.com",
  42. "name": "Sindre Sorhus",
  43. "url": "sindresorhus.com"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/sindresorhus/pkg-up/issues"
  47. },
  48. "dependencies": {
  49. "find-up": "^2.1.0"
  50. },
  51. "description": "Find the closest package.json file",
  52. "devDependencies": {
  53. "ava": "*",
  54. "xo": "*"
  55. },
  56. "directories": {},
  57. "dist": {
  58. "shasum": "c819ac728059a461cab1c3889a2be3c49a004d7f",
  59. "tarball": "https://registry.npmjs.org/pkg-up/-/pkg-up-2.0.0.tgz"
  60. },
  61. "engines": {
  62. "node": ">=4"
  63. },
  64. "files": [
  65. "index.js"
  66. ],
  67. "gitHead": "a3d7ab574308dc311118d360f178f833bb2b693c",
  68. "homepage": "https://github.com/sindresorhus/pkg-up#readme",
  69. "keywords": [
  70. "dir",
  71. "directory",
  72. "file",
  73. "find",
  74. "find-up",
  75. "findup",
  76. "folder",
  77. "look",
  78. "look-up",
  79. "match",
  80. "package",
  81. "parent",
  82. "parents",
  83. "path",
  84. "pkg",
  85. "resolve",
  86. "search",
  87. "up",
  88. "walk",
  89. "walking"
  90. ],
  91. "license": "MIT",
  92. "maintainers": [
  93. {
  94. "name": "sindresorhus",
  95. "email": "sindresorhus@gmail.com"
  96. }
  97. ],
  98. "name": "pkg-up",
  99. "optionalDependencies": {},
  100. "readme": "ERROR: No README data found!",
  101. "repository": {
  102. "type": "git",
  103. "url": "git+https://github.com/sindresorhus/pkg-up.git"
  104. },
  105. "scripts": {
  106. "test": "xo && ava"
  107. },
  108. "version": "2.0.0"
  109. }