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.

119 lines
2.7 KiB

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