{ "name": "gzip-size", "version": "5.1.1", "description": "Get the gzipped size of a string or buffer", "license": "MIT", "repository": "sindresorhus/gzip-size", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "engines": { "node": ">=6" }, "scripts": { "test": "xo && ava && tsd" }, "files": [ "index.js", "index.d.ts" ], "keywords": [ "app", "tool", "zlib", "gzip", "compressed", "size", "string", "buffer" ], "dependencies": { "duplexer": "^0.1.1", "pify": "^4.0.1" }, "devDependencies": { "ava": "^1.4.1", "p-event": "^2.1.0", "tsd": "^0.7.2", "xo": "^0.24.0" }, "__npminstall_done": "Thu Dec 24 2020 20:21:03 GMT+0800 (CST)", "_from": "gzip-size@5.1.1", "_resolved": "https://registry.npm.taobao.org/gzip-size/download/gzip-size-5.1.1.tgz?cache=0&sync_timestamp=1605523135838&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fgzip-size%2Fdownload%2Fgzip-size-5.1.1.tgz" }