123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- {
- "_args": [
- [
- "workbox-build@4.3.1",
- "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
- ]
- ],
- "_development": true,
- "_from": "workbox-build@4.3.1",
- "_id": "workbox-build@4.3.1",
- "_inBundle": false,
- "_integrity": "sha1-QU9w+01t5H9lOGCLgOxSQS0jPmQ=",
- "_location": "/workbox-build",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "workbox-build@4.3.1",
- "name": "workbox-build",
- "escapedName": "workbox-build",
- "rawSpec": "4.3.1",
- "saveSpec": null,
- "fetchSpec": "4.3.1"
- },
- "_requiredBy": [
- "/workbox-webpack-plugin"
- ],
- "_resolved": "https://registry.nlark.com/workbox-build/download/workbox-build-4.3.1.tgz?cache=0&sync_timestamp=1628707356890&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fworkbox-build%2Fdownload%2Fworkbox-build-4.3.1.tgz",
- "_spec": "4.3.1",
- "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
- "author": {
- "name": "Google's Web DevRel Team"
- },
- "bugs": {
- "url": "https://github.com/GoogleChrome/workbox/issues"
- },
- "dependencies": {
- "@babel/runtime": "^7.3.4",
- "@hapi/joi": "^15.0.0",
- "common-tags": "^1.8.0",
- "fs-extra": "^4.0.2",
- "glob": "^7.1.3",
- "lodash.template": "^4.4.0",
- "pretty-bytes": "^5.1.0",
- "stringify-object": "^3.3.0",
- "strip-comments": "^1.0.2",
- "workbox-background-sync": "^4.3.1",
- "workbox-broadcast-update": "^4.3.1",
- "workbox-cacheable-response": "^4.3.1",
- "workbox-core": "^4.3.1",
- "workbox-expiration": "^4.3.1",
- "workbox-google-analytics": "^4.3.1",
- "workbox-navigation-preload": "^4.3.1",
- "workbox-precaching": "^4.3.1",
- "workbox-range-requests": "^4.3.1",
- "workbox-routing": "^4.3.1",
- "workbox-strategies": "^4.3.1",
- "workbox-streams": "^4.3.1",
- "workbox-sw": "^4.3.1",
- "workbox-window": "^4.3.1"
- },
- "description": "A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.",
- "engines": {
- "node": ">=4.0.0"
- },
- "gitHead": "194cdeb63d5abb21490f88f01f02f4bcf7e6d54b",
- "homepage": "https://github.com/GoogleChrome/workbox",
- "keywords": [
- "workbox",
- "workboxjs",
- "service worker",
- "caching",
- "fetch requests",
- "offline",
- "file manifest"
- ],
- "license": "MIT",
- "main": "build/index.js",
- "name": "workbox-build",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/googlechrome/workbox.git"
- },
- "scripts": {
- "build": "gulp build:update-cdn-details && gulp build-packages --package workbox-build",
- "prepare": "npm run build",
- "version": "npm run build"
- },
- "version": "4.3.1",
- "workbox": {
- "packageType": "node"
- }
- }
|