PHP 8.2.30
Preview: package.json Size: 907 B
//opt/alt/alt-nodejs19/root/lib/node_modules/npm/node_modules/minizlib/package.json

{
  "name": "minizlib",
  "version": "2.1.2",
  "description": "A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.",
  "main": "index.js",
  "dependencies": {
    "minipass": "^3.0.0",
    "yallist": "^4.0.0"
  },
  "scripts": {
    "test": "tap test/*.js --100 -J",
    "preversion": "npm test",
    "postversion": "npm publish",
    "postpublish": "git push origin --all; git push origin --tags"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/isaacs/minizlib.git"
  },
  "keywords": [
    "zlib",
    "gzip",
    "gunzip",
    "deflate",
    "inflate",
    "compression",
    "zip",
    "unzip"
  ],
  "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
  "license": "MIT",
  "devDependencies": {
    "tap": "^14.6.9"
  },
  "files": [
    "index.js",
    "constants.js"
  ],
  "engines": {
    "node": ">= 8"
  }
}

Directory Contents

Dirs: 1 × Files: 4

Name Size Perms Modified Actions
- drwxr-xr-x 2024-03-03 22:54:11
Edit Download
3.65 KB lrw-r--r-- 2023-12-06 18:07:52
Edit Download
9.22 KB lrw-r--r-- 2023-12-06 18:07:52
Edit Download
1.27 KB lrw-r--r-- 2023-12-06 18:07:52
Edit Download
907 B lrw-r--r-- 2023-12-06 18:07:52
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).