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.
 
 
 
 

93 lines
2.0 KiB

  1. {
  2. "_args": [
  3. [
  4. "lazy-cache@1.0.4",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "lazy-cache@1.0.4",
  9. "_id": "lazy-cache@1.0.4",
  10. "_inBundle": false,
  11. "_integrity": "sha1-odePw6UEdMuAhF07O24dpJpEbo4=",
  12. "_location": "/lazy-cache",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "lazy-cache@1.0.4",
  18. "name": "lazy-cache",
  19. "escapedName": "lazy-cache",
  20. "rawSpec": "1.0.4",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.4"
  23. },
  24. "_requiredBy": [
  25. "/clone-deep"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz",
  28. "_spec": "1.0.4",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "Jon Schlinkert",
  32. "url": "https://github.com/jonschlinkert"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/jonschlinkert/lazy-cache/issues"
  36. },
  37. "description": "Cache requires to be lazy-loaded when needed.",
  38. "devDependencies": {
  39. "ansi-yellow": "^0.1.1",
  40. "glob": "^7.0.3",
  41. "gulp-format-md": "^0.1.8",
  42. "mocha": "^2.4.5"
  43. },
  44. "engines": {
  45. "node": ">=0.10.0"
  46. },
  47. "files": [
  48. "index.js"
  49. ],
  50. "homepage": "https://github.com/jonschlinkert/lazy-cache",
  51. "keywords": [
  52. "cache",
  53. "caching",
  54. "dependencies",
  55. "dependency",
  56. "lazy",
  57. "require",
  58. "requires"
  59. ],
  60. "license": "MIT",
  61. "main": "index.js",
  62. "name": "lazy-cache",
  63. "repository": {
  64. "type": "git",
  65. "url": "git+https://github.com/jonschlinkert/lazy-cache.git"
  66. },
  67. "scripts": {
  68. "test": "mocha"
  69. },
  70. "verb": {
  71. "related": {
  72. "list": [
  73. "lint-deps"
  74. ]
  75. },
  76. "plugins": [
  77. "gulp-format-md"
  78. ],
  79. "toc": false,
  80. "layout": "default",
  81. "tasks": [
  82. "readme"
  83. ],
  84. "lint": {
  85. "reflinks": true
  86. },
  87. "reflinks": [
  88. "verb"
  89. ]
  90. },
  91. "version": "1.0.4"
  92. }