12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- {
- "_args": [
- [
- "workbox-strategies@4.3.1",
- "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
- ]
- ],
- "_development": true,
- "_from": "workbox-strategies@4.3.1",
- "_id": "workbox-strategies@4.3.1",
- "_inBundle": false,
- "_integrity": "sha1-0r4DxO8hTBFeGrKcnHWcn+Pp5kY=",
- "_location": "/workbox-strategies",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "workbox-strategies@4.3.1",
- "name": "workbox-strategies",
- "escapedName": "workbox-strategies",
- "rawSpec": "4.3.1",
- "saveSpec": null,
- "fetchSpec": "4.3.1"
- },
- "_requiredBy": [
- "/workbox-build",
- "/workbox-google-analytics"
- ],
- "_resolved": "https://registry.nlark.com/workbox-strategies/download/workbox-strategies-4.3.1.tgz?cache=0&sync_timestamp=1628707356211&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fworkbox-strategies%2Fdownload%2Fworkbox-strategies-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": {
- "workbox-core": "^4.3.1"
- },
- "description": "A service worker helper library implementing common caching strategies.",
- "gitHead": "194cdeb63d5abb21490f88f01f02f4bcf7e6d54b",
- "homepage": "https://github.com/GoogleChrome/workbox",
- "keywords": [
- "workbox",
- "workboxjs",
- "service worker",
- "sw",
- "router",
- "routing"
- ],
- "license": "MIT",
- "main": "build/workbox-strategies.prod.js",
- "module": "index.mjs",
- "name": "workbox-strategies",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/googlechrome/workbox.git"
- },
- "scripts": {
- "build": "gulp build-packages --package workbox-strategies",
- "prepare": "npm run build",
- "version": "npm run build"
- },
- "version": "4.3.1",
- "workbox": {
- "browserNamespace": "workbox.strategies",
- "packageType": "browser"
- }
- }
|