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.

111 lines
3.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "glob@^7.1.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix"
  6. ]
  7. ],
  8. "_from": "glob@>=7.1.2 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "glob@7.1.6",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/glob",
  14. "_nodeVersion": "12.12.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/glob_7.1.6_1573078063731_0.1420320929360379"
  18. },
  19. "_npmUser": {
  20. "email": "i@izs.me",
  21. "name": "isaacs"
  22. },
  23. "_npmVersion": "6.12.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "glob",
  27. "raw": "glob@^7.1.2",
  28. "rawSpec": "^7.1.2",
  29. "scope": null,
  30. "spec": ">=7.1.2 <8.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/cacache",
  35. "/del/globby",
  36. "/globby",
  37. "/globs",
  38. "/laravel-mix",
  39. "/rimraf"
  40. ],
  41. "_resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
  42. "_shasum": "141f33b81a7c2492e125594307480c46679278a6",
  43. "_shrinkwrap": null,
  44. "_spec": "glob@^7.1.2",
  45. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix",
  46. "author": {
  47. "email": "i@izs.me",
  48. "name": "Isaac Z. Schlueter",
  49. "url": "http://blog.izs.me/"
  50. },
  51. "bugs": {
  52. "url": "https://github.com/isaacs/node-glob/issues"
  53. },
  54. "dependencies": {
  55. "fs.realpath": "^1.0.0",
  56. "inflight": "^1.0.4",
  57. "inherits": "2",
  58. "minimatch": "^3.0.4",
  59. "once": "^1.3.0",
  60. "path-is-absolute": "^1.0.0"
  61. },
  62. "description": "a little globber",
  63. "devDependencies": {
  64. "mkdirp": "0",
  65. "rimraf": "^2.2.8",
  66. "tap": "^12.0.1",
  67. "tick": "0.0.6"
  68. },
  69. "directories": {},
  70. "dist": {
  71. "fileCount": 7,
  72. "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
  73. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw0QwCRA9TVsSAnZWagAAjLEP/RMBPeURbtY+967kK0L7\nanI3M9tDgLszarm5ruMrQkxRFBKwg1RQgiH/a0bTA8T51s7Ztn0DdJp62rKs\nNBpm8Mr3EhAs0L6VyDHtDFXsz4y3MgXEEhFXSRCIGzYWIvKVr0iXeTnPorCX\n1DviAA8h/sfDQ8027Z8Jr1pQIrAbAutQ4X9qllVFcToUoG7aKOZ/LNy3JOpm\n17cFG/60jcZkzkqJZwTHwFdj3dk/XQnhqnsFSy/U9Mc3g8FU9omLRgy+0ugB\n7hIhdhTHFO8Ae6fyGjF4T2UboDq+ubiYF7W9JQPmR0rAV5QykwxGkjshKOkH\nbRxqiYRUHOkmIi1Oc3jZjNWtWNxVbrrAjlD3UMjycH8Cq1D+Jk696n8uAbiH\n4oMpZOO79UaKc4Yuj3t3cOpPyaFZlLmsZOp+1YbtB46okc8dQ/+QdIad8OCb\nlyBaspVbvsuRYf2vlQfC3gDc8gM3bxdQguj/3Di2OJlTTPNCfLVmyFIIunRY\nh6QL5laFnrWc4sEZrA2tP7TA34aUkxGKEgbvs0QJzqVsCOsWD6ax4Fda2jFK\nHcEhusOa0shNpqzZo2K2kPBxMo+hFipFbBG/eb5vUCd71355y5sF1g3lK1Lb\nl1A3yzOLy6ZHPczWhjqZ31kKjfk51q4avZ2Mzym2TFcs4vZzHmbGXqkOtF3t\nEK/U\r\n=6j8m\r\n-----END PGP SIGNATURE-----\r\n",
  74. "shasum": "141f33b81a7c2492e125594307480c46679278a6",
  75. "tarball": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
  76. "unpackedSize": 56092
  77. },
  78. "engines": {
  79. "node": "*"
  80. },
  81. "funding": {
  82. "url": "https://github.com/sponsors/isaacs"
  83. },
  84. "gitHead": "f5a57d3d6e19b324522a3fa5bdd5075fd1aa79d1",
  85. "homepage": "https://github.com/isaacs/node-glob#readme",
  86. "license": "ISC",
  87. "main": "glob.js",
  88. "maintainers": [
  89. {
  90. "name": "isaacs",
  91. "email": "i@izs.me"
  92. }
  93. ],
  94. "name": "glob",
  95. "optionalDependencies": {},
  96. "readme": "ERROR: No README data found!",
  97. "repository": {
  98. "type": "git",
  99. "url": "git://github.com/isaacs/node-glob.git"
  100. },
  101. "scripts": {
  102. "bench": "bash benchmark.sh",
  103. "benchclean": "node benchclean.js",
  104. "prepublish": "npm run benchclean",
  105. "prof": "bash prof.sh && cat profile.txt",
  106. "profclean": "rm -f v8.log profile.txt",
  107. "test": "tap test/*.js --cov",
  108. "test-regen": "npm run profclean && TEST_REGEN=1 node test/00-setup.js"
  109. },
  110. "version": "7.1.6"
  111. }