{ "_args": [ [ "tar@2.2.2", "/Applications/work/GitLab/lepu-test-platform-web" ] ], "_development": true, "_from": "tar@2.2.2", "_id": "tar@2.2.2", "_inBundle": false, "_integrity": "sha1-DKiEhWLHKZuLRG/2pNYM27I+3EA=", "_location": "/tar", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "tar@2.2.2", "name": "tar", "escapedName": "tar", "rawSpec": "2.2.2", "saveSpec": null, "fetchSpec": "2.2.2" }, "_requiredBy": [ "/node-gyp" ], "_resolved": "https://registry.npm.taobao.org/tar/download/tar-2.2.2.tgz?cache=0&sync_timestamp=1610045517836&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftar%2Fdownload%2Ftar-2.2.2.tgz", "_spec": "2.2.2", "_where": "/Applications/work/GitLab/lepu-test-platform-web", "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.12", "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.2" }