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.

99 lines
2.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "dir-glob@2.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/globby"
  6. ]
  7. ],
  8. "_from": "dir-glob@2.0.0",
  9. "_id": "dir-glob@2.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/dir-glob",
  13. "_nodeVersion": "8.2.1",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/dir-glob-2.0.0.tgz_1500913980060_0.7199450209736824"
  17. },
  18. "_npmUser": {
  19. "email": "kevinmartensson@gmail.com",
  20. "name": "kevva"
  21. },
  22. "_npmVersion": "5.3.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "dir-glob",
  26. "raw": "dir-glob@2.0.0",
  27. "rawSpec": "2.0.0",
  28. "scope": null,
  29. "spec": "2.0.0",
  30. "type": "version"
  31. },
  32. "_requiredBy": [
  33. "/globby"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-2.0.0.tgz",
  36. "_shasum": "0b205d2b6aef98238ca286598a8204d29d0a0034",
  37. "_shrinkwrap": null,
  38. "_spec": "dir-glob@2.0.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/globby",
  40. "author": {
  41. "email": "kevinmartensson@gmail.com",
  42. "name": "Kevin Mårtensson",
  43. "url": "github.com/kevva"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/kevva/dir-glob/issues"
  47. },
  48. "dependencies": {
  49. "arrify": "^1.0.1",
  50. "path-type": "^3.0.0"
  51. },
  52. "description": "Convert directories to glob compatible strings",
  53. "devDependencies": {
  54. "ava": "*",
  55. "del": "^3.0.0",
  56. "make-dir": "^1.0.0",
  57. "rimraf": "^2.5.0",
  58. "xo": "*"
  59. },
  60. "directories": {},
  61. "dist": {
  62. "integrity": "sha512-37qirFDz8cA5fimp9feo43fSuRo2gHwaIn6dXL8Ber1dGwUosDrGZeCCXq57WnIqE4aQ+u3eQZzsk1yOzhdwag==",
  63. "shasum": "0b205d2b6aef98238ca286598a8204d29d0a0034",
  64. "tarball": "https://registry.npmjs.org/dir-glob/-/dir-glob-2.0.0.tgz"
  65. },
  66. "engines": {
  67. "node": ">=4"
  68. },
  69. "files": [
  70. "index.js"
  71. ],
  72. "gitHead": "b6d7a2dd3c7cb8ae627b1455ef500e282cf86cfc",
  73. "homepage": "https://github.com/kevva/dir-glob#readme",
  74. "keywords": [
  75. "convert",
  76. "directory",
  77. "extensions",
  78. "files",
  79. "glob"
  80. ],
  81. "license": "MIT",
  82. "maintainers": [
  83. {
  84. "name": "kevva",
  85. "email": "kevinmartensson@gmail.com"
  86. }
  87. ],
  88. "name": "dir-glob",
  89. "optionalDependencies": {},
  90. "readme": "ERROR: No README data found!",
  91. "repository": {
  92. "type": "git",
  93. "url": "git+https://github.com/kevva/dir-glob.git"
  94. },
  95. "scripts": {
  96. "test": "xo && ava"
  97. },
  98. "version": "2.0.0"
  99. }