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.

120 lines
2.8 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "fragment-cache@^0.2.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/micromatch"
  6. ]
  7. ],
  8. "_from": "fragment-cache@>=0.2.1 <0.3.0",
  9. "_id": "fragment-cache@0.2.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/fragment-cache",
  13. "_nodeVersion": "7.6.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-18-east.internal.npmjs.com",
  16. "tmp": "tmp/fragment-cache-0.2.1.tgz_1489523817961_0.01654543890617788"
  17. },
  18. "_npmUser": {
  19. "email": "github@sellside.com",
  20. "name": "jonschlinkert"
  21. },
  22. "_npmVersion": "4.1.2",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "fragment-cache",
  26. "raw": "fragment-cache@^0.2.1",
  27. "rawSpec": "^0.2.1",
  28. "scope": null,
  29. "spec": ">=0.2.1 <0.3.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/extglob",
  34. "/micromatch",
  35. "/nanomatch"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz",
  38. "_shasum": "4290fad27f13e89be7f33799c6bc5a0abfff0d19",
  39. "_shrinkwrap": null,
  40. "_spec": "fragment-cache@^0.2.1",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/micromatch",
  42. "author": {
  43. "name": "Jon Schlinkert",
  44. "url": "https://github.com/jonschlinkert"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/jonschlinkert/fragment-cache/issues"
  48. },
  49. "dependencies": {
  50. "map-cache": "^0.2.2"
  51. },
  52. "description": "A cache for managing namespaced sub-caches",
  53. "devDependencies": {
  54. "gulp": "^3.9.1",
  55. "gulp-eslint": "^3.0.1",
  56. "gulp-format-md": "^0.1.11",
  57. "gulp-istanbul": "^1.1.1",
  58. "gulp-mocha": "^3.0.1",
  59. "mocha": "^3.2.0"
  60. },
  61. "directories": {},
  62. "dist": {
  63. "shasum": "4290fad27f13e89be7f33799c6bc5a0abfff0d19",
  64. "tarball": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz"
  65. },
  66. "engines": {
  67. "node": ">=0.10.0"
  68. },
  69. "files": [
  70. "index.js"
  71. ],
  72. "gitHead": "33583b03f505c67479ddbc66f825b0e653704207",
  73. "homepage": "https://github.com/jonschlinkert/fragment-cache",
  74. "keywords": [
  75. "cache",
  76. "fragment"
  77. ],
  78. "license": "MIT",
  79. "main": "index.js",
  80. "maintainers": [
  81. {
  82. "name": "jonschlinkert",
  83. "email": "github@sellside.com"
  84. }
  85. ],
  86. "name": "fragment-cache",
  87. "optionalDependencies": {},
  88. "readme": "ERROR: No README data found!",
  89. "repository": {
  90. "type": "git",
  91. "url": "git+https://github.com/jonschlinkert/fragment-cache.git"
  92. },
  93. "scripts": {
  94. "test": "mocha"
  95. },
  96. "verb": {
  97. "layout": "default",
  98. "lint": {
  99. "reflinks": true
  100. },
  101. "plugins": [
  102. "gulp-format-md"
  103. ],
  104. "reflinks": [
  105. "map-cache",
  106. "verb"
  107. ],
  108. "related": {
  109. "list": [
  110. "base",
  111. "map-cache"
  112. ]
  113. },
  114. "tasks": [
  115. "readme"
  116. ],
  117. "toc": false
  118. },
  119. "version": "0.2.1"
  120. }