123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "_args": [
- [
- "workbox-streams@4.3.1",
- "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web"
- ]
- ],
- "_development": true,
- "_from": "workbox-streams@4.3.1",
- "_id": "workbox-streams@4.3.1",
- "_inBundle": false,
- "_integrity": "sha1-C1facOmCVy3gnIdC3Qy0Cmt8LMM=",
- "_location": "/workbox-streams",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "workbox-streams@4.3.1",
- "name": "workbox-streams",
- "escapedName": "workbox-streams",
- "rawSpec": "4.3.1",
- "saveSpec": null,
- "fetchSpec": "4.3.1"
- },
- "_requiredBy": [
- "/workbox-build"
- ],
- "_resolved": "https://registry.nlark.com/workbox-streams/download/workbox-streams-4.3.1.tgz?cache=0&sync_timestamp=1628707356642&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fworkbox-streams%2Fdownload%2Fworkbox-streams-4.3.1.tgz",
- "_spec": "4.3.1",
- "_where": "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web",
- "author": {
- "name": "Google's Web DevRel Team"
- },
- "bugs": {
- "url": "https://github.com/googlechrome/workbox/issues"
- },
- "dependencies": {
- "workbox-core": "^4.3.1"
- },
- "description": "A library that makes it easier to work with Streams in the browser.",
- "gitHead": "194cdeb63d5abb21490f88f01f02f4bcf7e6d54b",
- "homepage": "https://github.com/GoogleChrome/workbox",
- "keywords": [
- "workbox",
- "workboxjs",
- "service worker",
- "sw",
- "streams",
- "readablestream"
- ],
- "license": "MIT",
- "main": "build/workbox-streams.prod.js",
- "module": "index.mjs",
- "name": "workbox-streams",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/googlechrome/workbox.git"
- },
- "scripts": {
- "build": "gulp build-packages --package workbox-streams",
- "prepare": "npm run build",
- "version": "npm run build"
- },
- "version": "4.3.1",
- "workbox": {
- "browserNamespace": "workbox.streams",
- "packageType": "browser"
- }
- }
|