Layout von Websiten mit Bootstrap und Foundation
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 4.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. {
  2. "_args": [
  3. [
  4. "glob-parent@~5.1.0",
  5. "/home/thilo/MDT_5_2_projekt/bootstrap_node/node_modules/chokidar"
  6. ]
  7. ],
  8. "_from": "glob-parent@>=5.1.0 <5.2.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "glob-parent@5.1.1",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/glob-parent",
  14. "_nodeVersion": "10.15.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/glob-parent_5.1.1_1584832608680_0.3786335780744279"
  18. },
  19. "_npmUser": {
  20. "email": "blaine.bublitz@gmail.com",
  21. "name": "phated"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "glob-parent",
  27. "raw": "glob-parent@~5.1.0",
  28. "rawSpec": "~5.1.0",
  29. "scope": null,
  30. "spec": ">=5.1.0 <5.2.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/chokidar"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz",
  37. "_shasum": "b6c1ef417c4e5663ea498f1c45afac6916bbc229",
  38. "_shrinkwrap": null,
  39. "_spec": "glob-parent@~5.1.0",
  40. "_where": "/home/thilo/MDT_5_2_projekt/bootstrap_node/node_modules/chokidar",
  41. "author": {
  42. "email": "team@gulpjs.com",
  43. "name": "Gulp Team",
  44. "url": "https://gulpjs.com/"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/gulpjs/glob-parent/issues"
  48. },
  49. "contributors": [
  50. {
  51. "name": "Elan Shanker",
  52. "url": "https://github.com/es128"
  53. },
  54. {
  55. "name": "Blaine Bublitz",
  56. "email": "blaine.bublitz@gmail.com"
  57. }
  58. ],
  59. "dependencies": {
  60. "is-glob": "^4.0.1"
  61. },
  62. "description": "Extract the non-magic parent path from a glob string.",
  63. "devDependencies": {
  64. "coveralls": "^3.0.11",
  65. "eslint": "^2.13.1",
  66. "eslint-config-gulp": "^3.0.1",
  67. "expect": "^1.20.2",
  68. "mocha": "^6.0.2",
  69. "nyc": "^13.3.0"
  70. },
  71. "directories": {},
  72. "dist": {
  73. "fileCount": 4,
  74. "integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==",
  75. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedqBhCRA9TVsSAnZWagAA5/AP/3rbMfJRcMrSNj0tqF0Z\nRKOf3qaKIbQTL4VfwkTi3dYHmvSgxmcfpJgSgSTQbp/jFRTpJssKGo1pRru6\nkysEd1JlYpnd4YWRIl3N2rUE1BtYb5nrwTWXYC86WcksTl/5ZNBWmVNpZRYR\nvHV8gy938OAzGYZuqbPcVhPmt3OovM8M5aarFFD1atmGcU9hfR/Ko3g2693+\nTpI0DmqoEHXcq0tl4Ll+jtvUWC1NIzGze02YXUj5nk6Ai+XKoej9XApbbb+p\nnebUurHREX72WON5KyZ12rKyfBZJriQQbGBcDg9f1/r23oqDFfDXIm3luAzy\neY+KnjDGwpHlU8n2jerk+QIeG/InNugREjxAqnX9JJHiwbXpef5tqTRwHaG7\nDDMKBw3LJJfv13O96/QfPH/novqa63c8ySul6+LmSNn3FzMvC312fVKdUou5\nbMAprqSCoGoQPutkiR8Tn6/TbYpPl1ZZWnUJffsDLTNgZGHsM5mQqzTyo0+o\nrXUDetVC2oTVXRfyF/Gu0dlLqrtgkqKwDsGmkn2hBqmvkuzO1I7QGB9b1nDb\nmvq2bLCW8kGsn/m+wCzj5/7eJREETDoDIiYedmb7IbHB30+DtktQsjtiHi5/\nHDasPTdPJjYfVbUUg7ER0EUnt/UhI6eiJYT5ly0FK42L7rLWuGEsMmwayUKG\n69z1\r\n=Q1Ue\r\n-----END PGP SIGNATURE-----\r\n",
  76. "shasum": "b6c1ef417c4e5663ea498f1c45afac6916bbc229",
  77. "tarball": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz",
  78. "unpackedSize": 7610
  79. },
  80. "engines": {
  81. "node": ">= 6"
  82. },
  83. "gitHead": "6ce8d11f2f1ed8e80a9526b1dc8cf3aa71f43474",
  84. "homepage": "https://github.com/gulpjs/glob-parent#readme",
  85. "keywords": [
  86. "base",
  87. "directory",
  88. "dirname",
  89. "glob",
  90. "parent",
  91. "path",
  92. "strip",
  93. "wildcard"
  94. ],
  95. "license": "ISC",
  96. "main": "index.js",
  97. "maintainers": [
  98. {
  99. "name": "contra",
  100. "email": "yo@contra.io"
  101. },
  102. {
  103. "name": "doowb",
  104. "email": "brian.woodward@gmail.com"
  105. },
  106. {
  107. "name": "es128",
  108. "email": "elan.shanker+npm@gmail.com"
  109. },
  110. {
  111. "name": "jonschlinkert",
  112. "email": "github@sellside.com"
  113. },
  114. {
  115. "name": "phated",
  116. "email": "blaine.bublitz@gmail.com"
  117. }
  118. ],
  119. "name": "glob-parent",
  120. "optionalDependencies": {},
  121. "readme": "ERROR: No README data found!",
  122. "repository": {
  123. "type": "git",
  124. "url": "git+https://github.com/gulpjs/glob-parent.git"
  125. },
  126. "scripts": {
  127. "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit",
  128. "coveralls": "nyc report --reporter=text-lcov | coveralls",
  129. "lint": "eslint .",
  130. "pretest": "npm run lint",
  131. "test": "nyc mocha --async-only"
  132. },
  133. "version": "5.1.1"
  134. }