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

{
  "_args": [
    [
      "tar@2.2.1",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "tar@2.2.1",
  "_id": "tar@2.2.1",
  "_inBundle": false,
  "_integrity": "sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE=",
  "_location": "/node-gyp/tar",
  "_phantomChildren": {
    "inherits": "2.0.3"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "tar@2.2.1",
    "name": "tar",
    "escapedName": "tar",
    "rawSpec": "2.2.1",
    "saveSpec": null,
    "fetchSpec": "2.2.1"
  },
  "_requiredBy": [
    "/node-gyp"
  ],
  "_resolved": "https://registry.npmjs.org/tar/-/tar-2.2.1.tgz",
  "_spec": "2.2.1",
  "_where": "/Users/rebecca/code/npm",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/node-tar/issues"
  },
  "dependencies": {
    "block-stream": "*",
    "fstream": "^1.0.2",
    "inherits": "2"
  },
  "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: 3 × Files: 6

Name Size Perms Modified Actions
examples DIR
- drwxr-xr-x 2024-03-03 22:42:04
Edit Download
lib DIR
- drwxr-xr-x 2024-03-03 22:42:04
Edit Download
- drwxr-xr-x 2024-03-03 22:42:03
Edit Download
63 B lrw-r--r-- 2021-09-28 11:28:48
Edit Download
45 B lrw-r--r-- 2021-09-28 11:28:48
Edit Download
762 B lrw-r--r-- 2021-09-28 11:28:48
Edit Download
1.34 KB lrw-r--r-- 2021-09-28 11:28:48
Edit Download
1.27 KB lrw-r--r-- 2021-09-28 11:28:48
Edit Download
4.02 KB lrw-r--r-- 2021-09-28 11:28:48
Edit Download

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