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.

97 lines
3.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "globs@^0.1.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/concatenate"
  6. ]
  7. ],
  8. "_from": "globs@>=0.1.2 <0.2.0",
  9. "_id": "globs@0.1.4",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/globs",
  13. "_nodeVersion": "8.9.1",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/globs_0.1.4_1525086350446_0.3088325291512981"
  17. },
  18. "_npmUser": {
  19. "email": "mail@thda.dk",
  20. "name": "thomas-darling"
  21. },
  22. "_npmVersion": "5.8.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "globs",
  26. "raw": "globs@^0.1.2",
  27. "rawSpec": "^0.1.2",
  28. "scope": null,
  29. "spec": ">=0.1.2 <0.2.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/concatenate"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/globs/-/globs-0.1.4.tgz",
  36. "_shasum": "1d13639f6174e4ae73a7f936da7d9a079f657c1c",
  37. "_shrinkwrap": null,
  38. "_spec": "globs@^0.1.2",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/concatenate",
  40. "author": {
  41. "email": "me@stephenmathieson.com",
  42. "name": "Stephen Mathieson"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/stephenmathieson/node-globs/issues"
  46. },
  47. "dependencies": {
  48. "glob": "^7.1.1"
  49. },
  50. "description": "An extension of glob, allowing you to provide one or more patterns to match.",
  51. "devDependencies": {
  52. "jshint": "~2.9.4",
  53. "sandboxed-module": "~2.0.3",
  54. "vows": "~0.8.1"
  55. },
  56. "directories": {
  57. "test": "test"
  58. },
  59. "dist": {
  60. "fileCount": 5,
  61. "integrity": "sha512-D23dWbOq48vlOraoSigbcQV4tWrnhwk+E/Um2cMuDS3/5dwGmdFeA7L/vAvDhLFlQOTDqHcXh35m/71g2A2WzQ==",
  62. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5viQCRA9TVsSAnZWagAA0mcP/3eUu3IjWZ6w8Xl6fSts\ngRQaP8hICyooMh/Xl8wD0bq5ofJbnPOdltCEEB0OWzvxK+bVjzWBBi+1fG8c\ncFjvLp3tvBJPdPb4Gbi3jGEUP413RLp5MIAb40bQayyHfIfw0VnDpDoymyR/\nrjjX9zIttcbTvgWm9fdAiVj8qo2gn1OBBNIn1GQBKD4p/v0ki+Vn3i1K00m7\nrY7dRw4fAutcXKuw8IVe5YDwF0PeZoJuSJUv9G2CNcp1b/9VK1DxQu0lSlaU\nCr8zI00FtA1uSteaNBYevuxV5ugivsbMHLsu0YlvowYmzGTYNAXtoGHddOzx\nxrPY1jkGwH91GOllqPDtZus0m8q+RdoYjuYENaOt9O6pXt5erxufLho6v98t\nkZSVysUJ8XtDpG1y12m53EPX3vEXrVkMb2gZu251HfBWUsagBc8xvloSS8zf\nNX9EKjSC3QAOTDEK4m1sBaI75ZrU555TnX2+NdOvMyxR99ZpZ8G5eX+DzgQ0\nXIwzt3I41GJwmHI++XbY200nImUKIadHyfxl/Fnp2JxSihShUL0Y6yfe+bdx\nIX3kRT7517KQy28ONV//tt2pCoLET6faHb0D1BD+OwyCeWS2SqpbaWicf91j\nF+4o+BsDFJdr0MIJm3FKQ2v+GlEwIKvjhKxkJ4TsjYrQhZ/tAzYKlmvEDzeR\nncSS\r\n=wrdd\r\n-----END PGP SIGNATURE-----\r\n",
  63. "shasum": "1d13639f6174e4ae73a7f936da7d9a079f657c1c",
  64. "tarball": "https://registry.npmjs.org/globs/-/globs-0.1.4.tgz",
  65. "unpackedSize": 6276
  66. },
  67. "gitHead": "710397ddb3b2d0133526246d1bdd2c51cdce7e7b",
  68. "homepage": "https://github.com/stephenmathieson/node-globs#readme",
  69. "license": "MIT",
  70. "main": "index.js",
  71. "maintainers": [
  72. {
  73. "name": "iandotkelly",
  74. "email": "iandotkelly@gmail.com"
  75. },
  76. {
  77. "name": "stephenmathieson",
  78. "email": "me@stephenmathieson.com"
  79. },
  80. {
  81. "name": "thomas-darling",
  82. "email": "mail@thda.dk"
  83. }
  84. ],
  85. "name": "globs",
  86. "optionalDependencies": {},
  87. "readme": "ERROR: No README data found!",
  88. "repository": {
  89. "type": "git",
  90. "url": "git://github.com/stephenmathieson/node-globs.git"
  91. },
  92. "scripts": {
  93. "test": "make test"
  94. },
  95. "types": "index.d.ts",
  96. "version": "0.1.4"
  97. }