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.
 
 
 
 

64 lines
1.8 KiB

  1. {
  2. "_args": [
  3. [
  4. "workbox-sw@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-sw@3.6.3",
  9. "_id": "workbox-sw@3.6.3",
  10. "_inBundle": false,
  11. "_integrity": "sha512-IQOUi+RLhvYCiv80RP23KBW/NTtIvzvjex28B8NW1jOm+iV4VIu3VXKXTA6er5/wjjuhmtB28qEAUqADLAyOSg==",
  12. "_location": "/workbox-sw",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "workbox-sw@3.6.3",
  18. "name": "workbox-sw",
  19. "escapedName": "workbox-sw",
  20. "rawSpec": "3.6.3",
  21. "saveSpec": null,
  22. "fetchSpec": "3.6.3"
  23. },
  24. "_requiredBy": [
  25. "/workbox-build"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/workbox-sw/-/workbox-sw-3.6.3.tgz",
  28. "_spec": "3.6.3",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "Google's Web DevRel Team"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/googlechrome/workbox/issues"
  35. },
  36. "description": "This module makes it easy to get started with the Workbox service worker libraries.",
  37. "homepage": "https://github.com/GoogleChrome/workbox",
  38. "keywords": [
  39. "workbox",
  40. "workboxjs",
  41. "service worker",
  42. "sw"
  43. ],
  44. "license": "Apache-2.0",
  45. "main": "build/workbox-sw.js",
  46. "module": "index.mjs",
  47. "name": "workbox-sw",
  48. "repository": {
  49. "type": "git",
  50. "url": "git+https://github.com/googlechrome/workbox.git"
  51. },
  52. "scripts": {
  53. "build": "gulp build-packages --package workbox-sw",
  54. "prepare": "npm run build",
  55. "version": "npm run build"
  56. },
  57. "version": "3.6.3",
  58. "workbox": {
  59. "browserNamespace": "workbox",
  60. "packageType": "browser",
  61. "prodOnly": true
  62. }
  63. }