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.
 
 
 
 

94 lines
2.7 KiB

  1. {
  2. "_args": [
  3. [
  4. "workbox-build@3.6.3",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "workbox-build@3.6.3",
  9. "_id": "workbox-build@3.6.3",
  10. "_inBundle": false,
  11. "_integrity": "sha512-w0clZ/pVjL8VXy6GfthefxpEXs0T8uiRuopZSFVQ8ovfbH6c6kUpEh6DcYwm/Y6dyWPiCucdyAZotgjz+nRz8g==",
  12. "_location": "/workbox-build",
  13. "_phantomChildren": {
  14. "graceful-fs": "4.2.4",
  15. "universalify": "0.1.2"
  16. },
  17. "_requested": {
  18. "type": "version",
  19. "registry": true,
  20. "raw": "workbox-build@3.6.3",
  21. "name": "workbox-build",
  22. "escapedName": "workbox-build",
  23. "rawSpec": "3.6.3",
  24. "saveSpec": null,
  25. "fetchSpec": "3.6.3"
  26. },
  27. "_requiredBy": [
  28. "/workbox-webpack-plugin"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-3.6.3.tgz",
  31. "_spec": "3.6.3",
  32. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  33. "author": {
  34. "name": "Google's Web DevRel Team"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/GoogleChrome/workbox/issues"
  38. },
  39. "dependencies": {
  40. "babel-runtime": "^6.26.0",
  41. "common-tags": "^1.4.0",
  42. "fs-extra": "^4.0.2",
  43. "glob": "^7.1.2",
  44. "joi": "^11.1.1",
  45. "lodash.template": "^4.4.0",
  46. "pretty-bytes": "^4.0.2",
  47. "stringify-object": "^3.2.2",
  48. "strip-comments": "^1.0.2",
  49. "workbox-background-sync": "^3.6.3",
  50. "workbox-broadcast-cache-update": "^3.6.3",
  51. "workbox-cache-expiration": "^3.6.3",
  52. "workbox-cacheable-response": "^3.6.3",
  53. "workbox-core": "^3.6.3",
  54. "workbox-google-analytics": "^3.6.3",
  55. "workbox-navigation-preload": "^3.6.3",
  56. "workbox-precaching": "^3.6.3",
  57. "workbox-range-requests": "^3.6.3",
  58. "workbox-routing": "^3.6.3",
  59. "workbox-strategies": "^3.6.3",
  60. "workbox-streams": "^3.6.3",
  61. "workbox-sw": "^3.6.3"
  62. },
  63. "description": "A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.",
  64. "engines": {
  65. "node": ">=4.0.0"
  66. },
  67. "homepage": "https://github.com/GoogleChrome/workbox",
  68. "keywords": [
  69. "workbox",
  70. "workboxjs",
  71. "service worker",
  72. "caching",
  73. "fetch requests",
  74. "offline",
  75. "file manifest"
  76. ],
  77. "license": "Apache-2.0",
  78. "main": "build/index.js",
  79. "name": "workbox-build",
  80. "repository": {
  81. "type": "git",
  82. "url": "git+https://github.com/googlechrome/workbox.git"
  83. },
  84. "scripts": {
  85. "build": "gulp build:update-cdn-details && gulp build-packages --package workbox-build",
  86. "prepare": "npm run build",
  87. "version": "npm run build"
  88. },
  89. "version": "3.6.3",
  90. "workbox": {
  91. "packageType": "node"
  92. }
  93. }