PHP 8.2.30
Preview: package.json Size: 1.37 KB
//opt/alt/alt-nodejs11/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/package.json

{
  "_from": "tar@^2.0.0",
  "_id": "tar@2.2.1",
  "_inBundle": false,
  "_integrity": "sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE=",
  "_location": "/node-gyp/tar",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "tar@^2.0.0",
    "name": "tar",
    "escapedName": "tar",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/node-gyp"
  ],
  "_resolved": "https://registry.npmjs.org/tar/-/tar-2.2.1.tgz",
  "_shasum": "8e4d2a256c0e2185c6b18ad694aec968b83cb1d1",
  "_spec": "tar@^2.0.0",
  "_where": "/Users/rebecca/code/npm/node_modules/node-gyp",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/node-tar/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "block-stream": "*",
    "fstream": "^1.0.2",
    "inherits": "2"
  },
  "deprecated": false,
  "description": "tar for node",
  "devDependencies": {
    "graceful-fs": "^4.1.2",
    "mkdirp": "^0.5.0",
    "rimraf": "1.x",
    "tap": "0.x"
  },
  "homepage": "https://github.com/isaacs/node-tar#readme",
  "license": "ISC",
  "main": "tar.js",
  "name": "tar",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/node-tar.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "2.2.1"
}

Directory Contents

Dirs: 2 × Files: 6

Name Size Perms Modified Actions
examples DIR
- drwxr-xr-x 2024-03-03 22:41:37
Edit Download
lib DIR
- drwxr-xr-x 2024-03-03 22:41:37
Edit Download
63 B lrw-r--r-- 2021-10-19 09:48:02
Edit Download
45 B lrw-r--r-- 2021-10-19 09:48:02
Edit Download
762 B lrw-r--r-- 2021-10-19 09:48:02
Edit Download
1.37 KB lrw-r--r-- 2021-10-19 09:48:03
Edit Download
1.27 KB lrw-r--r-- 2021-10-19 09:48:02
Edit Download
4.02 KB lrw-r--r-- 2021-10-19 09:48:02
Edit Download

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