W72crm_web-master/node_modules/gzip-size/package.json

73 lines
1.9 KiB
JSON

{
"_from": "gzip-size@^4.1.0",
"_id": "gzip-size@4.1.0",
"_inBundle": false,
"_integrity": "sha512-1g6EPVvIHuPmpAdBBpsIVYLgjzGV/QqcFRJXpMyrqEWG10JhOaTjQeCcjMDyX0Iqfm/Q5M9twR/mbDk5f5MqkA==",
"_location": "/gzip-size",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "gzip-size@^4.1.0",
"name": "gzip-size",
"escapedName": "gzip-size",
"rawSpec": "^4.1.0",
"saveSpec": null,
"fetchSpec": "^4.1.0"
},
"_requiredBy": [
"/webpack-bundle-analyzer"
],
"_resolved": "https://registry.npmmirror.com/gzip-size/-/gzip-size-4.1.0.tgz",
"_shasum": "8ae096257eabe7d69c45be2b67c448124ffb517c",
"_spec": "gzip-size@^4.1.0",
"_where": "D:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master\\node_modules\\webpack-bundle-analyzer",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/gzip-size/issues"
},
"bundleDependencies": false,
"dependencies": {
"duplexer": "^0.1.1",
"pify": "^3.0.0"
},
"deprecated": false,
"description": "Get the gzipped size of a string or buffer",
"devDependencies": {
"ava": "*",
"p-event": "^1.3.0",
"xo": "*"
},
"engines": {
"node": ">=4"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/gzip-size#readme",
"keywords": [
"app",
"tool",
"zlib",
"gzip",
"compressed",
"size",
"string",
"buffer"
],
"license": "MIT",
"name": "gzip-size",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/gzip-size.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "4.1.0"
}