{ "_from": "decompress-tar@^4.0.0", "_id": "decompress-tar@4.1.1", "_inBundle": false, "_integrity": "sha512-JdJMaCrGpB5fESVyxwpCx4Jdj2AagLmv3y58Qy4GE6HMVjWz1FeVQk1Ct4Kye7PftcdOo/7U7UKzYBJgqnGeUQ==", "_location": "/decompress-tar", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "decompress-tar@^4.0.0", "name": "decompress-tar", "escapedName": "decompress-tar", "rawSpec": "^4.0.0", "saveSpec": null, "fetchSpec": "^4.0.0" }, "_requiredBy": [ "/decompress", "/decompress-tarbz2", "/decompress-targz" ], "_resolved": "https://registry.npmjs.org/decompress-tar/-/decompress-tar-4.1.1.tgz", "_shasum": "718cbd3fcb16209716e70a26b84e7ba4592e5af1", "_spec": "decompress-tar@^4.0.0", "_where": "C:\\Users\\andre\\Documents\\Ohm\\MSY\\8.Semester\\MDT1_2\\projekt\\code2\\code\\application_liste\\app\\node_modules\\decompress", "author": { "name": "Kevin MÃ¥rtensson", "email": "kevinmartensson@gmail.com", "url": "https://github.com/kevva" }, "bugs": { "url": "https://github.com/kevva/decompress-tar/issues" }, "bundleDependencies": false, "dependencies": { "file-type": "^5.2.0", "is-stream": "^1.1.0", "tar-stream": "^1.5.2" }, "deprecated": false, "description": "decompress tar plugin", "devDependencies": { "ava": "*", "is-jpg": "^1.0.0", "pify": "^3.0.0", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/kevva/decompress-tar#readme", "keywords": [ "decompress", "decompressplugin", "extract", "tar" ], "license": "MIT", "name": "decompress-tar", "repository": { "type": "git", "url": "git+https://github.com/kevva/decompress-tar.git" }, "scripts": { "test": "xo && ava" }, "version": "4.1.1" }