12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- {
- "_args": [
- [
- "workbox-webpack-plugin@4.3.1",
- "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
- ]
- ],
- "_development": true,
- "_from": "workbox-webpack-plugin@4.3.1",
- "_id": "workbox-webpack-plugin@4.3.1",
- "_inBundle": false,
- "_integrity": "sha1-R/9eocwHS2xA+1qGEIhjokEg1L0=",
- "_location": "/workbox-webpack-plugin",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "workbox-webpack-plugin@4.3.1",
- "name": "workbox-webpack-plugin",
- "escapedName": "workbox-webpack-plugin",
- "rawSpec": "4.3.1",
- "saveSpec": null,
- "fetchSpec": "4.3.1"
- },
- "_requiredBy": [
- "/@vue/cli-plugin-pwa"
- ],
- "_resolved": "https://registry.nlark.com/workbox-webpack-plugin/download/workbox-webpack-plugin-4.3.1.tgz?cache=0&sync_timestamp=1628707357056&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fworkbox-webpack-plugin%2Fdownload%2Fworkbox-webpack-plugin-4.3.1.tgz",
- "_spec": "4.3.1",
- "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
- "author": {
- "name": "Will Farley",
- "email": "a.will.farley@gmail.com",
- "url": "http://www.willfarley.org/"
- },
- "bugs": {
- "url": "https://github.com/GoogleChrome/workbox/issues"
- },
- "dependencies": {
- "@babel/runtime": "^7.0.0",
- "json-stable-stringify": "^1.0.1",
- "workbox-build": "^4.3.1"
- },
- "description": "A plugin for your Webpack build process, helping you generate a manifest of local files that workbox-sw should precache.",
- "engines": {
- "node": ">=4.0.0"
- },
- "files": [
- "build"
- ],
- "gitHead": "194cdeb63d5abb21490f88f01f02f4bcf7e6d54b",
- "homepage": "https://github.com/GoogleChrome/workbox",
- "keywords": [
- "workbox",
- "workboxjs",
- "webpack",
- "service worker",
- "caching",
- "fetch requests",
- "offline",
- "file manifest"
- ],
- "license": "MIT",
- "main": "build/index.js",
- "name": "workbox-webpack-plugin",
- "peerDependencies": {
- "webpack": "^2.0.0 || ^3.0.0 || ^4.0.0"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/googlechrome/workbox.git"
- },
- "scripts": {
- "build": "gulp build-packages --package workbox-webpack-plugin",
- "prepare": "npm run build",
- "version": "npm run build"
- },
- "version": "4.3.1",
- "workbox": {
- "packageType": "node"
- }
- }
|