{ "_from": "file-type@^6.1.0", "_id": "file-type@6.2.0", "_inBundle": false, "_integrity": "sha512-YPcTBDV+2Tm0VqjybVd32MHdlEGAtuxS3VAYsumFokDSMG+ROT5wawGlnHDoz7bfMcMDt9hxuXvXwoKUx2fkOg==", "_location": "/decompress-tarbz2/file-type", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "file-type@^6.1.0", "name": "file-type", "escapedName": "file-type", "rawSpec": "^6.1.0", "saveSpec": null, "fetchSpec": "^6.1.0" }, "_requiredBy": [ "/decompress-tarbz2" ], "_resolved": "https://registry.npmjs.org/file-type/-/file-type-6.2.0.tgz", "_shasum": "e50cd75d356ffed4e306dc4f5bcf52a79903a919", "_spec": "file-type@^6.1.0", "_where": "C:\\Users\\andre\\Documents\\Ohm\\MSY\\8.Semester\\MDT1_2\\projekt\\code2\\code\\application_liste\\app\\node_modules\\decompress-tarbz2", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/file-type/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Detect the file type of a Buffer/Uint8Array", "devDependencies": { "ava": "*", "read-chunk": "^2.0.0", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/file-type#readme", "keywords": [ "mime", "file", "type", "archive", "image", "img", "pic", "picture", "flash", "photo", "video", "detect", "check", "is", "exif", "exe", "binary", "buffer", "uint8array", "jpg", "png", "gif", "webp", "flif", "cr2", "tif", "bmp", "jxr", "psd", "zip", "tar", "rar", "gz", "bz2", "7z", "dmg", "mp4", "m4v", "mid", "mkv", "webm", "mov", "avi", "mpg", "mp3", "m4a", "ogg", "opus", "flac", "wav", "amr", "pdf", "epub", "swf", "rtf", "woff", "woff2", "eot", "ttf", "otf", "ico", "flv", "ps", "xz", "sqlite", "xpi", "cab", "deb", "ar", "rpm", "Z", "lz", "msi", "mxf", "mts", "wasm", "webassembly", "blend", "bpg", "docx", "pptx", "xlsx" ], "license": "MIT", "name": "file-type", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/file-type.git" }, "scripts": { "test": "xo && ava" }, "version": "6.2.0" }