{
	"name": "file-type",
	"versions": {
		"0.1.0": {
			"name": "file-type",
			"version": "0.1.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/file-type"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha",
				"browser": "browserify -s $npm_package_name -o browser.js ."
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"photo",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"png",
				"jpg",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"7z",
				"bz2",
				"gz",
				"rar",
				"tar",
				"zip"
			],
			"dependencies": {
				"archive-type": "^0.1.1",
				"image-type": "^0.1.1",
				"read-chunk": "^0.1.0"
			},
			"devDependencies": {
				"browserify": "^3.0.0",
				"mocha": "*"
			},
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@0.1.0",
			"dist": {
				"shasum": "d9865563a807c66c0afa874789b9af20fc4361ab",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-0.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.6",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "file-type",
			"version": "0.1.1",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/file-type"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha",
				"browser": "browserify -s $npm_package_name -o browser.js ."
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"photo",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"png",
				"jpg",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"7z",
				"bz2",
				"gz",
				"rar",
				"tar",
				"zip"
			],
			"dependencies": {
				"archive-type": "^0.1.1",
				"image-type": "^0.1.1",
				"read-chunk": "^0.1.0"
			},
			"devDependencies": {
				"browserify": "^3.0.0",
				"mocha": "*"
			},
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@0.1.1",
			"dist": {
				"shasum": "9a38fe648543985b0bdf7696d6a0a4c5c84ad2be",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-0.1.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.6",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.2.0": {
			"name": "file-type",
			"version": "0.2.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/file-type"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha",
				"browser": "browserify -s $npm_package_name -o browser.js ."
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"photo",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"png",
				"jpg",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"7z",
				"bz2",
				"gz",
				"rar",
				"tar",
				"zip"
			],
			"dependencies": {
				"archive-type": "^0.1.1",
				"image-type": "^0.1.1",
				"is-epub": "^0.1.0",
				"is-pdf": "^0.1.0",
				"read-chunk": "^0.1.0"
			},
			"devDependencies": {
				"browserify": "^3.0.0",
				"mocha": "*"
			},
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@0.2.0",
			"dist": {
				"shasum": "e92e7b93537f8c25ba3f1e02dabb8379621bc0ca",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-0.2.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.6",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.3.0": {
			"name": "file-type",
			"version": "0.3.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/file-type"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha",
				"browser": "browserify -s $npm_package_name -o browser.js ."
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"png",
				"jpg",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"7z",
				"bz2",
				"gz",
				"rar",
				"tar",
				"zip",
				"mp4"
			],
			"dependencies": {
				"archive-type": "^0.1.1",
				"audio-type": "^0.1.0",
				"image-type": "^0.1.1",
				"is-epub": "^0.1.0",
				"is-exe": "^0.1.0",
				"is-pdf": "^0.1.0",
				"read-chunk": "^0.1.0",
				"is-mp4": "^0.1.0"
			},
			"devDependencies": {
				"browserify": "^3.0.0",
				"mocha": "*"
			},
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@0.3.0",
			"_shasum": "f3ccfecf163f5b95da2737a98c3b62a234bb40cc",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "f3ccfecf163f5b95da2737a98c3b62a234bb40cc",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-0.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "file-type",
			"version": "1.0.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"png",
				"jpg",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"7z",
				"bz2",
				"gz",
				"rar",
				"swf",
				"tar",
				"zip",
				"mp4"
			],
			"dependencies": {
				"archive-type": "^0.1.4",
				"audio-type": "^0.1.4",
				"image-type": "^1.0.0",
				"is-epub": "^0.1.2",
				"is-exe": "^0.1.0",
				"is-mp4": "^0.1.0",
				"is-pdf": "^0.1.0",
				"is-swf": "^0.1.0"
			},
			"devDependencies": {
				"mocha": "*",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "202985f1e101be841668f036f84d0a62f4843c9e",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@1.0.0",
			"_shasum": "1d460b43c018aade78cdc93e845818552cb9d9be",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "1d460b43c018aade78cdc93e845818552cb9d9be",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "file-type",
			"version": "1.0.1",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"png",
				"jpg",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"7z",
				"bz2",
				"gz",
				"rar",
				"swf",
				"tar",
				"zip",
				"mp4"
			],
			"dependencies": {
				"archive-type": "^0.1.4",
				"audio-type": "^0.1.4",
				"image-type": "^1.0.0",
				"is-epub": "^1.0.0",
				"is-exe": "^0.1.0",
				"is-mp4": "^0.1.0",
				"is-pdf": "^0.1.0",
				"is-swf": "^0.1.0"
			},
			"devDependencies": {
				"mocha": "*",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "65a347cdc92fed97ba8b5e59545245931c8a5f3e",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@1.0.1",
			"_shasum": "5099f86e63953ec1901b318ca763ce61e2e8a9af",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "5099f86e63953ec1901b318ca763ce61e2e8a9af",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-1.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "file-type",
			"version": "1.0.2",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"png",
				"jpg",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"7z",
				"bz2",
				"gz",
				"rar",
				"swf",
				"tar",
				"zip",
				"mp4"
			],
			"dependencies": {
				"archive-type": "^1.0.0",
				"audio-type": "^0.1.4",
				"image-type": "^1.0.0",
				"is-epub": "^1.0.0",
				"is-exe": "^0.1.0",
				"is-mp4": "^0.1.0",
				"is-pdf": "^0.1.0",
				"is-swf": "^0.1.0"
			},
			"devDependencies": {
				"mocha": "*",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "2c79143b39c857f48a3d1be52fc668c49880676d",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@1.0.2",
			"_shasum": "ad5501f89ac2d1235b2d2fae1c8426e654d863ee",
			"_from": ".",
			"_npmVersion": "1.4.14",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "ad5501f89ac2d1235b2d2fae1c8426e654d863ee",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-1.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "file-type",
			"version": "1.1.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"png",
				"jpg",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"7z",
				"bz2",
				"gz",
				"rar",
				"swf",
				"tar",
				"zip",
				"mp4"
			],
			"dependencies": {
				"archive-type": "^1.0.0",
				"audio-type": "^0.1.4",
				"image-type": "^1.0.0",
				"is-epub": "^1.0.0",
				"is-exe": "^1.0.0",
				"is-mp4": "^0.1.0",
				"is-pdf": "^1.0.0",
				"is-swf": "^1.0.0",
				"meow": "^2.0.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "ad556a05341413e97156c97b9d06516c958b2e29",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@1.1.0",
			"_shasum": "544de9b58d69feb9e55ad74dea62999566504fe2",
			"_from": ".",
			"_npmVersion": "2.1.4",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "544de9b58d69feb9e55ad74dea62999566504fe2",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "file-type",
			"version": "1.2.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"png",
				"jpg",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"7z",
				"bz2",
				"gz",
				"rar",
				"swf",
				"tar",
				"zip",
				"rtf",
				"mp4"
			],
			"dependencies": {
				"archive-type": "^1.0.0",
				"audio-type": "^0.1.4",
				"image-type": "^1.0.0",
				"is-epub": "^1.0.0",
				"is-exe": "^1.0.0",
				"is-mp4": "^0.1.0",
				"is-pdf": "^1.0.0",
				"is-swf": "^1.0.0",
				"is-rtf": "^1.0.0",
				"meow": "^2.0.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "0dd61e9a65c26d253fa10f3be1b4f09548514a2d",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@1.2.0",
			"_shasum": "5d5fb9285ebfec1b298c507073aa2f3e8575fbc3",
			"_from": ".",
			"_npmVersion": "2.1.5",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "5d5fb9285ebfec1b298c507073aa2f3e8575fbc3",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-1.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "file-type",
			"version": "2.0.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"jpg",
				"png",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"mp4",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf"
			],
			"dependencies": {
				"meow": "^2.0.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "9d3643b39c26fb022ee186b6fa9cba131b01dbf0",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@2.0.0",
			"_shasum": "d1bb7e7992ff89398f1270104526e77c48247854",
			"_from": ".",
			"_npmVersion": "2.1.5",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "d1bb7e7992ff89398f1270104526e77c48247854",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "file-type",
			"version": "2.0.1",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"jpg",
				"png",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"mp4",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf"
			],
			"dependencies": {
				"meow": "^2.0.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "5d7ffbfd8945b184dbfd7629261d833dd1106321",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@2.0.1",
			"_shasum": "eb6ff4c1ebb48861682308e9e054151918a9c3cb",
			"_from": ".",
			"_npmVersion": "2.1.5",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "eb6ff4c1ebb48861682308e9e054151918a9c3cb",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.2": {
			"name": "file-type",
			"version": "2.0.2",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"jpg",
				"png",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"mp4",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf"
			],
			"dependencies": {
				"meow": "^2.0.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "64e5699746f85045fcec12ed97ca2499064d0ecc",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@2.0.2",
			"_shasum": "c919ac31ecae7bb08058584f09b54fcb7afb69ca",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "c919ac31ecae7bb08058584f09b54fcb7afb69ca",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.3": {
			"name": "file-type",
			"version": "2.0.3",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"jpg",
				"png",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"mp4",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf"
			],
			"dependencies": {
				"meow": "^2.0.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "25b0a7eb173b985287b3ff4f25f779a87712be8a",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@2.0.3",
			"_shasum": "18fc71f4e8699cb03597ffc77654cbf5b346a9f3",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "18fc71f4e8699cb03597ffc77654cbf5b346a9f3",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.0.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.4": {
			"name": "file-type",
			"version": "2.0.4",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"jpg",
				"png",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"mp4",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf"
			],
			"dependencies": {
				"meow": "^2.0.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "fd428c571e5929d685444baad24e660610c3d61e",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@2.0.4",
			"_shasum": "01a533bcababed1aadd7108044ff3f9194b2fe16",
			"_from": ".",
			"_npmVersion": "2.3.0",
			"_nodeVersion": "1.0.4",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "01a533bcababed1aadd7108044ff3f9194b2fe16",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.0.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "file-type",
			"version": "2.1.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"jpg",
				"png",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"mp4",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot"
			],
			"dependencies": {
				"meow": "^3.0.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "731edf8cf638ae78b64971c10f894f91e7ba82e1",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@2.1.0",
			"_shasum": "d5d1be308b69b9c97297c8b9ec008b29840a45ed",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "d5d1be308b69b9c97297c8b9ec008b29840a45ed",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.0": {
			"name": "file-type",
			"version": "2.2.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"jpg",
				"png",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"mp4",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf"
			],
			"dependencies": {
				"meow": "^3.0.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "98f2b958b9e78b3541385cc67aff0c2713c95a41",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@2.2.0",
			"_shasum": "36194f4c1375d566ef5d41915fccf703b72d6c18",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "36194f4c1375d566ef5d41915fccf703b72d6c18",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.0": {
			"name": "file-type",
			"version": "2.3.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"jpg",
				"png",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"mp4",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf"
			],
			"dependencies": {
				"meow": "^3.0.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "b3413ed1d2ee6a18b69289e4bbc7a0511c226acf",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@2.3.0",
			"_shasum": "ed2706406c23bc3c3fd82d7567db39e9c0a25d9d",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "ed2706406c23bc3c3fd82d7567db39e9c0a25d9d",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.0": {
			"name": "file-type",
			"version": "2.4.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"jpg",
				"png",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"mp4",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv"
			],
			"dependencies": {
				"meow": "^3.0.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "5e30103903bdbf341813760dfb18c2c786caef01",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@2.4.0",
			"_shasum": "5a24b7694c59ab512696c09dc4a96c021fa722d3",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "5a24b7694c59ab512696c09dc4a96c021fa722d3",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.4.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.0": {
			"name": "file-type",
			"version": "2.5.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"jpg",
				"png",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"mp4",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps"
			],
			"dependencies": {
				"meow": "^3.0.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "03ba5b0294346cfd50b5ca68ed56d71087e8b6ed",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@2.5.0",
			"_shasum": "8af53f9eac351c38b4cfbea01588b502420fefc3",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "8af53f9eac351c38b4cfbea01588b502420fefc3",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.5.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.6.0": {
			"name": "file-type",
			"version": "2.6.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"cli",
				"bin",
				"jpg",
				"png",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"mp4",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz"
			],
			"dependencies": {
				"meow": "^3.0.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "000354a3766e2e83918bff729be4c639c7564421",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@2.6.0",
			"_shasum": "c8c3eb5d76fe5c84e3a1ea3dd1b66df6d47d0080",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "0.10.38",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "c8c3eb5d76fe5c84e3a1ea3dd1b66df6d47d0080",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.6.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.7.0": {
			"name": "file-type",
			"version": "2.7.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"cli-app",
				"cli",
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"mp4",
				"m4v",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz"
			],
			"dependencies": {
				"meow": "^3.0.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "f3b02ecd76be5bb546439318bf1cd5604ef31a29",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@2.7.0",
			"_shasum": "59ac58a198f037574b1d820eb6d8b77163fbb715",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.12.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "59ac58a198f037574b1d820eb6d8b77163fbb715",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.7.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.8.0": {
			"name": "file-type",
			"version": "2.8.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"cli-app",
				"cli",
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"sketch",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"mp4",
				"m4v",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz"
			],
			"dependencies": {
				"meow": "^3.3.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "2918e4953c47e460bfeec2407b23d1b6f67aaf2e",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@2.8.0",
			"_shasum": "be5d3e0bb7d70047909c0774ac549e82332eefeb",
			"_from": ".",
			"_npmVersion": "2.11.2",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "be5d3e0bb7d70047909c0774ac549e82332eefeb",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.8.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.9.0": {
			"name": "file-type",
			"version": "2.9.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"cli-app",
				"cli",
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"cr2",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"sketch",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"mp4",
				"m4v",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz"
			],
			"dependencies": {
				"meow": "^3.3.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "0b1a56c50a644c0521820e616e0bbc3297911a80",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@2.9.0",
			"_shasum": "01cf80e2aea9404fc30ff12a0c09a4685fa313f1",
			"_from": ".",
			"_npmVersion": "2.11.2",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "01cf80e2aea9404fc30ff12a0c09a4685fa313f1",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.9.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.10.0": {
			"name": "file-type",
			"version": "2.10.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"cli-app",
				"cli",
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"cr2",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"sketch",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"mp4",
				"m4v",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz"
			],
			"dependencies": {
				"meow": "^3.3.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "2933a9b718584d524af72802d4c057a4c6513822",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@2.10.0",
			"_shasum": "feb8b2937bab54bec664de6e5fd2fda4cfde1e07",
			"_from": ".",
			"_npmVersion": "2.11.2",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "feb8b2937bab54bec664de6e5fd2fda4cfde1e07",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.10.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.10.1": {
			"name": "file-type",
			"version": "2.10.1",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"cli-app",
				"cli",
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"cr2",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"mp4",
				"m4v",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite"
			],
			"dependencies": {
				"meow": "^3.3.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "5842ecd4bb9dfc955686b3a618f206b4da14f6e3",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@2.10.1",
			"_shasum": "62cf949485f2ea60c6cff9b8cdb7c3aa98fa86ed",
			"_from": ".",
			"_npmVersion": "2.11.2",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "62cf949485f2ea60c6cff9b8cdb7c3aa98fa86ed",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.10.1.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.10.2": {
			"name": "file-type",
			"version": "2.10.2",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"cli-app",
				"cli",
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"cr2",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"mp4",
				"m4v",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite"
			],
			"dependencies": {
				"meow": "^3.3.0",
				"read-chunk": "^1.0.1"
			},
			"devDependencies": {
				"ava": "0.0.4"
			},
			"gitHead": "3211f10cf1f4cf1a4b5f8877e012a49b7358e173",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@2.10.2",
			"_shasum": "9bddf754bbb3cda04bb1887cde73513a31aa8620",
			"_from": ".",
			"_npmVersion": "2.11.2",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "9bddf754bbb3cda04bb1887cde73513a31aa8620",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.10.2.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.11.0": {
			"name": "file-type",
			"version": "2.11.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"cli-app",
				"cli",
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"cr2",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"mp4",
				"m4v",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite"
			],
			"dependencies": {
				"meow": "^3.3.0",
				"read-chunk": "^1.0.1"
			},
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"gitHead": "0cb781c6ae6ed2a5a72265d8bbc52a0d2e37fcae",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@2.11.0",
			"_shasum": "d6b83629f89d77608a08da3da60350f06e95f6be",
			"_from": ".",
			"_npmVersion": "2.14.3",
			"_nodeVersion": "4.1.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "d6b83629f89d77608a08da3da60350f06e95f6be",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.11.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.12.0": {
			"name": "file-type",
			"version": "2.12.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"bin": {
				"file-type": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"cli-app",
				"cli",
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"cr2",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"m4v",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite"
			],
			"dependencies": {
				"meow": "^3.3.0",
				"read-chunk": "^1.0.1"
			},
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"gitHead": "be5c47e3b9c8e8658cbe939ea56582e3add9fc56",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@2.12.0",
			"_shasum": "f48bddf87caef95e40b1e7653cf15bb68190ef1d",
			"_from": ".",
			"_npmVersion": "2.14.4",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "f48bddf87caef95e40b1e7653cf15bb68190ef1d",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-2.12.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "file-type",
			"version": "3.0.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"cr2",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"m4v",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^1.0.1",
				"xo": "*"
			},
			"gitHead": "3089f9f4bd969945936cd6438a3f87b10eef7519",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@3.0.0",
			"_shasum": "93928b6f802e669806735b33fda660321fe3b751",
			"_from": ".",
			"_npmVersion": "2.14.4",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "93928b6f802e669806735b33fda660321fe3b751",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-3.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.1.0": {
			"name": "file-type",
			"version": "3.1.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"cr2",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"m4v",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^1.0.1",
				"xo": "*"
			},
			"gitHead": "e2957252eed84de51d31cd34168416991d8e540f",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@3.1.0",
			"_shasum": "17ce4f60e4d1a7aaf5479ea2074f196723022198",
			"_from": ".",
			"_npmVersion": "2.14.4",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "17ce4f60e4d1a7aaf5479ea2074f196723022198",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-3.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.1.1": {
			"name": "file-type",
			"version": "3.1.1",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"cr2",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"m4v",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^1.0.1",
				"xo": "*"
			},
			"gitHead": "f8759d9f477a98290c4952b964893e7f53b667ca",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@3.1.1",
			"_shasum": "0efa1969c5914d2f3bc30ed1b314918c2bacd7c4",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "0efa1969c5914d2f3bc30ed1b314918c2bacd7c4",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-3.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.2.0": {
			"name": "file-type",
			"version": "3.2.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"cr2",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"m4v",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^1.0.1",
				"xo": "*"
			},
			"gitHead": "14a48a3f27550089463920e9b992a72fe7c934ae",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@3.2.0",
			"_shasum": "a433ae2117569b947511ef86167eb7238f5c6a4f",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "a433ae2117569b947511ef86167eb7238f5c6a4f",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-3.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.3.0": {
			"name": "file-type",
			"version": "3.3.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"cr2",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"m4v",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite",
				"xpi",
				"cab",
				"deb",
				"ar",
				"Z",
				"lz"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^1.0.1",
				"xo": "*"
			},
			"gitHead": "1306f13b669147e3da3c92656194d05283c39828",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@3.3.0",
			"_shasum": "3e86dcf2f5b36a00880ef9f5a190e81d249ce379",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "3e86dcf2f5b36a00880ef9f5a190e81d249ce379",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-3.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.3.1": {
			"name": "file-type",
			"version": "3.3.1",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"cr2",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"m4v",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite",
				"xpi",
				"cab",
				"deb",
				"ar",
				"Z",
				"lz"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^1.0.1",
				"xo": "*"
			},
			"gitHead": "111a30ce6e3ccf980d663b6e793b5fa64d085145",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@3.3.1",
			"_shasum": "31f30e60928fa9fc2aac7c43af38efb1c3ad663b",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "31f30e60928fa9fc2aac7c43af38efb1c3ad663b",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-3.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.4.0": {
			"name": "file-type",
			"version": "3.4.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"cr2",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"m4v",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite",
				"xpi",
				"cab",
				"deb",
				"ar",
				"Z",
				"lz"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^1.0.1",
				"xo": "*"
			},
			"gitHead": "2bcbd763aa26de0430c4cef70cf15f11a6b236c6",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@3.4.0",
			"_shasum": "0ce9533660d4432a945a827bae30fde7c4b76588",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "0ce9533660d4432a945a827bae30fde7c4b76588",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-3.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.5.0": {
			"name": "file-type",
			"version": "3.5.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"cr2",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"m4v",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite",
				"xpi",
				"cab",
				"deb",
				"ar",
				"rpm",
				"Z",
				"lz"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^1.0.1",
				"xo": "*"
			},
			"gitHead": "4d33ad21b908baf65af3070be62efdb1b236e476",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@3.5.0",
			"_shasum": "6ae1c358d91a796933de68bfd7f165e422786d0c",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "6ae1c358d91a796933de68bfd7f165e422786d0c",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-3.5.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.6.0": {
			"name": "file-type",
			"version": "3.6.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"cr2",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"m4v",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp3",
				"m4a",
				"ogg",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite",
				"xpi",
				"cab",
				"deb",
				"ar",
				"rpm",
				"Z",
				"lz",
				"msi"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^1.0.1",
				"xo": "*"
			},
			"gitHead": "88e5a77f199e70164d9fa226bf878f044e74cba4",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@3.6.0",
			"_shasum": "07c23622cb549a672de799ebc5dbf3143c758507",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "4.2.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "07c23622cb549a672de799ebc5dbf3143c758507",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-3.6.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.7.0": {
			"name": "file-type",
			"version": "3.7.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"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",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite",
				"xpi",
				"cab",
				"deb",
				"ar",
				"rpm",
				"Z",
				"lz",
				"msi"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^1.0.1",
				"xo": "*"
			},
			"gitHead": "9310bfc110d5668a012e350675ccb361edd63fdb",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@3.7.0",
			"_shasum": "7f13423cae007b676c48343ae2d7bfe18fb59d24",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "7f13423cae007b676c48343ae2d7bfe18fb59d24",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-3.7.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/file-type-3.7.0.tgz_1454770265003_0.990329232532531"
			},
			"directories": {},
			"contributors": []
		},
		"3.8.0": {
			"name": "file-type",
			"version": "3.8.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/file-type"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"gif",
				"webp",
				"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",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite",
				"xpi",
				"cab",
				"deb",
				"ar",
				"rpm",
				"Z",
				"lz",
				"msi"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^1.0.1",
				"xo": "*"
			},
			"gitHead": "b7bda4e8949ff153fb5229463b0a9288117ef41e",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type",
			"_id": "file-type@3.8.0",
			"_shasum": "bcadf6a8f624ebe4a10e5ad26727b6b93f16d78d",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.3.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "bcadf6a8f624ebe4a10e5ad26727b6b93f16d78d",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-3.8.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/file-type-3.8.0.tgz_1456830963993_0.1638164035975933"
			},
			"directories": {},
			"contributors": []
		},
		"3.9.0": {
			"name": "file-type",
			"version": "3.9.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"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",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite",
				"xpi",
				"cab",
				"deb",
				"ar",
				"rpm",
				"Z",
				"lz",
				"msi"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "c72c5c1462e771e08ca8ddd02945586adab9d8c5",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@3.9.0",
			"_shasum": "257a078384d1db8087bc449d107d52a52672b9e9",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.6.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "257a078384d1db8087bc449d107d52a52672b9e9",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-3.9.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/file-type-3.9.0.tgz_1476758141593_0.33858225168660283"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "file-type",
			"version": "4.0.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"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",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite",
				"xpi",
				"cab",
				"deb",
				"ar",
				"rpm",
				"Z",
				"lz",
				"msi"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"xo": {
				"esnext": true
			},
			"gitHead": "b2bcc7c05ba593b1f6a4be47cd6f9ccb55ac5e2c",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@4.0.0",
			"_shasum": "2bf44cf97112ae5040752f731ac5f329aad29522",
			"_from": ".",
			"_npmVersion": "2.15.11",
			"_nodeVersion": "4.6.2",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "2bf44cf97112ae5040752f731ac5f329aad29522",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-4.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/file-type-4.0.0.tgz_1481659873453_0.00603754841722548"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.0": {
			"name": "file-type",
			"version": "4.1.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"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",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite",
				"xpi",
				"cab",
				"deb",
				"ar",
				"rpm",
				"Z",
				"lz",
				"msi",
				"mxf"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"xo": {
				"esnext": true
			},
			"gitHead": "2f2b70264c36d5ffc16a52ad95095dfa72f5ef68",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@4.1.0",
			"_shasum": "690b70293715d7fd39697e38f7a108ebab2551b9",
			"_from": ".",
			"_npmVersion": "4.0.5",
			"_nodeVersion": "7.4.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "690b70293715d7fd39697e38f7a108ebab2551b9",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-4.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/file-type-4.1.0.tgz_1484808353795_0.8719478752464056"
			},
			"directories": {},
			"contributors": []
		},
		"4.2.0": {
			"name": "file-type",
			"version": "4.2.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"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",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite",
				"xpi",
				"cab",
				"deb",
				"ar",
				"rpm",
				"Z",
				"lz",
				"msi",
				"mxf",
				"wasm",
				"webassembly"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "98ed3a05562e629cbd6da5a8107a52899ddce8b8",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@4.2.0",
			"_shasum": "3971643aa8fbe4145bdbaefe4d714d8b81ae1849",
			"_from": ".",
			"_npmVersion": "2.15.11",
			"_nodeVersion": "4.7.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "3971643aa8fbe4145bdbaefe4d714d8b81ae1849",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-4.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/file-type-4.2.0.tgz_1492353101207_0.20817364961840212"
			},
			"directories": {},
			"contributors": []
		},
		"4.3.0": {
			"name": "file-type",
			"version": "4.3.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"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",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite",
				"xpi",
				"cab",
				"deb",
				"ar",
				"rpm",
				"Z",
				"lz",
				"msi",
				"mxf",
				"wasm",
				"webassembly"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "95a95a763cf86e6ade5d9221ecbfd7a0274cae25",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@4.3.0",
			"_shasum": "b26f0a35e03f6857848d18b8a27238448caa79a5",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "b26f0a35e03f6857848d18b8a27238448caa79a5",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-4.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/file-type-4.3.0.tgz_1494056781393_0.691286314278841"
			},
			"directories": {},
			"contributors": []
		},
		"4.4.0": {
			"name": "file-type",
			"version": "4.4.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"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",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite",
				"xpi",
				"cab",
				"deb",
				"ar",
				"rpm",
				"Z",
				"lz",
				"msi",
				"mxf",
				"wasm",
				"webassembly",
				"blend"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "b5d90406ec3c313a4411badcb1d25e263c0cf5bd",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@4.4.0",
			"_shasum": "1b600e5fca1fbdc6e80c0a70c71c8dba5f7906c5",
			"_from": ".",
			"_npmVersion": "2.15.11",
			"_nodeVersion": "4.8.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "1b600e5fca1fbdc6e80c0a70c71c8dba5f7906c5",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-4.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type-4.4.0.tgz_1496725247930_0.3560223968233913"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.0": {
			"name": "file-type",
			"version": "5.0.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"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",
				"exe",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite",
				"xpi",
				"cab",
				"deb",
				"ar",
				"rpm",
				"Z",
				"lz",
				"msi",
				"mxf",
				"wasm",
				"webassembly",
				"blend"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "a5b4b21440e59225238b37deeac7cdae5698a0a3",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@5.0.0",
			"_shasum": "68dfe735ef37155ee6aa9a58951f0cca796e726e",
			"_from": ".",
			"_npmVersion": "2.15.11",
			"_nodeVersion": "4.8.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "68dfe735ef37155ee6aa9a58951f0cca796e726e",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-5.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type-5.0.0.tgz_1496727380056_0.9482669611461461"
			},
			"directories": {},
			"contributors": []
		},
		"5.1.0": {
			"name": "file-type",
			"version": "5.1.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"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",
				"exe",
				"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"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "f3dd7f301959894bb9ee1511132d28e7ce3f4aab",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@5.1.0",
			"_npmVersion": "5.0.0",
			"_nodeVersion": "8.0.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-gBloJdas8OnXdogPsFJ8+PtojnyOqKaBQn8Eve8im46iRv/DPDp0MrBv+PW3iptTtdhRuD162oVLPcE31+yOUA==",
				"shasum": "70c135da40b69c7991bedd0f25c8cde2ae7b758a",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-5.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type-5.1.0.tgz_1496960562132_0.37857316387817264"
			},
			"directories": {},
			"contributors": []
		},
		"5.1.1": {
			"name": "file-type",
			"version": "5.1.1",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"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",
				"exe",
				"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"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "c3deaacef5160cf1db8dcf3093315c364d06a837",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@5.1.1",
			"_shasum": "b3ff41bbbb985e2fe5f4526234cb031c701ee5cd",
			"_from": ".",
			"_npmVersion": "2.15.11",
			"_nodeVersion": "4.8.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "b3ff41bbbb985e2fe5f4526234cb031c701ee5cd",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-5.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type-5.1.1.tgz_1497017023812_0.0833444856107235"
			},
			"directories": {},
			"contributors": []
		},
		"5.2.0": {
			"name": "file-type",
			"version": "5.2.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"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",
				"exe",
				"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"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "a08a8b8a6fde66d8cb5f710334c30b73a82b98d2",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@5.2.0",
			"_shasum": "2ddbea7c73ffe36368dfae49dc338c058c2b8ad6",
			"_from": ".",
			"_npmVersion": "2.15.11",
			"_nodeVersion": "4.8.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "2ddbea7c73ffe36368dfae49dc338c058c2b8ad6",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-5.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type-5.2.0.tgz_1497380341005_0.10866776178590953"
			},
			"directories": {},
			"contributors": []
		},
		"6.1.0": {
			"name": "file-type",
			"version": "6.1.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"type",
				"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",
				"exe",
				"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"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "c163dd0ffe54547305aa7d92d3d84b6ae46bc7f6",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@6.1.0",
			"_shasum": "5a7dba98138fa0abec7afc43e5a9a0b2aac729f1",
			"_from": ".",
			"_npmVersion": "4.6.1",
			"_nodeVersion": "4.8.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "5a7dba98138fa0abec7afc43e5a9a0b2aac729f1",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-6.1.0.tgz"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				},
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type-6.1.0.tgz_1502803020307_0.25253547891043127"
			},
			"directories": {},
			"contributors": []
		},
		"6.2.0": {
			"name": "file-type",
			"version": "6.2.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"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"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "d6e6fd014e4d5a830874cb5508bfaa2a94adfc64",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@6.2.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-YPcTBDV+2Tm0VqjybVd32MHdlEGAtuxS3VAYsumFokDSMG+ROT5wawGlnHDoz7bfMcMDt9hxuXvXwoKUx2fkOg==",
				"shasum": "e50cd75d356ffed4e306dc4f5bcf52a79903a919",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-6.2.0.tgz"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				},
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type-6.2.0.tgz_1506162759978_0.6036582558881491"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.1": {
			"name": "file-type",
			"version": "7.0.1",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"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",
				"3gp"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "e7d0c8b035249976e729b139d9200f4e40bd6414",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@7.0.1",
			"_npmVersion": "5.4.1",
			"_nodeVersion": "6.11.2",
			"_npmUser": {
				"name": "mifi",
				"email": "finstaden@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Q/wIxU3U5h00EhaC1uJwPDBHj2Q6RtHaMlAlPTTBgGW1YhM4MtdGZaFZN+I3mkv1hM4TVPA0sDfGHKdQZW35Tw==",
				"shasum": "47c201e2b6bf1631957949ff395a363659d33c85",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-7.0.1.tgz"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				},
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type-7.0.1.tgz_1507494850839_0.3287499777507037"
			},
			"directories": {},
			"contributors": []
		},
		"7.1.0": {
			"name": "file-type",
			"version": "7.1.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "f865424e4a0e5262d302ebd601ba4e7f0c6dfcdf",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@7.1.0",
			"_shasum": "fe25e4904df5715ec8255a1f214991b6605e2bea",
			"_from": ".",
			"_npmVersion": "2.15.11",
			"_nodeVersion": "4.8.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "fe25e4904df5715ec8255a1f214991b6605e2bea",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-7.1.0.tgz"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				},
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type-7.1.0.tgz_1508123823709_0.5889691386837512"
			},
			"directories": {},
			"contributors": []
		},
		"7.2.0": {
			"name": "file-type",
			"version": "7.2.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "19facf2312102c118f61d40ab2107743c606b104",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@7.2.0",
			"_shasum": "113cfed52e1d6959ab80248906e2f25a8cdccb74",
			"_from": ".",
			"_npmVersion": "2.15.11",
			"_nodeVersion": "4.8.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "113cfed52e1d6959ab80248906e2f25a8cdccb74",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-7.2.0.tgz"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				},
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type-7.2.0.tgz_1508224106823_0.616572470869869"
			},
			"directories": {},
			"contributors": []
		},
		"7.3.0": {
			"name": "file-type",
			"version": "7.3.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "476116504f0b1ed4a14b014587df1e166e2fe4e9",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@7.3.0",
			"_shasum": "18869760e10c36c0416d53083684fcfc0d59df3a",
			"_from": ".",
			"_npmVersion": "2.15.11",
			"_nodeVersion": "4.8.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "18869760e10c36c0416d53083684fcfc0d59df3a",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-7.3.0.tgz"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				},
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type-7.3.0.tgz_1511358864456_0.6441150668542832"
			},
			"directories": {},
			"contributors": []
		},
		"7.4.0": {
			"name": "file-type",
			"version": "7.4.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"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",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "4352a5359f98baa7240f747e17da3e74ac73ba00",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@7.4.0",
			"_shasum": "2a7c94f62a0030150bb7d9b6c70cfa1d3e759c86",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "2a7c94f62a0030150bb7d9b6c70cfa1d3e759c86",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-7.4.0.tgz"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				},
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type-7.4.0.tgz_1512155549359_0.7855098040308803"
			},
			"directories": {},
			"contributors": []
		},
		"7.5.0": {
			"name": "file-type",
			"version": "7.5.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"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",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "7c860fda6dc379a774e52fc5de56355712e6078e",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@7.5.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-siGSLPCL9mJM10TaTswSF2Ry60stJaemPbAf2StSGOcjlfVIA2V/wX3Qg8IiTHmGLMch0ZaM9DhszSo5rfIulg==",
				"shasum": "573219a45b9cf06ac904443e805bc0217b5a3516",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-7.5.0.tgz"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				},
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type-7.5.0.tgz_1516503837886_0.9545979232061654"
			},
			"directories": {},
			"contributors": []
		},
		"7.6.0": {
			"name": "file-type",
			"version": "7.6.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "49f8ba21ee77d379831546885f558ba91475b62a",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@7.6.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-EAogdjMKf0PEU26Wk+N/Qkg8JXpMRo9t70dg7+t9QvcYUZb/XfA66Hdt15g4xRdam4wgiQsg/qycKUIuZQDJog==",
				"shasum": "b3dbfc8029148e86f30761b21253562943d21f06",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-7.6.0.tgz",
				"fileCount": 4,
				"unpackedSize": 24464
			},
			"maintainers": [
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				},
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_7.6.0_1518754833582_0.2083457132044333"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.7.0": {
			"name": "file-type",
			"version": "7.7.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "27f35fcaa19212e1ae070af23d0c01b8078cc317",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@7.7.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-P/r9zJCKvl471gpZBCITHGc7qw1OKVBltbtJZYPzF/ElAiK+NWA6rgOdGpB+xVI9smFJuXE+pbPZCZtOFsgtFA==",
				"shasum": "502307df715d51eeeec1b7f0b8556cc618390456",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-7.7.0.tgz",
				"fileCount": 4,
				"unpackedSize": 24628,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5hWfCRA9TVsSAnZWagAAPq0P/ihmX5oixBJLG8fXRiJK\nAga6UR/TVlHx2pXtq9XFNnRboYCPIpbrwIXOz427nBJx7Vy4NazJ585CMmX4\nhddVfhspQNj+Limf42SDm3qSrXlg/ljdf5rxB6I7RUxNN5ysVk6Ympsg5RoQ\nad9IxPKSfDlLl+bFNg5h+cgRU3pvbqW0EHmXi94z69eaeoKUQ4J/mr8YcMG3\nsdlisdDzG+zVRy/+4HJXRA/Dy8jI5yHfJ4SxarlYc3Yz3h0dsO2+cBOaMjnR\n4kqYeM+EGkVQtBecnEgfmJaqToJb13fo7eLj+2eD9iX3aLoq1J1NZKIXUGl3\na+pmB+g+QVejA5+ugPixvASbOJNrdMGxv+gurZxie9xeCO2uTm7G3U66XBXX\n3Ffkj5zg7vie1c/8IIlXR6rQSdsN/QozS386KIIkBIt3zQHjl/fIqV9f0PXK\nPd+sGYNEy/REgsRwpp4D5ilycXenSbSChF4Skoz+1ypDd7lzqvh+bjXBbd8r\nsZbNeTi8rRAbXXT464R4HsNFBOp8V3Jd9Olj2iKJBpv9ODeHV4UNXJ7WwEzl\nl0fYwMKUyQL4v49edjOYWt74gEGxDWaKlupb81+hLQY8d7z7k+U8iyOZLrWz\n98V80kdm+TF0E01XpTcoVxUHSJPAh7FOvfyhp8DvHxqCmXdfSYc/cBXqFt8e\ndmxO\r\n=gUeH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				},
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_7.7.0_1525028253824_0.5486037346602872"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.7.1": {
			"name": "file-type",
			"version": "7.7.1",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "ab4060104d606302a1ee5619b12954b553d3a8e5",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@7.7.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-bTrKkzzZI6wH+NXhyD3SOXtb2zXTw2SbwI2RxUlRcXVsnN7jNL5hJzVQLYv7FOQhxFkK4XWdAflEaWFpaLLWpQ==",
				"shasum": "91c2f5edb8ce70688b9b68a90d931bbb6cb21f65",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-7.7.1.tgz",
				"fileCount": 4,
				"unpackedSize": 24622,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5r1UCRA9TVsSAnZWagAAhQIP/i1KiOkD/NcFLj8zncGG\n5x64LjAhIhftf3OQ4vKbaV9TtjRAn25wLW4AoNb8BRpTea5UP+zCgFm8TyYb\nfZBt3x/6zCReEpTyNSKxY3/hjZsZLvBrk77VtjdUxnfxal/PZWuP5aLXK5nn\njpru+jfofePX655++z8awoT+EDYbNzTx1qjBW8DcRcEZiayWmUVLDvawB3ea\nFa6R3m/XgX8VWGSbtFfMY7PxF0gajx1w1QORoRms72UXXMM7DUuMwUD4wEIe\n+d5knBJ8WCQlzlfwWUtDuH1BApHL3sdtJb02jfodar5S1MhUDbFwnwUKkbsf\n3IGpcmK1lsV+/bX4FYgK0pUgtm/Tn1c4ZDgfPH24sIWCQthWJfhcO7yubktb\nNrZU/UEIYFEZYQ0uq6RjoWZHl2La9iwdt9tm/f6AQmLUJCFbKT7hMRSOqral\nmqgpHRWW67atC7egUbFj3Fn/lsMIqXANC4x0+uSvw8b+QiKZ+iN5a7e94mM8\nZ2nYgBAOylpS60w0/Vle7HLfPqrGJ+6cG7Kyj/B6EIzCxKmCHKvy8puEXuCa\ndj1DVEBPye7gyCIcRAvlYenYAQMC3YqqJL+lutHy6VXRNRYf3pszLuBmJSsX\nHcuOyXXXwG7YZQZdhLibsSmG9zp9V+E34BOEKElyi9buvuUG5G5NE+6+mJxH\nG8pb\r\n=ETrF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				},
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_7.7.1_1525071187782_0.7661168502724685"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.0": {
			"name": "file-type",
			"version": "8.0.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "3ee88a0a3724b4ed7e4835218f7520e48f3f5ac8",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@8.0.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "mifi",
				"email": "finstaden@gmail.com"
			},
			"dist": {
				"integrity": "sha512-vaWQ+6lIlPyzIRSqxcSaOhTPLOWTdVuzSwDvfOKEcnJS7B0yzJHMzAG8Z3+qNBXS7CPP/7PsGLTlAmRq0X5A+w==",
				"shasum": "6e4bccc741187f4113334a4e4a4ef84d54d7cc1e",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-8.0.0.tgz",
				"fileCount": 4,
				"unpackedSize": 25140,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9s2DCRA9TVsSAnZWagAAljgP/2cO9wmNLO4tgtXAnj9y\nlgKAB2SjFWwIhQWjL2sx+ejQ3hvKwYXj+sfddo53AtL2sHQMw4+BIbUtLMl/\nn3lKQLxUot55vg6asYAuf3WZcixc4Xd19tK1orQtBOiZuzAybmWFrpUNhUwd\nWThefPKHxiLq3+lKEWNfV2LhSct5X3r+UEgOpUtQzKwKTEGOnsU35CVWkqqJ\nbH2rRiM3iRQHvy3edbYmLMcsXgmnHBs5FClYneVYTwZuhyRR9TH5+/A45Rje\nX/ZbAgZEBM1Ly5fH0zvPSb1CP0v8kmbkoX7xqhOmCdAkhraIyhICSGPIPFQA\nuXwZ4a8IDXlVVh8E8e/xfJxWsKL6EgjI3BePLxLyFQrPFUtzqYSx88+JC/Ea\n8UQyF/CEAvqt3fzJbGWPIOImwk0fdZQOT/ureYM0/FIWYCRlqqaGLb5NQ6SD\nyMq8EaOsdYLw14WX43j2ZnEQUCwqKPIvaB/mQnmbS4MV/wFJUp3kfzdTNb8c\n+n/hL7CBvMMcSIJ7ixLdfRMdembRnaHc83YG8miaMH2R7ViX53u1l5JRU3or\neHAhv9EGk3usZi7uve0Y+NTe9eGZFWjk6t8fPJMsfvOBHie/Ez5VR1FkFz2a\nry7uPvEGsyLPUWEFNjr5Cg+uRqdVGjqUbURi0by67I2T+X5T73+/VoACsTin\npbJP\r\n=tpWL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				},
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_8.0.0_1526123905699_0.8141756754822538"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.1.0": {
			"name": "file-type",
			"version": "8.1.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "0333b2a77f4c4d04a927010a1f9a17e53710b093",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@8.1.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.2",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-qyQ0pzAy78gVoJsmYeNgl8uH8yKhr1lVhW7JbzJmnlRi0I4R2eEDEJZVKG8agpDnLpacwNbDhLNG/LMdxHD2YQ==",
				"shasum": "244f3b7ef641bbe0cca196c7276e4b332399f68c",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-8.1.0.tgz",
				"fileCount": 4,
				"unpackedSize": 25531,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbQcGpCRA9TVsSAnZWagAANjsQAJxKvAc2x9C4AEW32q0a\n216AQKgziY30DChlaRa31B5oF3h/x0mD0eQFjfeg51uFQFcj7RRGQIm0OxO7\nA2A/5iMIUPahbvU9lnSfe02PvNwBmdrbHmI6nNROVcWGodP0PkYNOMVggHXA\ncIXrgYDFy4wfYjC6vxVueSmelsuvkvdPAToz3W60feFrQAE+pzYUi5CQ8B0U\ncUfRFIJM5hF7nqwG6eCBXP7fQJ2P8jB1nFoVM9enxLPpejo4eC2YsLT85Wqj\nXZ7Ip39E+TRWoEFXvAb3d+4TM9NpRDCBIFpokIVwQCi2rvzwoXL9exWaPkcy\nlq0RHeay867RoiNqmqysfGU18V4PByRAc7uiRSqnIfTKoLjlUn6RVbL3H4pV\n8oRGtLdzgmVhfi59xBuDezg50MJ1LHs3aVX7vbkYfnRxc9JEdVyd77ROpCYm\nKyW1dOJeZ0A+XgA9srDDW86qzzpDfiH/2mUt0VsZK66W0O/mI4380xhEmMMK\ngTdCt/NSK3nq7t9mGvQbNndLUd9psq+RuEUpvck0lTrk+5zaiLGqicobPNSJ\n/ws4nYYSn9Ax+Wl3yD0laE8OqxX9nXEjVyhi3yaOm/dVHbHFk6oKCc7k45CA\n82K5+LC5741Spj75eWrhbIxfL2pBbdl9dCVfyM+ROAlljOiAlqTwyePp31f9\nI5g/\r\n=PGfq\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				},
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_8.1.0_1531036073312_0.7216362467655302"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"9.0.0": {
			"name": "file-type",
			"version": "9.0.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "4dea313f83458c86e7a0ff4d85df0e09161a77b9",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@9.0.0",
			"_npmVersion": "6.3.0",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Qe/5NJrgIOlwijpq3B7BEpzPFcgzggOTagZmkXQY4LA6bsXKTUstK7Wp12lEJ/mLKTpvIZxmIuRcLYWT6ov9lw==",
				"shasum": "a68d5ad07f486414dfb2c8866f73161946714a18",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-9.0.0.tgz",
				"fileCount": 4,
				"unpackedSize": 26340,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbUGdCRA9TVsSAnZWagAATb0P/0PPdBEFT6+TG1PHcGam\n/9LePjxR/b6BBE2zJDtIORzdbExSJsWF8KoRqgAqzoMYmj3Px5l0WtslP6Nt\n6HEj/lA67HWAzxl+8b/Er0Q+zEibUe+SouW2IWQeJKMW7N+9GSnffTVHWtrR\n7z4aRlX3QvNgJVralZ3OHusJeZFlSBzXByOKkWRGB/epsLT4Y9+KR2vouHgJ\nguEk/ymXBrpi+yQnI3l0gN/89oxfYl2yu4P4kmr4J1ezFI3MMW/oangAezs+\n9mJZ6HqYiETOY+Xju+GdgOkeV0HtioTjzZkOLSA5LnbkduTx0nsi5BVIck23\nL2IZp/S+++lW3HAr6kShwa7L6nCfq6L6EytXp6N6eaZ1bisn6JHxK4/V7BWG\nbr2rW2IdT78AXLfvMrjiODV52KQ4UdAA2SJHOm+q8+CwhMwnXjnpBa5W9wyh\n9408CYqofvYQqBu3BHR70eVHohEFd70Xll3IKGAjpRF4rVKT8IWUasQZJkz1\nSfkEo6t3SrAF2yXrn/GR0GIA81yzuppZXI0cfd2vMCd4KGL6H7ncFKL5nyAG\n+MU3Wq3IxslTVnYdP160ZZkWNxcruf/hXc/D+IkZnoAEDxulRmSAeIk88FVj\nMgrfUBxNlD8LOWUwTDQWoyFZBGWETKGksfcdOaMx1k0vmhFKifd587v5YeNC\neAuY\r\n=/Mte\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				},
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_9.0.0_1533886877100_0.5748710868359783"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.0.0": {
			"name": "file-type",
			"version": "10.0.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "7c81da930bd1dc7c42069095cdead0dc536436e1",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@10.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.12.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-lKSLYIUQpx+HkWbnBEbW+GEcK1gYLwvlFp8i91yjzKGZD36tmZJ2Yl0f65umHWN6XlUWu+Jr56a4sYP7M/qmnw==",
				"shasum": "084f32ab827238aa9a1482195ca7448c77a006b3",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-10.0.0.tgz",
				"fileCount": 4,
				"unpackedSize": 27751,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbukJuCRA9TVsSAnZWagAA6BUP+wR8t4ek8DMlU+AYA3Gm\nU8NnkzofSUzSVLqVoNGpgPmjl6Gri1IF0ZKZWERGdiu5+F7YvqtrSxDv9g+l\nVIkHIo4kUqcMLhdxZhWZgADr1G7amyfSKqJb6SiIhww7+l4ANNAU0/nC8wcP\nisbpypMEDqlUrE42Nd8M1GiYdRwHrdLhJLXe4dlJLXkLwUTxCNFDQ+Mxj9kS\n6nqZ64YW3bKiFa9/egq15erbG7VDMVw4DJ/DAjWZddy+Q5niJKsGUpOxLXqD\nW/pkUN19NPkyo9AIHwHM6YZksEtJomqB4poJq+Xo7gvNldcrdw7ShU1Wz+gX\nyRxUry9hOEgWWzEGNgycs7n6oJWBiLSjcCjLWHfPMK/FVtj41ZdsmZkC+k3A\nmIyyxsMHk+YKb+wFcFqliIlQCryUaAWI1ZngoWTA/kGgAGg00IF2cXWVmeD2\ncEOonIi+XM4Cd69moysm8cMXzF8EdEmpTBr0JRnbJeZc3U2ZH5QRWUnUbcuL\nRGNjMQZgT+3uKfZ9JKV7LgxdI8TuVmiB7Glisb5uWOTLaGIZ2xr7eUEos+vZ\n1TrdX27e9GH7F2bP6FZks3rmaJ5qjBFe1sMmWpwKdDXBheWIxprnp9555LvN\n8NB3e/p8sZZO3GQXz5XwETzl1WKHl9zhNCNmYgbpqFyaZ5uF6/gQaL2gSqyM\nkBgM\r\n=xE4k\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				},
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_10.0.0_1538933357391_0.25025912373934656"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.1.0": {
			"name": "file-type",
			"version": "10.1.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "efae4e631ae29c292f8c07baeb7c7ada9e0fc6b3",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@10.1.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-fkjfXnqBRrdUFTS6opakWyMXb+uzDv8zOCqjSOWPbzMLnYnmnUEv/RNY9igkk4nc8TVL44Xd1OCC2fJXH3eb7Q==",
				"shasum": "f692a28722e1ac8e206e68fcc2fb032a759d16d0",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-10.1.0.tgz",
				"fileCount": 4,
				"unpackedSize": 27833,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzcjLCRA9TVsSAnZWagAAR0IP/iLf6Z1lMD6UcW5XEE2s\nNzMMAz/1hsU38qukyronY3DpNv4D0TYQNckntZAnof7HC5tLB8oIcEiLN8vC\njmtgHJ3drSbyXeDoycIqKGaZRGw19bXrhWxOMpQSfmFAqVaHTGtLm0dHODZ2\nyoyb4cKnrnQj5Rmf3BCKcGyZ/ZtGW3nwKkR+e4bGuHtoLT9cYner0vu6q7Lz\nJMe8Uq43rH7Fbf6IlHxJpZOkQKJO7xMjDUXySRlUDLLqvd18Fc+ZxifpVyzN\nLzs0BbhejwQ7BVv9sPRHJBiA5WeChG9lKblgpEy6H9UgslEmOKI6rxuu9F+E\nRtM9NhDUs5gmCdSYqYM0TYRo465UmleQ9sMm7fRjtfQlZ0y4NFnlvbA9RS7E\nQrr8yXMsm0hK0fvtdJKPXkjWR25av9Cln5x4/q/sT2Id6HpOlytERHaWFiGO\nF9GhhF0/JPgctCFEfH9nR7tFpdacpBpM1t6qPRiKXrrL1I543Rww6oARiJWe\nMt0xkqxQBI3aezzbWc6oAEk0i4TDY/qwU/VBtIUbhjE2NldFEolWLYdrepuI\nu1+Xqma7aFuSTKl6qhHTkhVOy0zSDkrqDJB2Mjd341RXBlRYLncmkmoTjT3v\n91RjqYXCWHqQvwqKOKdCRHDgd5MU5kHXp/UB6JgAbNEMEjYjCJ0BzPYp9m4i\nevUu\r\n=NyHj\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				},
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_10.1.0_1540212938949_0.5215530677453681"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.2.0": {
			"name": "file-type",
			"version": "10.2.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "8148a36bd21a24a8be4678ab4301a6062b47f6de",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@10.2.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-eqX81S1PWdLDPW39yyB214TVVOsUQjSmPcyUjeVH6ksH+94Y2YA/ItiIwa53rJiSofJZLK6lGsuCE3rwt0vp4w==",
				"shasum": "91177ceb904963e2be53add360b213c2dc273f64",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-10.2.0.tgz",
				"fileCount": 4,
				"unpackedSize": 28105,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1WcYCRA9TVsSAnZWagAAaIQP/ihvviy08nV4E5H6yCQk\n1LcXZbBZlZ/um8jsWTeheAs17xJfbaphoo1ufWhG6eCVIXlel4VoqABvsexk\nXJNTipmD2H4Vx6QPUFmUd5r9b3r/QhXWAUT146Kp77bxvXVHHkEBAvhqjEgz\nXcAEktSu4avejs0MLUOXwb6gVc94G+NpuPY2D6bh5bbmomZpIux9a5KwM/ID\nKjiu+2P3a6+OZ4/yuO1w5zZRrLdEsQuJ2MHcZ2sSj23W5gL0s4VrYKPMCdMf\nmJ0WJ5WUjbMYiJ85dkf+/HNN45rqM+6OoVujIaJxD8xG+BezB9IfAH6Kn5op\n89bieI37vngLCsav0bzSSEtW5VLysED1oy02rmu8v8aCVvYDRfg6NGMV3ECf\nVrPuWMbz0c/OYttAvU6Vwl1UOF3r8ubGkxYkfjUn9w/bWKPVHD5/I/ph3MCu\nG6z63ONHsvAMSkHWZUzrrMNBOKk32y7fKEeUuajpIUKLYbvZic1LsGSfJz7L\nkHjdQtyG8hmFfKJEFs91ImrJZuIO17CndJXRrcmRw+w9evZCotbtGjKLaTlN\nyFMCbSE32jb6RKgGcHkq4DmBcw/vmmR/y3R9zLOXOIn2dlHjQwqi+x2IPOlI\nQtCMed20NukLTc785COcfnTfSHdz9km2TeI9mxhaN7V34P47oo8E5VNodqmk\nb2QR\r\n=zSGE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				},
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_10.2.0_1540712215328_0.2403969535283399"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.3.0": {
			"name": "file-type",
			"version": "10.3.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "7ab526a21cbc160b96a655ac7c1dc83f6c6ce0a6",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@10.3.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.13.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-wk3yZ4wav7qrpJJuDfW3zSYCoxA/ZWZ8YtvrFYcbAE8jSXGFEej7jWVqFKWeeNqFIlG3B3o+fzoSKC6HJvdWUg==",
				"shasum": "448fa7fc19c629412c6d95cc3cddbf50d6ac3223",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-10.3.0.tgz",
				"fileCount": 4,
				"unpackedSize": 28302,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2qALCRA9TVsSAnZWagAA5EAP/iFjsenEWc9E8ShOJ98c\niUBq2TeetXQqRXH7noaKRM2Sa7OjtMA44GnYwfIRVVAVXuP9FGwcKRZ3/gLr\nVs2ZaoaUSJRn/4xLZfYBSsSWxydobUTioiB1iwjSJwikUCRgCWhDGZiXeSp4\ngilaHWtcGgOEiS/llErqJZF8HovehjV0o9oKjd35+n65moG78U9y1Tl/BBv8\ny53d9Ju8qyOpnKKFagN2Ptp8wSPFvP0FNd4896ACgpJiYNAqyYIYenKy0t8G\nvUhmoaOmQg2M+CKZyA8jQtuZFuhc9eMJ+Mh12bdo2lFpTm0+VDwQzprICjTA\noEhzwMCBM2o1BCOjnNhRgzfZ3Q459Qk/Ep6ixHjyzYi3nYcUPzrnT6f8e2EO\nOje4MP+t6AYl6cZmrv0OueUVwl97U5cgCRcMkVC6iD4vUMl1LzWxodtEOfhn\n0BhEt9eWkC3H84VP7sIQ/u4bNEuJ/Qpy9US629B/laVmN0CtA7ZTsF+86YK/\nLViO/PsZmAtZSv7E6vfvu6n5uTpbAbV55ZeiotCnX1tzo3vd54ATqUG8mdAQ\nvo+0eikx7kb42dPeIzSSGKcbUVdcLd6R61kfCWLvfFeVlOtZTh263JjdjhsW\nl6g6mrupb7TnNHKI8sOLpWcTjrMsHmtV4b94PndIASO8A60okD9X60ccXUyo\npyp+\r\n=jZbm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				},
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_10.3.0_1541054474615_0.13946591169896738"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.4.0": {
			"name": "file-type",
			"version": "10.4.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "f4ab1f3821822beb2a4f0eb266a1adacffccb1bc",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@10.4.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.13.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-/Ha0T7TRFOFKgj36icy46h93By2tTwHirW9qeNLslo5NYmd7BbITVv2tkcuohmZWsNLqg9/dKNKwRXF3OVgVdA==",
				"shasum": "e730e93ffdf30992c0b7d38fc2f15c4371353d44",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-10.4.0.tgz",
				"fileCount": 4,
				"unpackedSize": 28497,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3AulCRA9TVsSAnZWagAAALkP/0KvHvoefGxVweqLklpW\nukXzUvj2JxtZJ2jHmswiVa/aVs9ipYFC8oIJWWEPSv4aYcA7mqHOXFsO/4V7\ndREJR+W267rkJyPuTKI7ZmS1I9qnL+s+eJi9zhrK2RsgZRyTHiAmUWhb9KwN\n85qyCs/7J6eflXyeiFvlRKkUIIZEw8C6ucf2ulSb33W+NdNvn2fPIrlMve5e\nme/sdC6JdfFh74nXgQuxXBfnb48S9xzTek+1ochEJrqDotSjogHaXwXw6yz7\nh8BnVNRuNjcWzquy4T2Z7iCzd1RmhLixRTaNGwS4cFntWDg2hULUCizA9rQY\n9Fme5iISl0+onaM7Ei+aSII8USw4MDikyf7yV4p5U40Y9bd5w4HRDiDy1IOu\ngzCEOQ3FdrHEJ3Fz/zEZvQ23e9WMh7KDxZxNSNcESe6nfjEYmWuyRvY8+5Y1\njEpDvO6Xsw9mtY9UH9UMpJn4JObQE1UYfDDPWXt9bUEkpAggQ96EONufRFwc\nQcqw9Jxmj9lhbjNYeM961PqM1jbRTxBxvjQJmP7xXh4WfRCujGz8/TW5JOMp\nkDnjaWhOEFAt5Zpb/N+mpnXrXUdVIIHp7+Cgtt0edd2pewgg7FXTPohFncoS\nCN0e+19MDlW9zR0rxRtY7aibeTKRZRYVTcaK9kJu51+gOgDcfLN5+brlRycR\nCEA7\r\n=5m9e\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				},
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_10.4.0_1541147556844_0.8212317926891484"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.5.0": {
			"name": "file-type",
			"version": "10.5.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "6be8559ff7af837c206103672f32ee6c61ef6169",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@10.5.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.13.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-zxVkZQY5rtw2H75SMPQUXJveD7uWGdaJJtsVBFfdW3m0W6UeBXzUwiIENFKQ2aRuPozTgBZYV6WhyeGOvs5YsA==",
				"shasum": "895d686cb677f73aba2ff36ea0fc8a232ae7b890",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-10.5.0.tgz",
				"fileCount": 4,
				"unpackedSize": 28874,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8ka8CRA9TVsSAnZWagAA08cP/jd5XIwx+aID+m5e0yVf\nJWKn95TJgklqQuauDA6LCYTUi2NSVC2s1mDnAX9m9MRgZ8DSAvYEm7CVuCve\ncIVeYDX41UXPuEIKBno2n28HQogMNeGUjWq7e4hcwtooWLXJ+jqpf/bkYIj6\n7+qiuvsFAT/MXv84wmLkGw1bh8Nb1GaWybMSMY7iTLU8WEsBLsE8c7fayMu4\nsWdrb7iFbc1qG9KE8BC5Xvdx3gp90PYfxTFrxxUi657n1MgCL8/R+iSb6S3y\nv1rCb2fqd28Kc5N9mHNT5s4e6Dc4CHHOZafHF4YUuSH92v9ndx8g+laUt2ti\nIDj8dCDdAwFMZWWXhCutjPmiZMSOz2wM/AgwBsDbrYVZoABaYwvWKfmeH288\nYTN56aKhyBEl6nnDO2/qnTWyxLFUGWDzkUtKhFGNNfUrflbt0nYU3LXxSnpt\njwMmMIdENsbgEfNmhRhzP/G4f7lqrDRMU3Bc2fJhuWEL62Q+hHxVdA1TixuH\nV+UqbPZJsgC9DavlCz1IdhaL1drlveCqHbof4WG0BF74P0bJ/Gjs5X0O4NVg\nnSE6BlRuvSufsx4Kwf8hNZNi5cM7XMQyALbhLa3p0Jxv8PSDtn5H/M89GqyS\ndg3TCobVCRCDNywTJUrFT135EIc2xH6LtvKB+zJ6Tx7s7mL1CgUhX33AA8aJ\nvso8\r\n=Rvne\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				},
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_10.5.0_1542604475131_0.021864569784559862"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.6.0": {
			"name": "file-type",
			"version": "10.6.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics"
			],
			"devDependencies": {
				"ava": "*",
				"read-chunk": "^2.0.0",
				"xo": "*"
			},
			"gitHead": "0b5eed26ca8f83f8ea441e6bbb4c845a13434b30",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@10.6.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.13.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-GNOg09GC+rZzxetGZFoL7QOnWXRqvWuEdKURIJlr0d6MW107Iwy6voG1PPOrm5meG6ls59WkBmBMAZdVSVajRQ==",
				"shasum": "95a94871d26b39f137a03cfd25450f0a56a38143",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-10.6.0.tgz",
				"fileCount": 4,
				"unpackedSize": 29070,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBKO7CRA9TVsSAnZWagAAJlgQAJFv70u9wI3tXwt2QQaY\nu+ZMUcRg89j66MbPF2qCp0zjEl0C3kLqU02MzsDCosNBINO9BmaOkwu8oJWY\nT9Y5A+Kxk0ItyahPOyg5DtpCLmikp9WjdMQuKuoFupd9b7PSrEPIldKJX84/\n89SmBbbJ8y4AvhtmZEJ9l6K7ZBbSSKWfar8O4B0btIJpX3gGMM/0TrRQRFp6\n0xoCVbDY11GPJPuxGFX+uVhltSOw9fx/56ACr+drXHe7C8Bq+fQKN/JZNABE\nXJbSun/zig9v1eRjCSIKR37Q37l9KQtbgOkPrBmZpWWxVCR3lHY2bgnCFhaj\nCeS+vS875mzlGCXCyXpUYsNvzQTmf2rXzsmEulFAW5kpgo8MH4oLDwePPm+F\n0p6AZBPCcwOjsQLW2y9MAR7yhPkbNYvwhHIhFRKgeVdkUzTlG0sUFSJyrBsU\nzYl8MjiiWKht/rNX+hNEvp6C6VOpqj0jxYHQNGmPtbT+/K4xSr5BpBYmHGZM\n9z+ONYrb5QK5EQUQG8n/w8TyFcRODdZJr44wdlJshYjbAzNcWt0yBae2cUeD\nOq27ra0gb2wvilXLx70hqWe4M0n/mG9MFM14vHCrSg2gzK4GBHPswqNxo/v0\nkLLkhDzPYHmPdZA0JRA0GxepWlFhNFacsQSozM0j8vcPSmq4LcUFbu0Drmob\n/2j8\r\n=We2U\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				},
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_10.6.0_1543807930677_0.36384651764738907"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.7.0": {
			"name": "file-type",
			"version": "10.7.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb"
			],
			"devDependencies": {
				"ava": "^1.0.1",
				"read-chunk": "^3.0.0",
				"xo": "^0.23.0"
			},
			"gitHead": "86852283d3d615998605ceb341496cdc44cc7539",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@10.7.0",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "10.13.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-AbaGtdWYYRaVrv2MwL/65myuRJ9j3e79e7etJ79US18QHuVlzJBcQHUH+HxDUoLtbyWRTUfLzLkGXX3pP9kfZg==",
				"shasum": "b6a9bf24f1d14ba514ab9087c7864d4da4a7ce76",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-10.7.0.tgz",
				"fileCount": 4,
				"unpackedSize": 29291,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcGUAnCRA9TVsSAnZWagAAXH4P/21wxS0xP/KAHK/oYYAV\njFraYUH9X0hfVX4MkTaFgs9Gbp9a7/uwzWR9R5ZDWByzfuF7G0b4mV8DYvs1\nCe/paYJGQlN16EKiA9puWPAa86pWsTVUreR9BLce4wZRXs7eDJhrb1PVgR0d\ncx40mO/EGZPijqcWgildLa/43AWtfr2fyEjVVdhw7FxaclIv+/uZrh4p47hL\ncCVzc+Un/vZ7XXx4tF1abUYqkesHIi+QEgQGBHmJb5Df8fR/03tbpGbSBVdE\nq1tFNhekRr7agrm38dW91/pQ90ubtMV52Y5jQaE1VkkJ60EDcagZqG4TqCj2\nTWctGR3Pc3/6RO+enHzBhvtTNPoFQ8nH0gkkZtddAgLyHdyxiiJF/ugrtops\nQ+s8EMvWbSGlfk2JZgfLWSvrcr1l2eknLYIU23ClSTcN8ueTfG+BeIpgueRb\nyZxeFTgHzyeKcL9Dg1/Bi3h0dxwqReHeMyhMAUsXWTvJZGLoMExUyjrA/Zb8\nn3+ZyHX4pF7Gp6ZsG3l7PHHY36bXep31ZfCwyXIkL7kNltNGEDVNRCodXkS2\nsd7YPvb2PyiTbrpoZ9Z7K8nwERTagNX56bBrdF2+PD+5kuGzpIOZZThePAke\nKT6kPtHI9Yk+gR8FbFykSqiOx47MLGpCGOuY1KUXzVgrbuY8u21HCbQMC3io\nbvgK\r\n=XFgP\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				},
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_10.7.0_1545158694596_0.4074643161240743"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.7.1": {
			"name": "file-type",
			"version": "10.7.1",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb"
			],
			"devDependencies": {
				"ava": "^1.0.1",
				"read-chunk": "^3.0.0",
				"xo": "^0.23.0"
			},
			"gitHead": "6c343215290ed9ae9993ecbc1d1491f5b87a798d",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@10.7.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-kUc4EE9q3MH6kx70KumPOvXLZLEJZzY9phEVg/bKWyGZ+OA9KoKZzFR4HS0yDmNv31sJkdf4hbTERIfplF9OxQ==",
				"shasum": "bcfdd618fddfa7f7e5fc504e08b62cfec7bda8f2",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-10.7.1.tgz",
				"fileCount": 4,
				"unpackedSize": 29285,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcRqnTCRA9TVsSAnZWagAAB10P/0mzK1Mp7DC7kNxQB56I\n2w4POP4suxCjwmY8pBmaJ9yWiKZ5Q+C/WebbpdWUAY2EO/V2kmQgGfs4cE7P\njRQbOXVxZMQXLtIIUD1fwAxKOcfwUPTR7UQMc7lT10nQi2U7eHMh3KdmUqlu\n2Eqw3pr8ZDX4M7a8qZdkY+zxzsCRNdoHruLaW30CATSPlEi5jzySLX7c1/XK\nanUJKD3/kWSFXJnAyfGAgZNbpNuKMu+EwrzhHArfsX9L22TIXznNXRhDhe55\nUC/zpKsLMzhz7iMKDSl9FhsGu5nr135A/wL58eOrDV8b8N/WYucv/PHkkFv9\n5UOo7DPspkp1kVb+jU306IdFd2okhdar3aT0Aj1meF9mjpDI236/MBeAg5l7\nIhfaUujNJ6UYqmCTC42eAexUR50HzEAoLpBENZaxAfbw+N+BK9poIEK7lnBS\nDFIkinEY7w3VGlnwfoiIu1x0nExhScRPvhNY9P+KsZ0ZSIDZeSKoHHwHcdqP\n62uTIqm/CitZ8nuQ203RY+t7SO02nz5wG8rVECZmSKL4wwlAZCC6kmqH7gD0\n36RoidkgVnJ+80D4Qo83M1p5FyozWjf3AHRxPvC+vAk+DuUEAoOQmx+Y/4IL\n274wNt9RnIcBbkwwfvAQNIsU/khcrgKcg5opwwXkSR61B/kbC3PrEJHY54HJ\nv+T3\r\n=ggvA\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				},
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_10.7.1_1548134866193_0.08270405577467987"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.8.0": {
			"name": "file-type",
			"version": "10.8.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap"
			],
			"devDependencies": {
				"ava": "^1.0.1",
				"read-chunk": "^3.0.0",
				"xo": "^0.23.0"
			},
			"gitHead": "57c4f98c03be7324f22b0edfd353855e2ec8171e",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@10.8.0",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.8.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-287YScp3cpRWzhM+/E+A85O4FJi4dHus0eA6eBUzkRc08d/JAwqeczU/nwLstRuzzq/S7TqvQg9mhv7xVsdINQ==",
				"shasum": "676dfd43fdb75d8ccdba1cff53351b71190c25ff",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-10.8.0.tgz",
				"fileCount": 4,
				"unpackedSize": 29500,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcawULCRA9TVsSAnZWagAAklAP/jYNXk3IlQ0Cx+GpFZ57\ndiHnUKEqEoCXYRSnR7SarNg3mK9MKg9vnTzvYr6je8D/l6QUejICL/bI/84Z\n+7e1gYxfYAXo9sKZoolp9fAxo/ExNMUzcItZ3FmclkgC9TJKO8A3csYPaX/5\nvITf9/pZ6xSkvYsmgfPCsKc9n2uHrCxJwcCN8EUVYbqVAhk88KxCMz2tRRqM\nL/TMEAAPVrqcTmOM0H22B6hNsehGxibZvModexTBKFmffuEc2oLSdBH+e1VP\nVzOiXKdPWx6Uo9RaExlB8ND7huGjqXXMv1z9FLx8PZmVAKN2IWYBMM5ARIoI\nmvA8KmME4OfBuIIXnG80uISflXiKpy4UvVYNfVcKihfM98U71Tq5dg11LM3t\nzTbuB/rymSTuUDQEcJJ2gdcxrSm32GVCpbX7+mHxNfUMjIFeAUvKy9MfQLJy\nP5VXlLeLXFIiA9RPmhU169o0oo7JfOut4F7Ogq/vo70MtDv5ichonktE3Jgy\nV5aWtkCQkKepcrm+5S2LyVG4k2AXZCMqKCamjksakbnBSM+K/H3SPXhS3ese\n80xN+Ewjj+QNRJvP2UrXgwjItG9SgmSU+x0OzsPvqbZX7HlDq/8mla5OJ+vN\nEoNa/X7rjxbV+pOr1YdAjZZB5DHIQo/nmUMQoTAGIx2KtgVf77qSX9L0a5+d\no04C\r\n=q7rd\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				},
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_10.8.0_1550517514674_0.5178443553313066"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.9.0": {
			"name": "file-type",
			"version": "10.9.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava && tsd-check"
			},
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap"
			],
			"devDependencies": {
				"@types/node": "^11.10.4",
				"ava": "^1.2.1",
				"pify": "^4.0.1",
				"read-chunk": "^3.0.0",
				"tsd-check": "^0.3.0",
				"xo": "^0.24.0"
			},
			"gitHead": "afcd1cbfbdebaad0d4922f827fc9aa2cb179fa48",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@10.9.0",
			"_nodeVersion": "8.15.0",
			"_npmVersion": "6.8.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-9C5qtGR/fNibHC5gzuMmmgnjH3QDDLKMa8lYe9CiZVmAnI4aUaoMh40QyUPzzs0RYo837SOBKh7TYwle4G8E4w==",
				"shasum": "f6c12c7cb9e6b8aeefd6917555fd4f9eadf31891",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-10.9.0.tgz",
				"fileCount": 5,
				"unpackedSize": 33829,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfpJsCRA9TVsSAnZWagAAuq0P/0RTQVQdcaozQPWuvCGo\nVSS4IYDc0wBvow4Zv5FAijKI59BlyUuol2xtYhy+W5BOH2sq95uTr1S0Od+Z\nKFEQwmtzSW4l5P42P05Esyjq7qbGHDgWeOBthbVMH8rLwI0cOB711p2uxYTd\nPGHc9uFIjlJuyJs2m9oEAh4zwQQEetYM/g2JdjQxYxv6BVVYroDd3PSYzEnV\n4PONmx7ol0VPsjupBRkmGkRWth4vrecwdjElFdKmm/SKaieVwjFStnb6Sz+n\nrPZuOuObrHzHqKlfSTk2vLRdLcTX1F22Wv8Gh1zPxbM0FFV7vD2x24t3C6/p\nozYuJAH1ghVu9SOYny7ms/Odc8HAq1T+rUFYCnltSbX7x8UC6nhNNKxfg4dT\nigOdHsXoLKVKMa0yiNcnzNVf32qsGjJQat24n28wHO+4vY3oN3amhExErkp0\n6w4vrBj9WXBhAH1jM8ZHuovXpaIE8uqSceEdgmK6D2o2EjXFTASwVh2WOGKC\nrTonDgFHaWwEJjkzxRbHAPGgAs2SGE5y51PVlZrqW3fzaZBRTj4AOYjrliHp\na6QMu5R+Iu0T0P1+ou2PUjUP70bC12Toc3D8884Fu7AEZAOMcUWxwxJ7IsMF\nnWTk936Ra9+wkloo8hu6Gru+Y70SF+1hx+btd0RovlnNE1V6nnCZduP+jEg/\n8iRY\r\n=lyXM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "kevinmartensson@gmail.com",
					"name": "kevva"
				},
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_10.9.0_1551798891897_0.34965513481369004"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.10.0": {
			"name": "file-type",
			"version": "10.10.0",
			"description": "Detect the file type of a Buffer/Uint8Array",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap"
			],
			"devDependencies": {
				"@types/node": "^11.12.2",
				"ava": "^1.4.1",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.7.1",
				"xo": "^0.24.0"
			},
			"gitHead": "8d05e7c74f15de574758d2887c74dd8a1003a1e1",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@10.10.0",
			"_nodeVersion": "8.15.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-3CTQE/db3dnK2jsfd4XiXMKw9nD0QVEMRLdBzqYDRr5BvYMUccDpP8hMc1uPb1VZ9Iw/cAJjYPNwJ5UzxGqsRg==",
				"shasum": "b7cbc8ec48871edd7a3629e0a6d01b2b80a4d56c",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-10.10.0.tgz",
				"fileCount": 5,
				"unpackedSize": 35115,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcod2ICRA9TVsSAnZWagAABT4QAJE9EbHmI0du8ifV5IYN\nRHU5dUAwxpDlgP1VViul7ahWUZ5TSuKKOChXzDO4z0y8fFjVVLKXUF6+pYHF\n2n71f5iOOUY+j7AYwE2ZNXuhToG0JOjbHE5/PeyYaipx5DuhBoSjSoeF02Gx\n3soXH/fhcUMpU5DZl7U9nMO9Vc/pChcOXVV6ZeLJPFMNZ2UkZJmHZBo2OgM7\nkd3PVMWjfvS3QtvrNK1O/iWXmtX4XCFL2tynzfrSnBcg/MntbNU8YVs101VP\n65gIgYQLNUOq2/9rPuyIrcVyJJ3c0WyFa1fe6Gwka/w0g1GBBIkdtOjhuokY\n9MbH1C43Q2zjX4XIvjBjOyb729oI7TMH1JHd2LidTLh4qOL5BthwJwjs6bfi\nU0O+ts6Cz3BxdSW6efriWSYsbYkpFvv3dhtSlF5I9mFM0v4zwa5PsWI0UcmO\n6r9eoBIOx8jdgjJlfkNDC+N4PXXd5tPuMZ1049XQG/OoyWjhMBr//rHcPEVo\nQXK6W2UHNHZ+xDUG2i3zcBVDBFEtMDVkxR1nYEAxhKs8EneKBqsz20hXZFbI\nHXRx6rqpVhcPirH59qNHNzQfaj+ASdCivfeGJp4tZfmEF1wWKZcCHCRmarin\ns0+zZ4R98opQ4zRJISINXfYhYDF8qn1bOR9EGWToaV+QIO6vQcB6hR1CazwT\nI44+\r\n=HMnL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_10.10.0_1554111879907_0.10577934093113961"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.11.0": {
			"name": "file-type",
			"version": "10.11.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"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",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap"
			],
			"devDependencies": {
				"@types/node": "^11.12.2",
				"ava": "^1.4.1",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.7.1",
				"xo": "^0.24.0"
			},
			"gitHead": "02f666db30e1d3ee3b8c7566f7c8226e82583d63",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@10.11.0",
			"_nodeVersion": "8.15.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-uzk64HRpUZyTGZtVuvrjP0FYxzQrBf4rojot6J65YMEbwBLB0CWm0CLojVpwpmFmxcE/lkvYICgfcGozbBq6rw==",
				"shasum": "2961d09e4675b9fb9a3ee6b69e9cd23f43fd1890",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-10.11.0.tgz",
				"fileCount": 5,
				"unpackedSize": 35304,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcr2YHCRA9TVsSAnZWagAAMFwP/Ry1eVW+dzLzFxtQkJQE\ndaiIK1FGviBuHIGeWnnfdfrBibelaNycNUmoGNX4u+ywVbzxCQ417R38TSXX\nzzYl83B0Pou9pHnYmYYhuc8SMQbg2/8Il3JB9rcc2XJIV352gZkhYZFPGdwz\nQQ9FwVgJPMlaWNjShTg9MJOIbLW9j/dniYttLZspJ3o97OvkrAYPJNJqwFNk\nazHftfxwwUekANrD0nwM+cCTLFo3ZAYjcMwENtLpAfvkHDVLcGPuB/U9+64L\nQoqDs53QnkBXpVHVPsGAdYaUUdzmycGfEp78wQVZpSfqsKzeO7f2JGS6YSv7\npDhLFqcZ8G7Jg665wHR++dAeX52lM5Xb/E7uyblYioYANcdNcM1x000BfnJx\nx4TL5M/MY7gVW2MGo0hlaDC4MyHCr+kvM9dBxw/eDpDsTAbh1hiX6rS2YROO\nL3v3TXuDCk6abDHfqX7eFqtK8StakAC/9/KAYMhjZQUePwkftND19k9mrwWm\n9AEis1E6/1KSQCKOj/A3J5+m6uAjBgwWfUx2+nRdRNOocHEtmwU490qS8+1u\n2rdowMR1CDysaO8VxQ4i6MxaVT6N//TGYd6A9Fi8qCjIMZ6onAI6xG9m0k7l\nKMYG0lc36+w/0+kiwcl8vlF3kMy5B3GShEA3W/oy1BKAQ8EfaaaWYc6ellNP\n/jfh\r\n=CATU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_10.11.0_1554998789788_0.8116598924952478"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"11.0.0": {
			"name": "file-type",
			"version": "11.0.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"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",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4a",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v"
			],
			"devDependencies": {
				"@types/node": "^11.12.2",
				"ava": "^1.4.1",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.7.1",
				"xo": "^0.24.0"
			},
			"gitHead": "4e5b9e519dfe60ed21e5703bdd3f6c28b6facd81",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@11.0.0",
			"_nodeVersion": "8.16.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ixd0mHkDO8KJ1S+ANTM+cZoZgL+TB0txLMm9KjTndfOjFYuRmrUcOtmSEm+e9s7wrynZOvvRD/8LwMQ6a24Irg==",
				"shasum": "576ca9ec099925b0c4df7e75d3be52696b62fb52",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-11.0.0.tgz",
				"fileCount": 6,
				"unpackedSize": 39608,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczWobCRA9TVsSAnZWagAARncQAJH2gHC6YPjvlXeVTj1p\nyb7fM1Mgtw4dIjIQU4psUugQ43D+9BGAtuWHw4HbawcBYjNQnPkvhC3LRb/y\niLWTEqKZy6HO0gimCdWMVpbRf73QsKPbGwRNeLuLcHQf4AMoc0BfKjBD+I76\nzQuzaKJAUBkVt57eTPgPi5E4t0OKzZl1bqZCfC5nfKJTj3iXGcizCYryx1IH\nlmzAzcZSx393pTKqFjtcNOXHtDwP8wtZ/IdQrnwRfxQzhTkV5tIhQopuYF1+\nwTtmS3A5VIlKLnQSOf1oWyc8OTfBNC7dhQGuT9R/p4DoNAQQAgjBugbRMyaL\nSt/rv5bM4qdQaMfrXHm7Oc7QvQ0x+aN7D91O0YKHXVt72VrpyeGVbeWB4kVc\nu5V3Kdl/o9O5dFHgwhv1J6eHSgnWEoTVa/y6goiYE9UhnZyHwQt/Qkb7tZDV\npQoHQMYYA/x3HfWDPkUQyJORyu2/1ijNGcQiqlQOXWkw/w2JRZz3SkxhXeOx\nY8/Di46C8IlEbaB6akxPwK4u1a3J8y7LOeJUutEDs8qahWuGdMXKk7ztv9zZ\nLk/MG4ST1Tuigs+PvjuCf4sxZHmYVn1U4yBg1aJkpgY7slemoCWl9s1YRnse\nSbIlCYwtNZuGjqjCxoyRLXiRcYUnd+4XFqE9DauE8Pwk8+/tz13Qf1HXgRkQ\nhXlD\r\n=5fyR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_11.0.0_1556965914074_0.7368321537218385"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"11.1.0": {
			"name": "file-type",
			"version": "11.1.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"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",
				"orf",
				"arw",
				"dng",
				"nef",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4a",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v"
			],
			"devDependencies": {
				"@types/node": "^11.12.2",
				"ava": "^1.4.1",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.7.1",
				"xo": "^0.24.0"
			},
			"gitHead": "d7a1b158ae88a50c0f65668a2ac161baa0e06043",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@11.1.0",
			"_nodeVersion": "8.16.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-rM0UO7Qm9K7TWTtA6AShI/t7H5BPjDeGVDaNyg9BjHAj3PysKy7+8C8D137R88jnR3rFJZQB/tFgydl5sN5m7g==",
				"shasum": "93780f3fed98b599755d846b99a1617a2ad063b8",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-11.1.0.tgz",
				"fileCount": 6,
				"unpackedSize": 40910,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5mynCRA9TVsSAnZWagAAGk0QAJImdmj46ixyyGugJleH\nyevZjAR3cSloFLLIXF8lx/KKiKIll3+VLrpCqPx958VkmacXJzQGb5RxK1Da\nue8hJvwRYh4hN2Jio3Rw0dDqZUVwagm5iVmvhF968x8kgQJeKAkQvpRYVdoe\n2lcA08ffDbik6fTUV0hw7sUPrSOKcUHk3B7Zg2ugVxqipX0rdsdzBhAjP2GM\n7bBmwKHywbWxZTHthrv/g1pW/Wv1LR4n/QVNlsJ37luj1MB3l/JKD6JPmAak\nfe+f7+TifEY/IOgsT9chT6a9BSuKFoObk+qZt5+qWTDvyfOkVenynUwOn2MY\n+ULgnJNCAbxVqDavA86jrtNgQooFZdOstnvLyXq8iTXVqpPHYD0rnxp3lBRM\nyVRLKoTVPurxhJi1DLmi5BoxO7aOJgscbxu0VIwnZIv5szEjsBuCroKJRJwo\nHNTNRHvrEf7fZ3Pt3s+X/gNj7kw4bB8SSbvH+bzzvIB1u/1h+aqSA4Kgscs2\nyECH49sCHKjRHuE2olC8AjQXO6y4o8H/h5shl9cKWZDFLHofy0EPWg5cwGIL\nAhvYBz4CLM6cCvrOKQ0ym+Ee+2LHOv/9wrFHStCr2sx13WD06buotrBZM9R8\n9m+9biDvnS6k7ogF3g7Q/26f7Deoxke0KB55HBYPrKQIS5SPsO64CGHpLht8\n7UCb\r\n=yDMo\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_11.1.0_1558604967190_0.3663666537108805"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"12.0.0": {
			"name": "file-type",
			"version": "12.0.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4a",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v"
			],
			"devDependencies": {
				"@types/node": "^12.0.2",
				"ava": "^1.4.1",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.7.1",
				"xo": "^0.24.0"
			},
			"gitHead": "4bed3779752d7f9ccf7df483528d29af6a2c576d",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@12.0.0",
			"_nodeVersion": "8.16.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-VV3aQAyoV/fHl0I9uU3/DGjItgh5nylAoJPHOXkZXHW4nFFrxJnHR2xdVqsqyw/9fqYy80m+tS+Rf77w0FTKqg==",
				"shasum": "07a665fab1162aff92284f98953b56c7d74bb7fc",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-12.0.0.tgz",
				"fileCount": 6,
				"unpackedSize": 42997,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdATxLCRA9TVsSAnZWagAA3ggP/jLSwvSpWQnMcf0OScow\nGL21tsxT3NPiAOo8WZolA6drvlZbf3AgmPOkVSqR19D5met+kjR2JMJdJegy\nMWyQdXlLPc2HahUP3OKPqF/U2scEE5iOMkAiHCXPZ45evwie0fMwR9lDWs1I\nQTtw2gkKNE1asfD6KcbSA/igrcGwxA2GE1v5gCNSVZWqrqey4CoqFjlE1lWG\nlvafFdPHb5SPjG5FnKdNfB44PfFQjyuuiIWbX7F2RXkJ0rWKiA52FC27jG6F\nEAI54Z/leny8+NxbIqMjUOaeNnqjLYS7sAw0g0bje9Bv4pzLNoBcPzlZOPP7\n4J3cxtKvatola4Olj7hJ9VsqmZJdctOXo3k6xMQmZXQ7V8YgBiYYHjzVkjWv\nnO2n1pdaZJlQ3QZo4kZ23Gb+6As2lTz7PMVEJGMHl9ehzwx1BlsPBjf3pSvT\nxMIlt+CSOnsIhcI2k3U9XaXXkAY+t+fHhgpEGdLdfpMpplnEI5MpYJOg58Qs\nXe6H7mEaxEhmju3XG+65xKS8ldKBE4ImJzoNJ+LmLYjLtAkWL/RHNbth0C67\n1QddUO1CHAIbGdqIKCvYTsipwZm9bSxDFU9yDzH0Ff2PMEY2GXYgNyDNIXb1\ntgEE3o019arZPfGr9aKjCiz22rMsc44I29aJRneAtNv1+H0dz6W0Qho7tFzp\nts1v\r\n=6nrU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_12.0.0_1560362058807_0.005135491367578737"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"12.0.1": {
			"name": "file-type",
			"version": "12.0.1",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4a",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v"
			],
			"devDependencies": {
				"@types/node": "^12.0.2",
				"ava": "^1.4.1",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.7.1",
				"xo": "^0.24.0"
			},
			"gitHead": "16b7334cbec7f44937617f59fc8da0b03074b4dc",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@12.0.1",
			"_nodeVersion": "12.3.1",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-YIs1E51cmqcmgF38ODjy0+M/l5DyfIIy3vngTOujQr/lXqkaSskfBniaZoZ1HVIpa5FTf5e7hCXS4TzxfNGMRQ==",
				"shasum": "50c6a15025511e3f29e88a796103f80db0bfce7b",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-12.0.1.tgz",
				"fileCount": 6,
				"unpackedSize": 43066,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIDuACRA9TVsSAnZWagAAntIP/0eQxuWVN5L5Py6i7HMl\n+pswqnpx8RmkWUW6kNRODB+964i9QA8bcuN30MnAZ/VjvcKNNWoektWDSRkW\nD4mm2IxMWOLPgBpFswPpBZ+3zlKoZG1+2wbj7I5SkHfGxpQ1wYnqa+lvxn37\nyiA0afM16ua8XQ8u2Yitwl0zhdp1NZATJpv5znsCwlu0AWtejCq1CKHmJCf2\nxlCUtN5ksNX9AoRSw6rEx3FedJiVbgKqEEUYmun1mD1dQN3xjoPJxnCnPPKD\n3ocO7agvz4pknbR+LqA6G+YWGkWlPs2Her/TxwpxnzSXouBU8vV7IJPZUkU5\nlSwFFxoBoj1ihh7YZa2DCC6IsScxKPG20eApNKfVr0gdo38P3BsaX2a3gGo5\nkt4Q3NSJzGr/yC9wMFj6Y4IYm85aDIQzjDG3egjH3KnoPk/9aL94+x23mxeK\n9cenKJMXC3a7J8z+tI79U+gv6tmYbYWIphjR1T0FeOzRuB1YT+oJQG/9lp9Q\n4r5SzFugcVXSA+S1ZWoEbVeoo4nGoqWzIniKYQuwdpvqjyHhsnz2ljmsRY9e\nKg55A+c60VkuYuqrBSztzjeYGHm9/jt8B9kTVAxfVpN4FfobdOm0sq2y5EPU\nXVrNd2AsZW8rLrV0ppKI73n73zhPwF6TUEizWGL4BpdgbRkkiIX/KMJ7yLvZ\npJ5C\r\n=OTH3\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_12.0.1_1562393471330_0.6361753298436046"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"12.1.0": {
			"name": "file-type",
			"version": "12.1.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4a",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v"
			],
			"devDependencies": {
				"@types/node": "^12.0.2",
				"ava": "^1.4.1",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.7.1",
				"xo": "^0.24.0"
			},
			"gitHead": "cf0665b887bcfa2cb7cc11f3bf44a42b2a1431aa",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@12.1.0",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-aZkf42yWGiH+vSOpbVgvbnoRuX4JiitMX9pHYqTHemNQ3lrx64iHi33YGAP7TSJSno56kxQY1lHmw8S6ujlFUg==",
				"shasum": "c2938e303bd0f0b96cd98f0f47d7c114de592350",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-12.1.0.tgz",
				"fileCount": 6,
				"unpackedSize": 42976,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOuRRCRA9TVsSAnZWagAAe9IP/j6Q2jWpRQB7gtKzC5f5\n/yLfrKTDXO6Jc47GBogwdhh0T3IZA9I1PoWp1WT7LlV0LSGESswxROhB9QvK\nSrfrx7R2LVuA5bkTapqWqHx/2AskkVCPp7Iz8cRiN43u5PagXwh/0SJcMy1L\nYDhUQdimae0H3m8SrgSUO8JZV/p7YUqwimeJhiH450X3J5UfugRdWdCh5Jnj\n2aca6UrMFDAJLx33hPZUwEJc37WZqxBJAUgGklX7L76aWBHLE+Jdv1tgsMM4\nU0nDw3aRVB+5HNMkxxiFvXHoFD08lwGjy6YR9jtGkNr78ViAbftqEdBZtqMo\no267Z8oAu82rtGYgz/+U+uFwIa4NpSfxGAya2fqAuYoCqEE1B4BIpCbsTufz\nVhhJLIqM76el1naWyewQfF1lOvGMk+asMnSyirk+Pzqb8letcGpVIwa84Gez\ny5zgxaaAWzQy+ECRxKOvTRVvU6ItjUuJtkoc4dZsUdlVL2p45plSujycafxj\nSHvkYVjt3wT3TJ+khMUK71VsrKsM/IMXquwyXDkc/W4A/5g0k37zPGTOCagi\nYHUVO3BJ1LGsEHMZtgjpijqYji4SY5NRyY7xeVInK82J7svykeMvS7vOGK2T\n+eiGqKKciZIM7HFC4d3m1yyv3W75Tw4DLveoqBNZqpZ8kPoLNwN+LBR0s2t2\nKRbF\r\n=j3xK\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_12.1.0_1564140625008_0.8380166383798089"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"12.2.0": {
			"name": "file-type",
			"version": "12.2.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4a",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v"
			],
			"devDependencies": {
				"@types/node": "^12.7.2",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.7.1",
				"xo": "^0.24.0"
			},
			"gitHead": "5b13605e87bae6c41d22c21e39bfbd330c3d6363",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@12.2.0",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-bkDBeH5doAqP69axEO69OviLlWbrZ10Ne2OPHaxBgG+fyT0w/2zfMzJz21SPwq5Iq0aN70q7RN3KRcdUY427Mg==",
				"shasum": "bc4bce830e38a96a0ecfea0e2dfcee2855ed1380",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-12.2.0.tgz",
				"fileCount": 7,
				"unpackedSize": 50451,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWUNZCRA9TVsSAnZWagAAhAMP+QByBy5BahwYNPVykn7Y\nDMqzhg7IbtbvYWwVM/VEPKNszMm8zWmoer1eJL3QTqtrUV0tu3BnvMdLnkCb\nPyfjzNmkb2N+tmA0Um5hzfEVSR+CS5g9tJ6I16Kpq6xTmtpXqecYdTnd1GTa\n5OmIPmtoSn1PndzLC6Eue1bYgSQAI+RLaed402pqsFRkws6BbTBVePLQeK/B\nGGb3oD70YHPU777fwLeGujp+cc/AjeUtSlo69WkZ+v3xCTPl8DsmbPATgkbc\nkN9a21UC70HK+Fn2Ux865MGzq9NIYINYSxbjOGuaRc2hszXNZ41NBE4c1VNu\nWwaDZQkw8QSDTXbMMmBxJ1TF0Ga86qjfaWRM3qJ/l1JqCJe7OMc1G76DbFEV\nTrTUfhn3Fd2fmm5A6xg4M1ZmxsB1ihm9L5iBq54sNCjwy263ahLyBG2JuY1m\nUgWE7+xge/2lMLSRAWpKPq7UuRzUTYJ22kq780naXf7CDqoY6t5w344nJehs\n8cyizHR6y6iX9GncLeKxAhR77ytFC9lXHySiOIYyx4MufREQLcAiuzu99PFy\nMi8lk9Y1Oyj6+i4CsueAow+A8Emxf0WmRvcgQ8WsSnRi+fl+TSlfDcUquaEj\nf19dGqO2Hv41DCW76wgSxfSuJQoxhN0u9JXSMiaxvD0b3tgq3zRmFZRHZng1\nY7Yl\r\n=HrI9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_12.2.0_1566131032816_0.2791763657821702"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"12.3.0": {
			"name": "file-type",
			"version": "12.3.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc"
			],
			"devDependencies": {
				"@types/node": "^12.7.2",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.7.1",
				"xo": "^0.24.0"
			},
			"gitHead": "6ed5344a3b584a9cffdf45d50dc76fd5bb8df085",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@12.3.0",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.10.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-4E4Esq9KLwjYCY32E7qSmd0h7LefcniZHX+XcdJ4Wfx1uGJX7QCigiqw/U0yT7WOslm28yhxl87DJ0wHYv0RAA==",
				"shasum": "74d755e5dc9c5cbc7ee6f182529b453906ac88c2",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-12.3.0.tgz",
				"fileCount": 7,
				"unpackedSize": 51591,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbo3FCRA9TVsSAnZWagAAJmIP/31WQE+PLVO7EO9pxLud\nX7PDgkDbbgM/rwAVGj708OMKLCceiGr1FOB/rTmDaC/C7YEpjqccHzpZiEU4\n8LrtGOjA+ywwMLLp3nI2xvNcehebBq8mT+36SY9NaW77PhXDGCyuGomI5590\ngMgHfBTiRi18dApnhuNx57MvsDwpnyGvxk0FXW6vi76nrE3CRnOrKpmPFPSY\n1Pvsrq7aK13XQTR5zNXs/sxTkDyZVjIOwaOLaXLh2xffI6eqD5qJMdoqmIXU\n9lBh14pGefQGPM8OoD3ShdBi+RN0jcrMm2AUzW12L9DQPMZiBrvRRPKaszYm\nxFvY13TsuuG12mGmFZK9ajlj6ZSup/7D7Yt6lpuPGpJ7EEgvUfcQ9c5ovSx7\nxnhK4jSunSdQNGQKE2Oy9VtJ+dN0H4K4QNuSUBhHY9nLbqrPeq0yQdkczPpM\nG9MRxfyd4Ql0IiKupsQqGFbwBsFIsDUq/MoU10TB05PNNMfAY4B2HAcK5hfz\nvZwSWuxJBFe2QuMaOSIea3JGfYRfUXs1D1n2g/kXbuDuNRPrp9CU1yJTYhK+\ne2+zsRMMDzCzl0juHYsZvJ07oL5U5jp6GBeCpLsR2tH6M27bV+O1GUxazzjh\nhXcz7igKZx6rEOuye8r5UatStjlmTd8/jwW6xoflyxh/1YclQHq1AIoS5QJi\nyxnH\r\n=mtG9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_12.3.0_1567526340524_0.554485733100029"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"12.3.1": {
			"name": "file-type",
			"version": "12.3.1",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc"
			],
			"devDependencies": {
				"@types/node": "^12.7.2",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.7.1",
				"xo": "^0.24.0"
			},
			"gitHead": "1a1c989d3c94e386caf25ab32cfd4f971831f358",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@12.3.1",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.12.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-FXxY5h6vSYMjrRal4YqbtfuoKD/oE0AMjJ7E5Hm+BdaQECcFVD03B41RAWYJ7wyuLr/wRnCtFo7y37l+nh+TAA==",
				"shasum": "8a13bb49332295e5b02c2d6bba6a6a179bd5898c",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-12.3.1.tgz",
				"fileCount": 7,
				"unpackedSize": 51732,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrn/JCRA9TVsSAnZWagAA89wP/2DG2fEvl82c18jK1+t6\nerPN0pjFZkcBKbATTsHYubPK8No7KLHyGFnYlby3FBg42tlI42rHPAxsIbtp\nbBh+ZUGjKVhGkSAFH7Ir2w8FQ6AqKTFgNC+d/oFjeqmch2EXeggyw3a7Uqjo\nvQEFq5J/y0h95Cf9bN0kbdEdieytK8dSFHCdev8pJOTczuOQtB8Fjr3aOMNQ\n8aEqQZwced13q8XckqXmBqaTXgUTjqfUjV+bI56tk/CXAw7drbUEjoQiI5pT\nShNOmQhPz/gPONRkETPtE+iLoZyj+Rl0cI9eCAqSx+fgF69LqIy8NGUZLn3G\n8RebQ8Fu49lhZqAAP/4qDEwczoU8FfC3Rv6+pI6WERYUxjoo2rK4xiTSI7WF\nBqyOMC/6+SFovxws1Y/XVVOWv1R2CKkesjCOqjIB+ZFkNag1WriMZKbIc/aZ\n2b/c4ty32iXpPhxm4jPMjxeL7ZFjIAqXQkJ1wCS7kR/1Uh0wP9cISIR6FO3n\n84bxsax4mEyNi6kLwGbQyGXZNn2Ba0Dsv5Tzk/o7XhDFvTnwKPOeVHMBn3BU\nNfEIOGtkEWsJqu1DE5DYC+zL+BgYCnlp6Z5Td0/tm2voTDVz+8v6noES+2zq\nbPYNgI/iHwhMzEHy8k+EYsHoc8sq2Ez55df8JMdnOcPu0pRTNCkx0m7hXzG7\neu0h\r\n=q0dM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_12.3.1_1571717064723_0.0020884571406587504"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"12.4.0": {
			"name": "file-type",
			"version": "12.4.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp"
			],
			"devDependencies": {
				"@types/node": "^12.7.2",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.7.1",
				"xo": "^0.24.0"
			},
			"gitHead": "7d9406e45c83339e58fe240595f0da87f8982332",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@12.4.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.12.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-WTvyKq8yjtNmUtVAD8LGcTkvtCdJglM6ks2HTqEClm6+65XTqM6MoZYA1Vtra50DLRWLiM38fEs1y56f5VhnUA==",
				"shasum": "a9a399459e1940d9f34b3973039958f1f36a565e",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-12.4.0.tgz",
				"fileCount": 7,
				"unpackedSize": 52496,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduyVuCRA9TVsSAnZWagAAqiMP/AvTZMnPJana5tKCshqP\nLL8EQBlvk3ixAnvOcrhXPEs9Mxb1NF0uMSokxSJEYGfrlpnkpn8t2GuTduYX\niTEITXelOrtsHGVZqlHz4NbmNGCr1Sp2AzOTtXv+9qZD9JK1fgT2tRRLQEiI\nr8X107M44O/slie2oRDgLVrBrUD59FbtJ0cRYaoUKk6SQ1BQjnUTZjqTN6NG\nz50Fbkk3fzf9b5VBW4zyUF1TEOWJpNQNBEWprvhfkx67F+kKwYARNfuE41kv\nOJoblqa4zYvdY0fF7LCKJVw7eBuw5hWvkV06O1ACBvDoiv8KALBznmTqWemV\nKmrx0AYFhyCmjX9poyc+wrcG4eCnvm3JGOZpbRtanjmvJj90iH/yk2FCw/Tl\nd3nQK7ISoxhbLxZYaBaKcGxdBXL5kG4/srk7gufyKUYGPx+AKrKLxfnydGYw\nBHd2eGoij46nZD+wYR1Dai/2gwRFuL1xqHrYx9sG7smewGfofqS6M6TbIbZL\n/Cxu7D0zK5laEfOlbbiCx+zji4Fa3hsMS+MgCOJDfR2DYVWUO1eQcnPh6yuG\nXY8Tmc05E5Mh2hV3Smb3aBv8xmiTYHGXnT1kVIree1YEivO4dRHMSISjyHlA\nz70wLAXe+Q9ey7RtSAQMO6RKfR0Y4rSKbb0cNuwv3C5VUNVAOhH7HRHUp+ht\nYYZN\r\n=rxtu\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_12.4.0_1572545901718_0.813748770068317"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"12.4.1": {
			"name": "file-type",
			"version": "12.4.1",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp"
			],
			"devDependencies": {
				"@types/node": "^12.7.2",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.7.1",
				"xo": "^0.24.0"
			},
			"gitHead": "d3f48e6402bd58457e090562ed2b390b4a99d284",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@12.4.1",
			"_nodeVersion": "10.17.0",
			"_npmVersion": "6.11.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-LHQ6hW+tdjrYgUPLc3HYZp9DuaKgxI1BKrPf9AVwbBehy8PjU2Wq4t/S3j1XsrN2oCeYwjy3EOi1myOmCNKejg==",
				"shasum": "a4bdd36a160d46e3eb4cea214d4b5a543b69d0e1",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-12.4.1.tgz",
				"fileCount": 7,
				"unpackedSize": 52512,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+3ZACRA9TVsSAnZWagAAISQP/RIqhR9NZ1xJQVzOuDbq\ntaWJ/loHs3rU6eb5IB/MKwRiUcIlj3AWugJLo3Zj5c9IWmTSG8nsHmqPN6MA\n/xppnfhG/nMhZpwZg8NsIWHgevxatS/bnOqna2Lo7ac9MJbXQs+YFq/1kpqu\n/KGWkG5euB1dGNBPWtk1xywvgkQadZ0YFCTgEN1/mhjZWU+YMjKB+LOK84l4\nX270jzYDp8JZXi0NyU5tDosMMBUao6CwKVwHp8vyJfLdEtuGvQ+k28EPKICy\nh06RVSCn9K/empBXLnG5kEZMAWEqDyafBJwv00SExqvngPF+kr5noMcU0BPT\nm9s9Wh0XX84q7Le2fjvRlL9xkWhprCCfEttJSLqtLaW/qgLmCzonjlncIgiv\n0OBdymxuVEFi+c2hX8gV3IgXlh+ynaJk/KhIBAR3/VzBE96qYKoWOujhtwmI\ntVXgQZbLFxMc7irPFbUj1hv5iquv7Iv7AAhAc3lW8UzWxp9yUcsnpCFYsuw1\nkVBmH/0uJEXbkYf+aA70f4yujzpmfhuyJhp+RhPgbfIq0EtoFI+PfNTcoAov\nJJNN5mkyBhAWtYMqkQ+AQMPfhFdxWp8uQL8wAoCj7ENdjAmvEG+Xh7Wnb9T5\noT4JX2JBlS6eshe2HBMOnYNWmx1wehZyQq5erPaYUz5Gfe/CDgQWHWWkrGe0\nczNm\r\n=Gq1O\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_12.4.1_1576760895982_0.23498659757868268"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"12.4.2": {
			"name": "file-type",
			"version": "12.4.2",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp"
			],
			"devDependencies": {
				"@types/node": "^12.7.2",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.7.1",
				"xo": "^0.24.0"
			},
			"gitHead": "c58e875f520a9f04d2e594e123c6aeb351e229a5",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@12.4.2",
			"_nodeVersion": "10.17.0",
			"_npmVersion": "6.11.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-UssQP5ZgIOKelfsaB5CuGAL+Y+q7EmONuiwF3N5HAH0t27rvrttgi6Ra9k/+DVaY9UF6+ybxu5pOXLUdA8N7Vg==",
				"shasum": "a344ea5664a1d01447ee7fb1b635f72feb6169d9",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-12.4.2.tgz",
				"fileCount": 7,
				"unpackedSize": 52435,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/BXUCRA9TVsSAnZWagAAk+wQAIfY6KaD/5CoUue1k/mw\nwWjT3MSnttN3UkPxrGPYO29BMUM2J1zuwuoZ5sCKDi039EyslE0utqfwAhxX\nXZrE5n9HZmIQo9tg8YmBMFVI4qqjeKrUSuOMUXHkPk/GCea/r/Z8D25XFNF0\nqIIHgMRpfkJ94Q3Iy7Yuz0DeFmonOJ0tsdEzXydqcHgdcerzp5ME9oUa7sY8\n+UkHgpU6n/u/FXj9BAa3J0IJcNAbFSxo0xe2ZZUynrrAwm41srwNon5tojx1\nEFHe78PpPD+XSsCs3wHwIVdSknE3tU2OqlinkTwGic7fzKwam/i/o/G6TXzW\nzg0PvLSkjEEdriq6diblQ+fTt3LskMOeDJmW73kOW9rOdlQ+lpZ9Y0thM7Lp\nrXbMEXT0II4DJ1KffobQGhb40/TOpJxfkRGkjxTMKGKyhpw3OWLuT4Lz3Sph\nMUwFlMss43B3izGSqxH939tCVkV9EtPM69+H9GXxY9AUcphPzpo6uV2p53X7\nUxUlTN3UKvHEnR9kw7MVHO42iQRFyiLhMmV09+YYIsMqu6d5HCXqE9zOwCzz\nbxp7/PXg/kJmcyb/ew/HE39Gw05L0+puImGJN9cW+qzEED/NmxPIdwFSI/G+\nXzmSh9X5edPTTFiUfJU64YV2Kr07kxF/Ka0d23Nx4pVo9oLSxIuGff2MSoFT\n+afg\r\n=vMMB\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_12.4.2_1576801747793_0.5635974310862419"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"13.0.0": {
			"name": "file-type",
			"version": "13.0.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=10"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.7.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^5.0.1",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "9e910d8a95e883271b4ef77feaa225dcc21d9782",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@13.0.0",
			"_nodeVersion": "10.17.0",
			"_npmVersion": "6.13.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-fuTZAd04cbjCOcv+Y9erYUw92G2n7DSsMhIWHNunQz5ajIlDs+yamZ7QgtHe+k3XSFnO0NOUiLq9AA8w6ut+9g==",
				"shasum": "00091b5b642f131d4cfe9f51192270e363e3d54c",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-13.0.0.tgz",
				"fileCount": 10,
				"unpackedSize": 64735,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFEgxCRA9TVsSAnZWagAAMT8P/RDxrUmhe0SrxV6VPEU/\nKloHJTyf4d7YOxQJQF1KHeErWhrsuF1iXw60TgaEVGCC7goc7ntR3JTTzVlL\n891Yc6weqZ5h6pkhfW88hbquMwndVEL/sBNYcAEecQ+eqWjF4QPsgmioU8jt\nSA6/K7l5rdh7T7BFFZ8Cky9lfQg+CH1f01nw/LdZz4Zv/Ie1QJe+IXZo3esK\ndBCQtlvTTjKtg2qUC31loUXr8yN9nIoydxEV8JSRWez2G+SiHwvNTgb+K+SU\nzvrLniUmfAjVEc3hIMnBVLTEWeCgBCTqDiJaRqwBdS5LU+lOB7qoVksjBKRA\nHH/XJCKwzAGRmhIKwlsVb7Kk8Wl+T63ym6ZWwfnvqAI2cT4lFI9ow9e3rbzA\nR8eJ38Py7MNM2Rca+DaD0D5ZJH4pI2Ng5yTyUW+5tlpvpioXgrXRiTkvhC4z\nfQxAQa9i9zfqId+PI/uZXE9RNHjrFHDnIuYlYnG0Z2UAvdCWICQw6WNkFLYU\n8AA6/k4sc/+Khh5VVeUfBhpAPLGC/H9GFIfOtY0FbZPwEYwXREt2MLXmcxjV\nqnaZJ+CVWDxKYedmzLoypxX+tuYl0E6lpfVRrWkVq+38iy8n+i2jjwElXwYk\n1AFFLN7TdJbo1Ti52TYD+HHnjgeoXGrd+QYkAMy7Ty8XuGJOFvETXfx8X8tc\nXwA8\r\n=qZ54\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_13.0.0_1578387505339_0.405040641248239"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"13.0.1": {
			"name": "file-type",
			"version": "13.0.1",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=10"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.7.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^5.0.1",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "e11dbfcb50d49690528e32ac8d30c7ae416ca387",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@13.0.1",
			"_nodeVersion": "10.17.0",
			"_npmVersion": "6.13.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-DfBZgXDpQimAm8uUBFHYhyz8fVY0uylTukWshzT5F3NeJ9tqFpVVFoNG59wXtVmejvvPT0r4qcWoZNKDmiEUoQ==",
				"shasum": "f758263d0ae831a8b6afb58904abfe37abe8bcbe",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-13.0.1.tgz",
				"fileCount": 11,
				"unpackedSize": 65849,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFGhlCRA9TVsSAnZWagAAvccP/ixSaxxlUv47ppQTz0mU\nPzLY66pR7w8v3MtQ/dS/uPMmbzDJapFBxCDg4dva2HZI0rO+h63IhY/I3W4h\nZgudpdo8TtpYdzS8Gv4WOWSKfoswafK9akESGTVWY62FpgSRiBT6IBJt3/3C\nplVkCyh8RaBJSBRrEIWh76YmrS30j+KoUh+6WDk0Fs/iiu0H/Nl+/K03azlD\nfhkDIuB6KYFhP6EGUMIJw5SdrYLU2HZAYGvAAlhs2jwwcJKB4Ku++5HAnzue\njGo9prC5/V1PxZdFekAMexIseQqK9gcKQ2pXVZk8OOevsL8MKBgxkdDMkfWf\nfw3fHWaWm0AMXrbAfA9PDzyT3Q1Ledg+///LE3SoD8O8cP9GsLKDjgVMVhF9\n2LyTa7Fof26VwducA4mVSC9gFnmrbSE88hxruTx8zEF04Nkgekl4fQOXlKqG\n9gHX8FuAyHUZU0iPDCXv9i8lKbhFwIs6RkeBf+v4Y0MV4SimEYXwvjN37nKM\n130C6LgePgG4uax086MKzQwUqMm97QphQV8P6MfqMJ7ycxIIrjgUYMyxt7sN\n6NYs2wi+I4mXwgN/41KMkK2Y3qqrQaAOBa4HvH4xCnDDvNRAb7kZuurGtepZ\nKiRuO62asDAHR7eXqMMJXKlx5FI159I5eoEMCqop94OMziEy5z4idvN+k1k7\nFCyI\r\n=ZDAU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_13.0.1_1578395748373_0.4630907968164071"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"13.0.2": {
			"name": "file-type",
			"version": "13.0.2",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=10"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^5.0.1",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "37293f7cfaed189e8d69119d0c0ba3a6c1b5fb76",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@13.0.2",
			"_nodeVersion": "10.17.0",
			"_npmVersion": "6.13.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-7ZgM94zayCOwYUxUzsyI32TCd4cX1VepB75cqJR3DAnm4WS/lZKxc4LyhbBhCK71XPhZWKvLHD2voVcWeOv0MA==",
				"shasum": "99baeffc3989e4fdb189534700b6b494e114da74",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-13.0.2.tgz",
				"fileCount": 11,
				"unpackedSize": 66070,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFLVGCRA9TVsSAnZWagAAvwIP+QEBK6WVOTbRgtuVw3vD\nVdmK8Fgiezvo3Lh90nuz7G5dh7unDWqhLroezoOyxSuEheQ7HgnWizljdZ4S\n9//J1NYH+6opCq5VM86oaDrR+yZ0QBEqn4pSzXnqQNuk5mukfoN+LJk8uAYa\nIeWtkpz23e5eWfcnrutrKQ933Jdchf/vzuDAgIgTVMwgEfqyG77nIicbTC09\nm4p2qbY1YJnluvvESuWN1rwUgVWQBA+NG3D3KsvfPu71oQ9rHPKn8tpPj33m\nHlAlEdWc5WhRVf8XXZbFi9mv7JnwYkbLNfQgVybcSdRCXIWufXKRRqH76mn5\nQwPEdqSECxMS1qJ9/fb2A8mboMiR7LpayHF7QUcY3q0ydXbL2YqK9wK5vJ9b\nWajYc8ZYUEo7NuQlx3FXcD0k4DkzJPgMRVmvertrJkUpZTkdlG9jshq476ae\negy4KsucW3+HZsyfmBSDhzmG0mP++IowNrkKTsFs+7OY+Pb3KNTsWigWT2k+\nFexr9NxWRznJ3Su3+wG9N6KVBxpzTM5VjQxEcl40vqxDuLYpPYkfgZmWSrwL\n6UWpwlwCyX2lyBj3xvhLCRZlVdz5ZXz9zNTag3andhCVxGzpEj9ozbFu4a3q\nf/Yrf7aoNaVoEUHaY0x8CKnQxIl/8D7WZnCltiJfd0fKQHYc0fkEVrGQCx69\nuWDD\r\n=v4Gm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_13.0.2_1578415430220_0.5636000995259034"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"13.0.3": {
			"name": "file-type",
			"version": "13.0.3",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^5.0.1",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "0f7b2e8654ea0473be3995b1608a57ab1b7d937b",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@13.0.3",
			"_nodeVersion": "10.17.0",
			"_npmVersion": "6.11.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-fe3+9mnMLbpP8nRQm/cJgehypv375SOFOXFdLYyYe7hWxdWgS5hkDpWnld5At/vvfVEN6rVqKA3EOKMP03tJGg==",
				"shasum": "38ec631acda18103da09d4f1750836932e6711c4",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-13.0.3.tgz",
				"fileCount": 11,
				"unpackedSize": 66069,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFrcyCRA9TVsSAnZWagAAW3sP/3sml08ElBhJnkUfEgCW\nPGCHYCu3+UbG6KPVDuP8dE/5L+nPJIA6a7XC7EP7sHFalSLYtqjUtCTQeoeu\nDVDiKIEx0mWDVhwVp07Au0dYrS0JC++g5i2w4lSE5VWTPn153j9I5vQ0w1i+\n+aw5JsHAxWJ+3nksmY+HmcFpYa2iSwqHhI4wyVtVkjdC6+Q6NdEXlt8Qd/Ed\ntw9ZMiZwr0rKrAtAPHJEjv2ePMo4AKiU7TQs+AtNG0QT8XjleD4HtzdG3Qoq\nnIsWdKWm/EhaI9QXWzEQCSfHtD/aC/+q99c0bDYdKTnRx5UlkJxyt7qZBGja\nOckZwX2/22UxEU6LMARtagpMJV6XDWmno4Y9Ks1NWa6sBjU6CCCTj61rg0Rv\nSr0pZI1WNkn7Vxw7fIEBZ5qTZzl7lm6W63ASgB0LQrUMmXiSo65e+LLmUhZV\nvm0NRmSly4YaxlVUFis8OtMaulpl4y+K+6gwRMgaNGAVqfQSLoQhQq5Kbliy\n8GY/sATTTy2z3u9tJt907172KGkOCqWmOxICMFLbuO+0fzHjKNmBx+zjUOdF\nrLAinOtnkMK4JBRCVhpU8TAiSKX3oW2e9Bbf724hzxcIbilssM+Y35Cnpv05\nIAWhapybzqtvdZj+5fWkfcxjTo98Y42EPb/XQS6+zqd5HHKBhOVhP6BaA9pw\nCbiw\r\n=lMll\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_13.0.3_1578546993169_0.19678688091400742"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"13.1.0": {
			"name": "file-type",
			"version": "13.1.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^5.0.1",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "07b15a35c075aa722a7b40ad07cdc0d4f92be2b7",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@13.1.0",
			"_nodeVersion": "10.17.0",
			"_npmVersion": "6.11.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-nr4fSvwYSlQl7YmaWS8rsvDrAm6VgCeb2ysHh18+YBSH4RxewhPKUQrj2XRuEMBNnH6E4xw+yWTL7+jiMrh6GA==",
				"shasum": "5cfeade4745fad9504bb1435b5b5003af272b5a8",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-13.1.0.tgz",
				"fileCount": 11,
				"unpackedSize": 67190,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHoY6CRA9TVsSAnZWagAAAJQP/3AoSs7mYfL6ZBP3ulpz\nFxGUqwwQUFsb6fr0wuwijUWAaq8MKVsAC7xQzZ4Au2qW+G9Rzj6qdrUF7HZj\nfjTzwLCkBEkbONdPtqx/XvcDwgANUnsRjI5W01IcK3ZNGbiDcNKkQpP47KY2\nSfbSUN6z/dtF+S18YndyVU1fpFQwzzVurzG/VUxBiBRh/YKDsnF1Pp+aYdRR\n7W1J0tSgMqoDGVGwDhwK+xl6emfq1P2GR45+yyRZUAf6+XAz9OiUDFh1CDcW\nEMRHFakrdxMpTOa/L76sR4fE1hHl+245xuwXTX2UyC7x1GSDe53laCjnCI7W\nzwFsecnMBaCw/DArGqIRscAZqTgIBFSwIWV4Hw0wtbofZ6aim9hmkq70Z84i\nf1m7DCqWp/ErtMCGIOUeAqXVC5e0JbcWv68gWvGWaaQf24u8xcrc9/irl170\n2ezsur05PxhhmTFWBZZzj+SgF4oJjMcaSgFPu+pnQvfQMl3amoj6qEb2cv3k\nxIJp8riXAQrdifFUFK62a2e8rCJ+cu36suhKTMMKnKuWzxmIgnPUsF46jvRO\nX3EX2+Cg4ULE2N/0pN+QCJi918gNaLq/57cb5tRZ2DQq+ympaMYDsjWp3l6B\nt3hbJ7CBBjWgCZajPgpgoF7rlRqle/MhATpmWhSyN52d2q9Nk8CUifQHVSPg\nZK3o\r\n=subb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_13.1.0_1579058745980_0.6610808316015364"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"13.1.1": {
			"name": "file-type",
			"version": "13.1.1",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^5.0.2",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "fd1f32da048135fe6cf9a2df80cf54f1a8173f84",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@13.1.1",
			"_nodeVersion": "10.17.0",
			"_npmVersion": "6.11.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-HEb3tepyq8KzKSFEGMJSIxqn8uC1n3AM8OKME5+BIgq0bErRzcDPOdmnyPKtfjStSpIvuk0Rle8mvuG4824caQ==",
				"shasum": "439ceea3a50a3929b21d18d9c1c77fd7f2a63aa8",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-13.1.1.tgz",
				"fileCount": 11,
				"unpackedSize": 67403,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJI/SCRA9TVsSAnZWagAAJfcP/jokCrm5rmSlpAr53hxE\nj8jYhgeYXaWdX6oADbOMulvFzm0lgqimRvQO3UV57z1jQv8NTCfMBcP84p7m\n4+c7k5OkodnRSqNHX1NaCdXkfunYzheoQy/VzvotsURwlGnneiBS+MaHAArE\n3NKeJkLAuFXpylnG2bOpNPEQJV1ApM0tEvsJ4LnZ6QlvHEU6u4ipmHHkYgPN\nArDcPfKdFyJVchCE12/wE0hs63fXhX4HWZWVbMKiQ3POqxLtXXpo4NkdpTd8\njh0iI0PmTBzXt1E5eOPSB2zx1vUC70bhWm8ixRtqeUjEARDK5R0hfPy81ZMq\nC3XTG5Ef3CCuUsMCAsDtbNzRfEh855FtYSWPMOs2y76rtUcCV+mqToAhPtOe\n6gUBNbYBcPTITdRnq4Z7ZNmNVoQWO9K0BAFa89ZnNRPGFNqXm0WWf0LJbyzs\n1xlPxVv2408t0elEFynCsVNVRM9/O8LVKyPgHEK2yEyuklumRpkF0PYQvVi7\npoa2SU6XlhXUbxsnBErY2bU/eAV1JZNrARFcbHfArZ6wyCBfeujdLzxp2Esz\nCvtS/FIgml5gPJhF4UdE4o9wwBEOBt4MuXStbhq+OoiUsfcYjtj/PqMCr0Wk\nUj3v+87UmP55sjZG78vDfAqIs2WiDIWOTovdIxL8x42r7THmWqK/Bf8kFqT2\n2aWJ\r\n=9yNe\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_13.1.1_1579454417478_0.46690861065459677"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"13.1.2": {
			"name": "file-type",
			"version": "13.1.2",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^5.0.2",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "5db080f24644653fcaec2b273c4be5e741cfddd7",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@13.1.2",
			"_nodeVersion": "10.17.0",
			"_npmVersion": "6.11.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-NiHXbmclwHN38eHZfRklosbm7/W+1yacDzRCyddd0NiyuJUArQDmzJ8GPSFJGl82+I59u7sNGfcAVnJsfXJb8A==",
				"shasum": "0e5b72bca7569c152e2d5a84ece07e94f77f833f",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-13.1.2.tgz",
				"fileCount": 11,
				"unpackedSize": 67874,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ9ZGCRA9TVsSAnZWagAAV08P/RrhP5iTR/as4EQYpm5P\nFxUn2A0qOhhCPrf11Bu5+DZA2MloQPP+WsVuTcztAtVAGmGlXeWOIipHLFi5\nkA1HD9r3OLGWXpG68LiPmrUS/cCKCJ+FWoSDAB6lzLp1PnllyZVVokFW8KxR\nICm/jZe7w3KiSW18qrqHQNNzFPreREAYm99y6UHbYTTfZB6uojr1LHtu/Z3V\n0FejaCWzMzK5or934dFUMndtBlVAXwqGVQRVqOFNY8OpVhRFVAfb+UlaeU7v\nHCCt+3lOQ+xxQar45jiMnjdk99hWXYP+CzKG6pcNy/kOuqTUPTWWpbaoANFU\nvuLA3fZb7Pd8CeSuujxwo/awMjkDliQ6fJEAlkV3phDH5MCwaE9CdR9zSUJn\ntliAS9e5OcujPDK1FL8z9OgliOEkhvqD3c5yPON7dgb77UtLs98RzjP5t1ly\n2NPECwFzTMXw0Viyq9Lv7nhaAHIOVKiisPcYY+Z6XdJ3ttKWZbGtvhh2WI8A\nHPUqNyq5gbcI82Z0sWRM7xTu7+687H8TQtA/9Yo7zZF6K01sEv1hKiKnV6PC\nAWlB6R6u7fo8sVyAVNJq6Ia2NZfAfSO63ivKNCiXNGRBOm37w4FhhdAbvwzy\n2/R0NfyI9xR/ZEDheHkXX8BK2mqkt8dxwKYVdIJaqL4MmG1BtHK4E37nvhqc\niP3A\r\n=LKko\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_13.1.2_1579669062002_0.6317955070803816"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"14.0.0": {
			"name": "file-type",
			"version": "14.0.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"funding": "https://github.com/sindresorhus/file-type?sponsor=1",
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^6.0.0",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "2d90c32702b8d0a3763990c862b217f134cf464f",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@14.0.0",
			"_nodeVersion": "10.18.1",
			"_npmVersion": "6.13.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-+gxNvurlwHfTohZC6gqf0ybMl+cXYB9f1x++kw9AgKItdFx20J0fV9wCVR38a5/jphL5EUcusJ9tLYkPRtGHaw==",
				"shasum": "2b83ebbd39dd57b35eb6dc61f7b22ccca2751c1d",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-14.0.0.tgz",
				"fileCount": 11,
				"unpackedSize": 67438,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNo8YCRA9TVsSAnZWagAASv4P/0xOKTof06rOB9v+T7t9\ndNPffwJYt9jb9gD1ev5iVIjJkJPM1+i7lzV0Q3CM6ZWd7d+PkwY6J8/QYNyX\nv6zXq6q6tvLsD2igYqnYyirbpafepLhBa+1aay7y+dyKhYA5T2278E6GKAwn\nY8GlR7FjsydUukrPye52G4GRC8XkKYhY+BspV4w7BZTdZfdV2GuzEDhxYleR\nM+Lvv1ZgNUvPqPd5zPhoULffM6gZq+sj5nDpflB3mupLQEfQobugMmKpaMrd\nvROc8VDKFScda26IbepzgBUVzdU/eBQBnslYrV0uAV8q0+nV60oL5NrLJdzT\nLMS2xsdo3+1veE5C8vj9A2FDdnuLEhEcbNrRd5KQ7Jfu6DvSViYoqYg6RYuL\nEQHQnXhf95+u3vaaG6iIfZL/0AE5BNosmnfy4YgM7zO1wwCYP9wyifJEgIxh\nMJzoBxZ3xWCrnII0tsVzCncHqQgDgntGlQE5pTciBGdqYFz4+qA1tpTovrKe\nV6GwS7GtIOXqQ7QFRTf21gHUUPqEjhvrBeE8Zhm7EPjvdsFQY1iexYU3s6BD\n5Az6qbt2WyQ/5SjU9HPIrhSmBBMCOmNXB6JRRiC6JJiM/x4Q4Ti934+k9fei\nQ0QRWLUpm9WPtrlkwVxwVfZIexpgQ8yQ0r+wjCgvk1Q8Nk/bn6Y5yKsAPu6a\nQAZC\r\n=AmJc\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_14.0.0_1580633880077_0.5892885626086464"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"14.1.0": {
			"name": "file-type",
			"version": "14.1.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"funding": "https://github.com/sindresorhus/file-type?sponsor=1",
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm",
				"ai"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^6.0.0",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "1204af227a750a294de21220fbb7ce49279edb24",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@14.1.0",
			"_nodeVersion": "10.18.1",
			"_npmVersion": "6.13.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-HfxnzrPH+LLClSAsno88/0frRtamu1XfqEP4IP/8RqBmqQnBQkemv3Udde0t53wZmrdOtc70aaR9WUHyQhjCUQ==",
				"shasum": "32334d9c14462bc12e6c95f8a44630125c6c4e8c",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-14.1.0.tgz",
				"fileCount": 11,
				"unpackedSize": 68667,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOk9dCRA9TVsSAnZWagAAJdoQAItQrasfqm1WgHBY+kCd\nuxdF7rrMk0tBIvZJSjGc6gP5ba+y6XNa/S9AY4DJ/naIdBKOhdFgql4L0F9S\n9x3appJC4EYAO4MgaqWYs/dGXkwQyQruE0qmCrhK7KdUknCJx6Bccmm8Pvv0\n8fCU7DtEV0l5YId6BJy2LGj9uatQE0pkv3H4amds0eDCHbNOcVcrCCZW8BAr\neeqqh94EcvplVJlmfKSNNZI+j9AepL/G49vwmP39Fj2jVsAok0p1bSCX3M1t\na8ciu45M8xHw+JRV2ePfd/lAH7AYIM3duZfZWpPUqNNL7IrQpEclVPzktguS\noSe856GDqXiL0zJ6FFGnj/WghVtH6NBu4RH4S+S4ClX8x34MGwd0uG7WSlrB\nkXTJ2PKXOG2y79irVRoA/1WSLBIwDlA78yZDDkehWA3QZl+fcQsS6e4o4gAT\nOrJ0TizYtk7vodJMaR7wKtdEXPbGNrWf3hpSpHwtl+5cY26u6hLpsjrPo5yS\n+Rvr6dc8jjKNmmp23FtkfHsxfZ1nTNoR0t34uQxDtftJY3CBIzi2m7Zupoaz\nRHmZ8U7DdRSFS78mwVfzb2rG0iyVy0TOPIIQikyxEWHdJnFfSoCmMAu6dxpV\nj9yHcJzg0kSLdHCIMd7YhQyarmJsa/xzVz9FfBXl8X6xYxRMdebzP6caa2sk\nEty9\r\n=XV18\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_14.1.0_1580879708933_0.5203605356391889"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"14.1.1": {
			"name": "file-type",
			"version": "14.1.1",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"funding": "https://github.com/sindresorhus/file-type?sponsor=1",
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm",
				"ai"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^6.0.0",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "7bf8dff0c0033506c344489b933a9b86b26c56f5",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@14.1.1",
			"_nodeVersion": "10.18.1",
			"_npmVersion": "6.13.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-fGmNwmRgDi3uMDNbJfRRKaOUGN/uzeWRl2Ti9RJdvLpzFMKbl5cBGP3ngHYKiBSbHPB8wzMckP9x9SixJDFftg==",
				"shasum": "d624d512da648cf8916d1416303297493a97011b",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-14.1.1.tgz",
				"fileCount": 11,
				"unpackedSize": 68686,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOxYOCRA9TVsSAnZWagAAGX4P+wSkoI70tyrIyKTHCAF0\nNJVKRofgfkZlgFZs6rFCsWUrTfHvnCAE7KgJsVgPQUkpG8kl84Lw/OlGJsRc\nCYNMzf+KuVhbUD6CJb8On1N2SsdAhylu2deXN218auub57drg9VoWNGErTqR\nkg4db5h9ljote/0a8oTy4C2mrkWE5XVhOdeb85ecRNjaxfl9kevGp7SAUFEj\nMRiH/Lm7wO/JivccjM+2r0RnyIbWDMwR78QrVC0scHbwWCtubAH8/N103JVl\nSdLx63weoge11Hhb4DO1UwHCSSsxhEirMf4v6+v0dQtsNN4YgAKC95yamgJQ\nak2SwHHp7YMpWYooECtZfohY6nwSTGaAzmXwpvvs/SYf2iGv/N8SAhD0IWRe\n+LWlKIKySaN4Hw/qhuJtYB6UiJkKmebtXBLZMbGJmfi7+5WZIiqdJetQ7t8i\nBFpVBckpvJrwos97t5l0M8Dqwhh4P+McKNvA4aDi3wrSci/VK/KsE5w8Kt/8\nlMZwalRwph/0NWZX86F2f9dKXVVs1liPGhf4O4t/bcaawFBPMzH6UXinqfnt\n2LSZ6rTHL/MySx8brcrDiV7YzIq6r8rpvkNKkcYUW/Bv8szP+DJLW8z/Nx1t\nGEi60aYfDCQI4HtUZo08zRSlMv7sESFRVQgqtl7rUdUuWZ+M58Eo8+Ruq3kL\nVvmd\r\n=v7lw\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_14.1.1_1580930574000_0.17501212260102417"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"14.1.2": {
			"name": "file-type",
			"version": "14.1.2",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"funding": "https://github.com/sindresorhus/file-type?sponsor=1",
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm",
				"ai"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"pify": "^4.0.1",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^6.0.0",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "93ea8437074fec1571c9332ad34dbbae00d795a2",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@14.1.2",
			"_nodeVersion": "10.18.1",
			"_npmVersion": "6.13.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-9NI4+QzDlEPB6OETc/FcJt8i8vNT396VweRwEwLcE07MnorWkZDopNuc+MeoYA7ArbzoK044JbaDExWys8deTQ==",
				"shasum": "ee7adfa2a0483d8be3a38aea58fdf2705ab00fb4",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-14.1.2.tgz",
				"fileCount": 11,
				"unpackedSize": 68776,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRFvTCRA9TVsSAnZWagAAzkAP/3x8sGz7MUB/Yzka4WcI\nOVn0F3Qqx+NdooWN4ZEaJRYzXwOAcmiTfuL1rWRGsZAejKlSSxOzNRzZoDlU\nBsEHMlfcyKMjgOk8Is5pihXOI973Kp/65zCYnkNu2JW8yWpEm/7h3vweTqto\nu3iSKGRaWADUeMDn4kKKHCl3Yp2k2z8Yk6YkhZ0zHRZbDxeYiyD3hfoHewyD\nMTcekSq3EQ13qofi+MjvRH7d1JO3AgPGQHQG+7qJJzaUhnIYkqS63N17NMl9\nni9LoHz0VfnAAeiT1u774z5fV+KFvtAuTbD1fTW+PzFUa9eX4n9Vem14ySDA\nTLRmlPCPLP/bWAJKzGb6fFeIcQFsoffjLcg8KkZDpXXuGmOFQKgpvonVOHm6\nCuPJ/hPusJ6Tin830klK1xvP4lH+aQeDPaY1hrCS0t0EkCUinEZQ+ajFkCh1\nYla4DSnXppvGrtJZ8E9/xbUAaM1BFUJuXs/AOfnMOh8+I+isVlkfXTVh92iS\niG5rjhOOgE9JYOjwOfMJn8iNGbnTN6uo0OYEs2VfFtJ4LpezAmIaQIs5sOyD\nIr9dyKHNUvWyfksW9XMtqrrRih46jOVMcgbKa0bGaJ+gA0jhiZOPsebcKsaq\nRnnbajDErSvQNYjXem14Brs3fjRvH4RLxESAY1eFUl9RNCpVqUuPvp7LpbUL\n5shR\r\n=2hz0\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_14.1.2_1581538259102_0.9629337141971346"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"14.1.3": {
			"name": "file-type",
			"version": "14.1.3",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"funding": "https://github.com/sindresorhus/file-type?sponsor=1",
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm",
				"ai"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^6.0.0",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "ca610b5e032595b7e6cd3ab4abcefb5b1943e339",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@14.1.3",
			"_nodeVersion": "10.18.1",
			"_npmVersion": "6.13.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-fTTNfpY1QxlpKCrA5bRxZL/6f7+6jUCJkOCCzFkAI+tmLu5lfX+4Zo22GG1orRhVH7Dx0fHtMFXq0++NDjKn/w==",
				"shasum": "cac43fc6ecc1348f7cc4477b420c936c90b917c0",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-14.1.3.tgz",
				"fileCount": 11,
				"unpackedSize": 69631,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeU31yCRA9TVsSAnZWagAAyzEQAJIsYLELHulDx7cjnKI0\n8uJaPrn5kRSzhpeqQhK1vdPEpn0dWwQecRv2lbV+SVgy2wTobM8MihZOr3AN\nLKpeIdbx1B9L1x69rqB9ZmpM5ZttYuS49MW3iB8bTBVPEcL1qKOGNKgWAG20\nTNK+eJWfOFOAMUf08rJb4qsJ4W9tJOkSclIl/ejMbniyV25tnWlRHI8P8w9h\nD27AKarxsQnX8nxV7ql5jkdc2MvoCCkPxSMsE0wEk4J8JO1JmqQvkBBCCi5n\njyqUDdrHol4NcKx/aAD73UW/ueL5m17N5DUXMNHqrJc11D4DP9/z8rnh1elY\nn+Z+D87taEvYXRhsZFsaE1JsGLnjVy0iYfJ9+2309Eh6f4T2o5xImoXWJzuN\n6tbIXuVvo1l8M7gDZa4C7o9d/Vz6ewEyeFZuLjEQXY5uYSBTokZphqpQKmtl\nfRMzj+S+7cOYFyMg+7UASRKnhuZoSwgLapnDPhg7gw8F72C6Q8ouoqjOFQWe\nXzOaj3KY9IbnZA06mDM+2t31Qz44nBBiIRki5dLIHVSX63S+/Yy6wIBNCE3A\nXNiXxeZY78e+rHZzfXEP1cselkcfT6wHn7qMyCFjmzblRTXgYfLrhG5Hs1HL\nf4pgxXPG1ChjRu0zQRiaT253FAx8qz5K512el7RaMEQRJ9LtxbT3LbUVzEJB\nQn0h\r\n=d1Lx\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_14.1.3_1582529905866_0.9435264934931171"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"14.1.4": {
			"name": "file-type",
			"version": "14.1.4",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"funding": "https://github.com/sindresorhus/file-type?sponsor=1",
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm",
				"ai"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^6.0.0",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "0edc14686e28a65e186d6f247e5f232da3eea4ca",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@14.1.4",
			"_nodeVersion": "10.18.1",
			"_npmVersion": "6.14.2",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-1n6FczX8n73Y/cLjTiMboeTGHfm/i2AWk2oQE7m9a/G5YTCZHCEHEGr32thhLm3iQNUYzTKVQUcYcNHtOLwqgQ==",
				"shasum": "3ac109f2ea9e8f5573d000ec0c6bcdff07fd46de",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-14.1.4.tgz",
				"fileCount": 11,
				"unpackedSize": 69679,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaHzFCRA9TVsSAnZWagAAkzsP/Arr3U5g/Jz35a1BKhYd\nkW7aIpuoJU7tsz1Ju35uyco1bUXyfHKo358d1NdXKowQPJBhFb027QY78R3K\nbyzlRiS1vpQ4n+JX4OwWW2eswIOdQpexaqAtSAwiLKJ6Ig2uLaxEPqQ6SM+n\nUuU1pxIkVTBjQcLSW2k8VpWZCSd5nuvXoSKckSrgf9OEHWF27D2UXDbeWlB4\ndTH83EmyWCHPntzrQvawiT/9VTg5fr/iWA8RnY7C/UvL81kfIxcpKXxrKiyO\nugKyzHhjkE07BTAY8aQE3T4rybcmn8Ke/zAN4TBCfpNU7ihUav2Hgj5axhMj\nDME7tNzNXwxFaco75tjcL6KsNf8cIM73/semq+6rj7t6DshG+obgd/9DKkIP\n8l5ou8C0LdrhO0xRu+AORErmE5k5i1gVI9dXtiiiFAUT2ds54x9rc3QOBFZf\nmiAJW4sjaXhlpVIkeXdi7Gtp6LpmVNsQQF3iO6Qbs6tpAUwEnwBMR2On7jJQ\nyqTnkBWfR+6/6oXPMsVeYxuPsWllmXZCA/0SGqiwSGGa0rQTv61ch7iZE3H/\ncZVDYBXLS6l6sg2eme5OB6bkBKGofwKoV9avv1wiROukRcqpBdO7KG72bktw\nwT2IG8v16eR8XYP4ChBqejv5AJwKPIrYrNe5stoXfu+gOWq0s7qBN/gpwrvl\nShBY\r\n=3qS8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_14.1.4_1583905988853_0.8227056418906964"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"14.2.0": {
			"name": "file-type",
			"version": "14.2.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"funding": "https://github.com/sindresorhus/file-type?sponsor=1",
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "https://sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm",
				"ai",
				"skp",
				"avif"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^6.0.0",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "9623ab5ec8e296a0e837b952a35ea13852491794",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@14.2.0",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-CAkX5G5jq8LIgFu++dpM3giMZadYdU+QVQoPLajjNboo8IzaR4cKpBCVEuz+suhd/vHqoAJeSWhEubKjRPQHJg==",
				"shasum": "309e3994937295f868d9a88a09fe4d9e7fb7f514",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-14.2.0.tgz",
				"fileCount": 11,
				"unpackedSize": 70362,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeodkMCRA9TVsSAnZWagAA9LsP/1DZ2YbG5l6nVQQEBdJQ\nKoP9GovRiWPzj+z7fy/fgfdX61gFZqLgwnrPtc5wdue8aciyI2MwSn84LRAF\ngtCSxWKhvKjDzc0bQDCRpLbukRlVURKiY8PPDItmidtTHEkn7DArEUw0Z3/R\nAE9vxvMhVs7KiCzcBj1xeZjUEhi9mG4QSUQ8bGTMM1VXOKnFx5mrFWDUyZBA\nR+TF3+An+jgkMJPBfXBEvR4bCQjzzvBjMd2Bv0zrtGkiZbDPYob06mCCWUIn\nTDFo11mBa+h7M+rIx4KJGbGtcHeT+7YLwkKX+YGjnITB4GJpDQWihgYYQLde\nRgMafUIC6PpcTCeHPWeABxbU93KLCIg18Xq60g/yCWNkbGmqJ19CwnJTyW1j\nbTpZxsmyLY2zK6I+IDGgqFJtTqA/4oJneW2mDDBBnoOn53Tz46Qi+w6xQrPe\nNfsZqM3igBidG5rTACQLaZAoSnx0Hhy8AkWwzUe/IZ51GWFt/xp/DE/BkTVh\nGIykVbJbTyiKCZpiuYg2pl3ykMpH/c783Lq6ee2krlZMAS6arqsOwORcCwcU\nj6/kDQFlIj21bNJU6Unc4iiixJQHsnkBHtLJGilUfriTH3Pdek2d1lq8Jefs\nl1l/shFKg7X5q/Om3X4FkHaHTpFnov9Vy6nCVXgBgttow5Y/ycg7b1tBPvGr\nZ93r\r\n=/GeJ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_14.2.0_1587665164198_0.16270981154240327"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"14.3.0": {
			"name": "file-type",
			"version": "14.3.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"funding": "https://github.com/sindresorhus/file-type?sponsor=1",
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "https://sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm",
				"ai",
				"skp",
				"avif",
				"eps"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^6.0.0",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "abc699a07d9d6e471b7a65da48ef2564f08ae9bd",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@14.3.0",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-s71v6jMkbfwVdj87csLeNpL5K93mv4lN+lzgzifoICtPHhnXokDwBa3jrzfg+z6FK872iYJ0vS0i74v8XmoFDA==",
				"shasum": "0afc57210e3c655d2106a2eba026d3d5161fea79",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-14.3.0.tgz",
				"fileCount": 11,
				"unpackedSize": 70852,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesFYJCRA9TVsSAnZWagAA5mAQAJALpA9qwCPPdZXjyccB\nwkqYTQftodETHBQUdZAO9xjw1W+NpsqTUMSK/SSeim3iMAgtDG5GQGdkH042\nLC6NHmxti2NlUWsfBb2RpssOY/QWy82iJKNh2HqfBmU0TIUIKbZDhLy6s3Ws\nOOOBIoy4S/WJeq9+2E/rMtol8ySbyfZOhy17wfKKwRwutwy36Gm4+yVhppRJ\nk5f3sXNqOqwySNWbR6IsUuzK7DoOxNp3SB1DQd3Ur31l3X+wFllwkYNVmUMM\nZjf0bbw4QXYaB8BRcvYtZJ/9IdTMTC74vfwjluJLxpOEc3lKrlmfmX3bW/pl\nXt7PaB9DXxDZ8bHRXLTdqgGLeGr9aGjVeEAElfX4QRE5o/3ASatarvRhkVTg\nzXZbaqvoMgtqMnync5B68nHKvOOGJ8Q3By4QESBaMrvRNTtH1bgw8gr5BjKH\nZYbtYn0/s8/vWYjnQwWMssyhkJOwm91utWlDegh/QbtKqmGKi0UVP556FGD5\nZbHdaOpZ0bajQdIECrpQAIignk9AcLRI271Yxh9TQ9ClKzJouSm1Ty4dPTZQ\n/UyVota/18vCW5zSsVJy9LZDrzQKRlUscvtVO2D4RfkNSdzx6VqrVoplaQr7\neJ6Vx+LJ+/I33Rtw1/BeJ0QL8xLIgw+sKxc9QUIe2SkroaYG2EY97eJsOgz9\nKx2h\r\n=HLoT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_14.3.0_1588614664722_0.9541380628449436"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"14.4.0": {
			"name": "file-type",
			"version": "14.4.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"funding": "https://github.com/sindresorhus/file-type?sponsor=1",
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "https://sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"icns",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm",
				"ai",
				"skp",
				"avif",
				"eps"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^6.0.0",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "8fd0522c8e0647dff40662ecf4fd069144b79819",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@14.4.0",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-U5Q2lHPcERmBsg+DpS/+0r+g7PCsJmyW+aggHnGbMimCyNCpIerLv/VzHJHqtc0O91AXr4Puz4DL7LzA5hMdwA==",
				"shasum": "9b58435fc6cd633b029e54d6876145eb3f9eaf95",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-14.4.0.tgz",
				"fileCount": 11,
				"unpackedSize": 71081,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevtnSCRA9TVsSAnZWagAA3QkP/RHvrxAStJAEhdmO9d7I\npds4mZ2pWBHs34lPmkL0mYNBW4Lpf1KIJ9xNI7e3vDh5fwLbcw/5H+2GH2+t\n6WcDSvBd8eOtPZtH5Kazb6Nrc8R6x6ksgPkWvYQRQlM/dx2Cy1TRwTnzD60c\nMJMwsgxde8iCeIgs+fAsaJVofJEDW4CeUNkeFhZn91nEEsw5otaa2Bz4yRU3\nKAFw0REov2QjaZIuu61Hm+KwaGP8HD0wgZtQqe1RevKS1BM2N+oeGwuMBycR\n1Drx6lk2Z3XsFTGOQl3+x6uz8KGMg5xbVMkcJjQSlVI9Cnf3FFpt39T/B0yI\njAypKeCzLeIl49JpUD9730Mf4RxPp8VU9rtNX8tcUcAlehtmQ+0n7PwlbikT\nk6Jov1cdQ5xL75B6BBIsyxOkFWPPCywkhGAOGYWiw5Ac2svo9WuFJnJKvS3D\n3NgZZTUAKX3rtzb4a2AMvhSDoAd8K6d9F6jta5WThX3F+wstBtOxLN1DW511\ngH3KbEs3s00E7WH7l47ROwZ01qFxTH1cmR8DBW+KhhLWAVYm4NOho++vKY0h\nWUoX+P9qrmijre85v/MqqcKjGVEdt2WaZ3gFdhU74y4QOTxZ10nM3aUfDibi\nn2rExFym/ifAKyZua4L+qlki8SrdTIoHGZHwpaLudrRsgc6N/te+SO9ZZ6PV\nBhTn\r\n=1T9z\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_14.4.0_1589565905996_0.16506937275337052"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"14.5.0": {
			"name": "file-type",
			"version": "14.5.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"funding": "https://github.com/sindresorhus/file-type?sponsor=1",
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "https://sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"icns",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm",
				"ai",
				"skp",
				"avif",
				"eps",
				"lzh"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^6.0.0",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "b977dc441d42223f79c7487e50ac868850a175b5",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@14.5.0",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.5",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-hIxIT/8DPClkKbC+IEoZvcQ5aBhsivh4aWzLMvmkp9Uabzey7gFNNPmTOwp8O/b2DkJ8a4FkFMkyFzkyRVsJXg==",
				"shasum": "d8cff151f4e97f8a38a3c0213c7ed5c5a4ddf97b",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-14.5.0.tgz",
				"fileCount": 11,
				"unpackedSize": 71802,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexhI5CRA9TVsSAnZWagAAmCAP/0v0u66s0ufYzcHN72Ng\nA/k1PJIfo3mb7NsTUIP2eZpqquDBww8QXwBr4HKSqwlD3ad4hC/nTkaLSSiN\ncznvoZ68/TTputsfmTFOsMrr65evDj3PMZ9+nCXSi0R9CdKEc/fEg9uvzxf4\ngnQkuxHiKh+GDYfnNvKWSCjmenlmBBU+2tRWtOiidG4tGbtLL1OQotNJB3LT\ne5cWoGVgcdmpEW46kCNunAgTsj5frWmOoldqmI1g00F6o4NlCkUAlvQGlRFm\n4WBWTs9arlfVRNzq6GGkbcIuP9bCYsRjVwiMweO/dOJw8jMmWLi+fEXDze4h\nMmQjJOuoAQ3en1YiNrfIBwTJdeSNiCcreHnaQfBCJovDAtokfg/YDuDUzAxr\nYzCJ2HhKTu2BxZ5vKmOgnn7mA8lZXtVOnPfzukqsrhJPn56wakGP0HQAx1ce\nCh2As5ba6Nm66zX2FUTABHGw7gSzfI8PnAIzHZ6JdQ3TuxZsOsde2njcSjqh\nOtWnRUDbD4WmCUYcETrNswl4XCPhMUJ8GFMqe1WTtFtGCh1nVf90MsrhjSIM\nVT7MTmeOdj7wpf2LrgtcpIkLJsloVh1I0l6F1oRq7e+ETcduY+8j1HoxSjLs\nYwf1nA2K/wJCJcmiTf40a2zDR3BaXiAmNGh6TvDp2QD7rQoTvEhe/ZNWdzLq\ns/Ci\r\n=UoGp\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_14.5.0_1590039096937_0.8599543520807904"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"14.6.0": {
			"name": "file-type",
			"version": "14.6.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"funding": "https://github.com/sindresorhus/file-type?sponsor=1",
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "https://sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"icns",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm",
				"ai",
				"skp",
				"avif",
				"eps",
				"lzh",
				"pgp"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^6.0.0",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "fe51f4a059a1c155cce4faa39bbb47e24793b7c4",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@14.6.0",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.5",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-/Lg6yw7NtOVBe4wynSTDGyL32Jm+mqjYA7wZScjnEjYN1a68fhFhE75V2YEQPAfCoVtq6Mi02thUEYiOfTgLnQ==",
				"shasum": "4ed91bc77b48417e9d497fa29704e3eaab34b536",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-14.6.0.tgz",
				"fileCount": 11,
				"unpackedSize": 72099,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1dbDCRA9TVsSAnZWagAAnagP/RaG4LqbLw5E2DJr8ZYW\n+/2UlbMrVN+bFCDw4VuDbs03CRuwh9q2YBtv+sl37qhF3qLPEqfTHdLnKp1o\nGfOpL/Adh5Ve/h1se6xmtyyTt6xRdL+taRdf/MVsWr5f8EEG9xOGblEdstwr\nyC29frUwO3oxto/ITwz/fRrDsdwyCO7AIjPbmty/ulqt5OjTLp2FnZj4/5yw\nKX+dMyjaZLNs7gUx7GZprWXeKLe4tNPQTBK63lInItS177d/2ff3HfLumdz/\nCWeyGDXrHrubXGpauEKh8UlyicN3r2vglDyV5NgPBl5JLRSVvjb04dX+bxaS\nH7NzWbzoxCBq87SAahYT4M69OS+NzQUagsPARb6Q9N4WRiUgqONazAn0o//w\nOSPVDCmoKh5Qe42wsNppzRYEbUr/KZhqZMh0y/lJwKa2fCFBNsDCX9raBxT3\nSzeS+AnCkBYVzPaRmBGczsPx8ECEXdSoPNnjGiqvuBuSsM5aEnOBi43P6WK3\nkvESQPH2QHBPkZYS/6Gu/WFSgcnnkaLQrt2yQMDPs6Oz61puk487l4YSurBy\nJKxpT6OIw6mVmzkqyZoiJ7L5O92v89yZaJMh09xsBe7ULY4oDskR/tAcgZ20\nToZMHWBXk10JfnsWO+gxmcknS8Qyz0+euM3WSuL4K9daTNNxr7+z8mSAEArz\n5QTE\r\n=/098\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_14.6.0_1591072451242_0.06739872013744552"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"14.6.1": {
			"name": "file-type",
			"version": "14.6.1",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"funding": "https://github.com/sindresorhus/file-type?sponsor=1",
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "https://sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"icns",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm",
				"ai",
				"skp",
				"avif",
				"eps",
				"lzh",
				"pgp"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^6.0.0",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "ca24b32f5c7e7433bb7e3767b2b0dc4be2ba88b1",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@14.6.1",
			"_nodeVersion": "14.4.0",
			"_npmVersion": "6.14.5",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-h8TJ6Ff9UuhSOHr44Xh2J2r7Gg5ED8jNZKQ2XA2WyFCRum9qTcY3Qy1Q6mG5xMTeIT3IJcLlSReD4WEr/nL9vw==",
				"shasum": "156cf5de04649729469b2d527773df29b5eca051",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-14.6.1.tgz",
				"fileCount": 11,
				"unpackedSize": 72649,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3O6ECRA9TVsSAnZWagAAsTYP/RwmMkoiH31lPffepK6+\nHNfzHQbsTfg6BzOaAJ/k/ddYhmkGFd72vkRQYcfPNWwE3WCXilC6Gw+Vc+MV\nVDSmMQaHzhdsUwYzwohNC3IO+9TYCY1EWQf5+RBA/Osz3wcYwuXZBZz9adfI\nLZqfkzDswAJ/P9BOTptT9PevVVJe54AHNRmFcULp7lLfqtegc4tyBF/mcoju\nVZ1+G4H0EyZZydJ0vnZqemtNegBBVc7BdtKBUHm4y9OqurEoNvi+WQDUV2fa\n3Fg1Tt1gbEfvjRq3qSfRuHPt8KyO3n2sGe24xK/8G5BzS+JCAld10XP3w4YO\nOY+k0w0vrTZhRTUqBx6c/v9cLqkcQywG/XZvVSHeZ3Ut6kzR33RmPLMCB5Xs\n6hjDh5ZsGjLmsArFQD295SEYRyxbgjGbioDsZ31bk0qN0nuVRP/bGOwglJML\nHBrVaN/EWbY5uH3jGcSeMl5T1zzuy6Ay7ScHlzEWptRfzNGvUhfUZGU4gpuZ\nzBgcOZLL3XNzjUptvEj7mJ53UmTzx8YBrl+9yA5OKZTg9Urt0jTCKlK9+tRo\nUwp/dcVGQJqV+ugcsLBblF3X0TQm6ud9jhhWOeSCedNPlPfdx5lteUeMledQ\nYqu13KZIvb449tnaZgP1R5SkN2VlRyFGTjWwLv9vc9bZmOeKEUcqiojjIcmX\ndgpC\r\n=umph\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_14.6.1_1591537283977_0.58803854500041"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"14.6.2": {
			"name": "file-type",
			"version": "14.6.2",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"funding": "https://github.com/sindresorhus/file-type?sponsor=1",
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "https://sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"icns",
				"jxr",
				"psd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm",
				"ai",
				"skp",
				"avif",
				"eps",
				"lzh",
				"pgp"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^6.0.3",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "78d5548796688d3cd6129cdbe24fe9a51aefdd93",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@14.6.2",
			"_nodeVersion": "14.4.0",
			"_npmVersion": "6.14.5",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-kSZTAJxPXBdBgJyoC7TexkBWoMI/D1Gas6aTtAn9VIRFwCehwiluGV5O8O2GwqO5zIqeEvXxEKl/xfcaAKB0Yg==",
				"shasum": "5bf69c0d8c39de525d3d9de23d81a3b6e81cf69a",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-14.6.2.tgz",
				"fileCount": 11,
				"unpackedSize": 72649,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5eUjCRA9TVsSAnZWagAA3HcQAJJbCwEgEtr9YuB6xP7M\nAY9EjBtyZ6yIlYq9ElEribZN1RKtfG1vJlPVQTpbv0tubnoXOzGC8zORZrXZ\nRO8xWio1yIRhpPC12lq9mHnRfCyP8dEXeMNogxigLn83eBcyMBF7XcyylHvC\ntzLlFHQ05zmACCW6fw2T1gRi3bTArFnW0uF71cGmC4g/6C7aSEaseYvpQSaT\nuor4AOLZ5MSrryHH7JE2+Qf78VduVJOtjPiQq6MLrFm1NtSoT4NgDTjrVKlI\nqVMRrAvg6BGEGzchsAdImfqXgi6u1SWzsxOgameyJufqM56kZjI5aITPTZoI\nZ899aqJ2Zbv+/MPQi1JRFg5KbaOd6bt2+EFf3bDVZM9OJIjiO8PgC91APq2V\nBwBao+5jue2xcKOgUwnEPpoTXppm17F1wWMBMGAlKUJja+92n5NMuBOdusD/\nUi9Bd/QfacgZDY/VO628H2uM/h7InqfoFKPU2lVzueFWm9u2c8OZz4pXixhb\n2g4ePqIjEDTYtj/MpBf9Azmc1z2+3Pc52TNV7ToVEqRCN9WkUE2AIg0WvOA7\nmhK6+tp5LJkh/M2C44nRNP9w5W8//43VMU1dd0/mCINND5rJkS6CObXTvdoD\n1XzTdJL1FEFivq7+zYpJ/bhrgeLhi+bLyxS9b5QHwPjhM4R9kyrYYUCw0q6M\nJXjE\r\n=QAvF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_14.6.2_1592124707190_0.38061191856595245"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"14.7.0": {
			"name": "file-type",
			"version": "14.7.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"funding": "https://github.com/sindresorhus/file-type?sponsor=1",
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "https://sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"icns",
				"jxr",
				"psd",
				"indd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm",
				"ai",
				"skp",
				"avif",
				"eps",
				"lzh",
				"pgp",
				"asar"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^6.0.3",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "9c4564d85107257764b6dc7fccdf059dba98a45c",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@14.7.0",
			"_nodeVersion": "14.5.0",
			"_npmVersion": "6.14.5",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-85lP/GKzazJlM2rMTp6J6OvanrTHNzUrb/VtrVPtJZ/ku5/kO3MUOJeDyb3YJIVsRyYWUt9vExp+gAM8WG1SJQ==",
				"shasum": "b54fe738d13322949f5f1bae9bac2ebcf5022394",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-14.7.0.tgz",
				"fileCount": 11,
				"unpackedSize": 73720,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJo5tCRA9TVsSAnZWagAAvIMP/2QGQ0eTg0GzCui/O3lg\npfbo0sR2qOtAUkxF3Lm2eaBUcc2pJGnNhNtEbYCeQrfN/VQkShn2q3TzlvxT\nVBIMxUFc1yKwKMTzWxTnGNYMZjoPPL4guw0yFld6N3Z2tFUmpkPattO51c1i\nEr3dJiNRYleB3RPorGcBVFjmpa1WY7kpRsDGasJXWnUxu+vc7fJPVT6ipkwA\nzpd6SXnsn4vTLNnSWq5Fc3dMd/+qlAbj9Y0k5qTOf9d6o5uqnKMvInFjYWDi\nsB9/HDMopsBZdkMT5/6CptVAkyKqb01Ql3okCh8SXBA6q5ycIi/JtmbNIVYu\nzwFpW1duJlL4GoKgWbtwsb3vhNqqW4h4wNMR4D/rFywQoBItemoluYaqkfYt\nPIkLjSPLozb/Ky2Gn2U8zB6qU0abT2SUqPzO6+Mj7sl/X8q2oe8yC36tnBtZ\n39l05sJ/UXfEiu/CohMuLjcF9wxczNDYcVxV4NB6ExGM1xn83igV7V0PXL6X\n64v+gjw1Cdsg0gIKpjq+clO1UGfK7oVOiQ7bN25/wmNJQZy776uVUbFzRt7c\nX0KPZdd9aN1RpISHNfVohYEYkMEXsXGA7uKoaGWzdvbyLLWD7d6+woSxvwUw\nlV7MCw7Pm1YeR+NfnWIvI3royRsEr4TpIA2hZtdbuHYt1yLFWb7XskEdaZrV\nUNSZ\r\n=gNx8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_14.7.0_1596362349008_0.5206857727372127"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"14.7.1": {
			"name": "file-type",
			"version": "14.7.1",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"funding": "https://github.com/sindresorhus/file-type?sponsor=1",
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "https://sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"icns",
				"jxr",
				"psd",
				"indd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"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",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm",
				"ai",
				"skp",
				"avif",
				"eps",
				"lzh",
				"pgp",
				"asar"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^6.0.3",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "683b770bf76e8644bf1c9e06923aa6013f354a1c",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@14.7.1",
			"_nodeVersion": "14.5.0",
			"_npmVersion": "6.14.5",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-sXAMgFk67fQLcetXustxfKX+PZgHIUFn96Xld9uH8aXPdX3xOp0/jg9OdouVTvQrf7mrn+wAa4jN/y9fUOOiRA==",
				"shasum": "f748732b3e70478bff530e1cf0ec2fe33608b1bb",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-14.7.1.tgz",
				"fileCount": 11,
				"unpackedSize": 73231,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLXG6CRA9TVsSAnZWagAAukkP/RXCjJ5fS5nPFaSy8nIl\ncJ3+QH8Fs5H8YF6kodaAXjeOWFB2Xrs1/wxw0kKJrV0qUopOgWvKuP1H7I52\ndT/BQLvPbueboLXXzecyYLsSlPrUomfs+6/ZLjFS44jSNWYWBg16VRgoIR+e\nZbSVKD3F+1C3v8NJGvOdLavdRZdeNOy5snyjfFeBN/LODzV74ihdHuSKPKlj\n+w1qvA9QZ4yAR9fsCMsJ49V9dziyAOQi+uMHYwplnC0yu1V+nI6qwSQz12i/\nDtCTFttmo/0nZ1glRyjlQXn8pM5ddXcx9GZzJ4cLmVzjBhIERZFkul+9n0Hw\n28dDUy3c/8g7olwfpz0ZV2cXZIZL8c6qnqAFeET+JdQnFtHbKYR7WvJwFk2z\nbNbnjlrK0ehvjWfDfbTeaY8coljxMInjyjhgmoDH6nET026MmbR8RzS2vFv1\nq1/TMBbzyyXIlDVNIJmIR90CJbztaIun/oULbIGMcJNb7YcbCTPgddY0qyMc\nyhVaEIleqyRtTsMtEIjoK1www4yRoAsVqjBrcrx1c+koL3zKNlyUvTJ8CKv2\njxFk5gwHhW480TzvtvoOYMq/HQV20tunc79oejNKXIX32e6SnIPy7lWREAP7\nZG9cN4jcyOCfuwPzhOf2cunnSuVZtkF34n3s1zhr/57QVUou/HM133JjYU9g\n0AfN\r\n=NtSY\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_14.7.1_1596813753793_0.6332329954066416"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"15.0.0": {
			"name": "file-type",
			"version": "15.0.0",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"funding": "https://github.com/sindresorhus/file-type?sponsor=1",
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "https://sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"icns",
				"jxr",
				"psd",
				"indd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite",
				"xpi",
				"cab",
				"deb",
				"ar",
				"rpm",
				"Z",
				"lz",
				"cfb",
				"mxf",
				"mts",
				"wasm",
				"webassembly",
				"blend",
				"bpg",
				"docx",
				"pptx",
				"xlsx",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm",
				"ai",
				"skp",
				"avif",
				"eps",
				"lzh",
				"pgp",
				"asar"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^6.0.3",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "b84a685c86d558bd010ebf200b3b0c449b363a06",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@15.0.0",
			"_nodeVersion": "12.18.2",
			"_npmVersion": "6.14.7",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-l0JCuF5F7NIybCfa9G2H0lKhhGaf0z+HJyLOmB2feknY7/HBVNyD4PLesGKLGqznwyVXGNnfpIOr+Fvca6bOEg==",
				"shasum": "e981077b92b7855180fc822adb857567f58080be",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-15.0.0.tgz",
				"fileCount": 11,
				"unpackedSize": 73000,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRbrOCRA9TVsSAnZWagAA614P+wbJfHQgQoooPHLJpqi8\nhweFT9etW5cU+QQF7va0UPo/kAkph9hjb66xA8qtGoRkMPp5K5g374ZTTWto\naxFCbp5eMUWVw+i6fMalIA02/gh8q84QluG/KqcNZWFORthCSvd4Tr4kYBpA\nlJoelX5mIdiQ37U4bZprTvQLkdI4gXaF1OVy7R2PXZ8CsRA/yoB8D7AFkRp/\n2/nxWLpCZuiamq6/Pr8rjpNcXyx/ErcDP+yrPhFjkabYox3HJyL7GzrHHFRZ\noSI2LWkx6izcHGLvOu9pzvKhagfHUtmYx7cDhd6dpH5qKyZgzySemkMuHXv3\nn4LdfGpsPpdAidy9WQl+oTWxDOCJYTX1THBpNNm138/XcTmmNgZ13EGjtc8R\nFNb6/AkXWeIxfMs1JzEFclE7xAOHoNV/W+qTXFnW5XVKyHC7kDo9/3n2iKK3\nc7JM974DHSuRhmK0K6JUYjWLudTjwaBSOUwOSSQtzH4Put8qF9DArl1stMGt\nbuCO2kDuMhr8d69i4Ye6nRa0cRsUXnECPQQ1vGu8h9SKQX6o8L85tLqu/+Hs\nuS+TtUDiZ/MqnfOhGUf/mP+HZ03pU1B1qcbVg2NQlLH7SOZTXA/p74AmzTcu\naU838sH8Ybe+4KFOkQWaf1BCVN7Pw/F1sAGf8Vyc95HHObeOzFgSGP/hxyCI\nCvS5\r\n=sy7v\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "finstaden@gmail.com",
					"name": "mifi"
				},
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_15.0.0_1598405326283_0.8504351026098977"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"15.0.1": {
			"name": "file-type",
			"version": "15.0.1",
			"description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/file-type.git"
			},
			"funding": "https://github.com/sindresorhus/file-type?sponsor=1",
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "https://sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"ava": "ava --serial --verbose",
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"mime",
				"file",
				"type",
				"magic",
				"archive",
				"image",
				"img",
				"pic",
				"picture",
				"flash",
				"photo",
				"video",
				"detect",
				"check",
				"is",
				"exif",
				"exe",
				"binary",
				"buffer",
				"uint8array",
				"jpg",
				"png",
				"apng",
				"gif",
				"webp",
				"flif",
				"cr2",
				"cr3",
				"orf",
				"arw",
				"dng",
				"nef",
				"rw2",
				"raf",
				"tif",
				"bmp",
				"icns",
				"jxr",
				"psd",
				"indd",
				"zip",
				"tar",
				"rar",
				"gz",
				"bz2",
				"7z",
				"dmg",
				"mp4",
				"mid",
				"mkv",
				"webm",
				"mov",
				"avi",
				"mpg",
				"mp2",
				"mp3",
				"m4a",
				"ogg",
				"opus",
				"flac",
				"wav",
				"amr",
				"pdf",
				"epub",
				"mobi",
				"swf",
				"rtf",
				"woff",
				"woff2",
				"eot",
				"ttf",
				"otf",
				"ico",
				"flv",
				"ps",
				"xz",
				"sqlite",
				"xpi",
				"cab",
				"deb",
				"ar",
				"rpm",
				"Z",
				"lz",
				"cfb",
				"mxf",
				"mts",
				"wasm",
				"webassembly",
				"blend",
				"bpg",
				"docx",
				"pptx",
				"xlsx",
				"3gp",
				"jp2",
				"jpm",
				"jpx",
				"mj2",
				"aif",
				"odt",
				"ods",
				"odp",
				"xml",
				"heic",
				"wma",
				"ics",
				"glb",
				"pcap",
				"dsf",
				"lnk",
				"alias",
				"voc",
				"ac3",
				"3g2",
				"m4b",
				"m4p",
				"m4v",
				"f4a",
				"f4b",
				"f4p",
				"f4v",
				"mie",
				"qcp",
				"wmv",
				"asf",
				"ogv",
				"ogm",
				"oga",
				"spx",
				"ogx",
				"ape",
				"wv",
				"cur",
				"nes",
				"crx",
				"ktx",
				"dcm",
				"mpc",
				"arrow",
				"shp",
				"aac",
				"mp1",
				"it",
				"s3m",
				"xm",
				"ai",
				"skp",
				"avif",
				"eps",
				"lzh",
				"pgp",
				"asar"
			],
			"devDependencies": {
				"@types/node": "^13.1.4",
				"ava": "^2.3.0",
				"noop-stream": "^0.1.0",
				"read-chunk": "^3.2.0",
				"tsd": "^0.11.0",
				"xo": "^0.25.3"
			},
			"dependencies": {
				"readable-web-to-node-stream": "^2.0.0",
				"strtok3": "^6.0.3",
				"token-types": "^2.0.0",
				"typedarray-to-buffer": "^3.1.5"
			},
			"xo": {
				"envs": [
					"node",
					"browser"
				],
				"rules": {
					"no-inner-declarations": "warn",
					"no-await-in-loop": "warn",
					"promise/prefer-await-to-then": "warn",
					"prefer-named-capture-group": "off"
				}
			},
			"gitHead": "21d1e04c024f4e3f9f6256210342df0cf7112e7d",
			"bugs": {
				"url": "https://github.com/sindresorhus/file-type/issues"
			},
			"homepage": "https://github.com/sindresorhus/file-type#readme",
			"_id": "file-type@15.0.1",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.7",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-0LieQlSA3bWUdErNrxzxfI4rhsvNAVPBO06R8pTc1hp9SE6nhqlVyvhcaXoMmtXkBTPnQenbMPLW9X76hH76oQ==",
				"shasum": "54175484953d48b970c095ba8737d4e0c3a9b407",
				"tarball": "https://registry.npmjs.org/file-type/-/file-type-15.0.1.tgz",
				"fileCount": 11,
				"unpackedSize": 73084,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfX896CRA9TVsSAnZWagAAwAcP/1ReuWaO5nlEZcT0c5fV\nR/KQgYeAqS4d2lm21xyNLd17Aw3uGkJUJ0mA1TTW/1Xz2uetZJmn7bHNNlKo\nZ+uJ3FxiQ1XrzkIAFIFS5mwQQ5X96pEbNfyGEGjnNuDBpRKXtQ21pNKHLe2t\nMVudqVxj0sRyF+HOVfyPEuEyIpqoixpv2rsaAOdwMpwricT+AajHufoyEfyB\naJW1HrD8Z0tIKsbZ53+NIZcnpTazI1nYs928U/euC4Twha5ucw814GdfZwrI\nA6l2HVVHE0iY2B3HvGsH7D48jOPaRL1jgiUBCU9UTcFvAVE6LcI5606Vxf/Z\nUvXAVM5Qqrls9MIG3qUN/KAkPMCPKHSWBx9ToMvbtZL5zIHrvkQ0m0KN8KNP\nTqwE2z0su+iYDG5QMzg/ZZvkla9jrN4QrtMuoDqDOqwUBdP3GprL3QBoKkR9\nY5n87RipWC7UqvrnxnIOGYWwMBCvM8byUW1gSTYySyTqFfb0op+uxh7k6Txm\nKKvV4LeX/Rd22X5MqbXyrSykQxK1PuDdHWCWgdgOiIrzBPsWVHyOEuDvtAwm\nwpNSWvp+HpuXk81sZe5EI4n59QopZzcWLOmrGG0SWwV95Ha5/QWhpoGB1wiM\nY0uOD1VHeLZK4fI8QMek4GApDpXdaUYW0whx3ty5z3a6dsQpBVgYpSiixbAu\nITTq\r\n=M/q3\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "mifi",
					"email": "finstaden@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/file-type_15.0.1_1600114554080_0.5199950323099027"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-09-14T20:15:56.692Z",
		"created": "2014-04-24T11:06:04.434Z",
		"0.1.0": "2014-04-24T11:06:04.434Z",
		"0.1.1": "2014-04-24T11:10:43.603Z",
		"0.2.0": "2014-04-26T00:27:27.857Z",
		"0.3.0": "2014-05-08T20:22:42.190Z",
		"1.0.0": "2014-08-14T14:52:58.422Z",
		"1.0.1": "2014-08-14T17:01:10.203Z",
		"1.0.2": "2014-08-17T18:43:27.949Z",
		"1.1.0": "2014-10-29T06:49:53.501Z",
		"1.2.0": "2014-11-13T05:36:58.832Z",
		"2.0.0": "2014-12-19T02:50:53.090Z",
		"2.0.1": "2014-12-19T03:02:11.614Z",
		"2.0.2": "2015-01-20T12:42:19.860Z",
		"2.0.3": "2015-01-28T06:33:16.782Z",
		"2.0.4": "2015-01-28T19:30:59.349Z",
		"2.1.0": "2015-02-04T07:09:01.450Z",
		"2.2.0": "2015-02-04T18:55:54.079Z",
		"2.3.0": "2015-03-01T10:03:53.158Z",
		"2.4.0": "2015-03-03T11:55:31.397Z",
		"2.5.0": "2015-03-07T15:01:29.202Z",
		"2.6.0": "2015-05-04T23:41:15.154Z",
		"2.7.0": "2015-06-04T12:32:48.188Z",
		"2.8.0": "2015-07-18T14:16:39.964Z",
		"2.9.0": "2015-07-22T00:10:59.690Z",
		"2.10.0": "2015-07-25T12:22:07.127Z",
		"2.10.1": "2015-08-10T09:24:05.287Z",
		"2.10.2": "2015-08-13T09:05:47.365Z",
		"2.11.0": "2015-09-18T06:54:14.973Z",
		"2.12.0": "2015-09-26T07:41:43.969Z",
		"3.0.0": "2015-10-11T15:06:33.595Z",
		"3.1.0": "2015-10-15T15:28:22.921Z",
		"3.1.1": "2015-11-05T10:18:30.464Z",
		"3.2.0": "2015-11-06T17:25:42.675Z",
		"3.3.0": "2015-11-08T10:29:32.176Z",
		"3.3.1": "2015-12-09T14:35:38.625Z",
		"3.4.0": "2016-01-03T19:02:56.413Z",
		"3.5.0": "2016-01-22T13:13:15.547Z",
		"3.6.0": "2016-01-26T14:41:20.689Z",
		"3.7.0": "2016-02-06T14:51:05.787Z",
		"3.8.0": "2016-03-01T11:16:05.786Z",
		"3.9.0": "2016-10-18T02:35:41.824Z",
		"4.0.0": "2016-12-13T20:11:15.424Z",
		"4.1.0": "2017-01-19T06:45:55.481Z",
		"4.2.0": "2017-04-16T14:31:43.126Z",
		"4.3.0": "2017-05-06T07:46:21.641Z",
		"4.4.0": "2017-06-06T05:00:48.012Z",
		"5.0.0": "2017-06-06T05:36:20.262Z",
		"5.1.0": "2017-06-08T22:22:43.075Z",
		"5.1.1": "2017-06-09T14:03:44.831Z",
		"5.2.0": "2017-06-13T18:59:02.013Z",
		"6.1.0": "2017-08-15T13:17:01.319Z",
		"6.2.0": "2017-09-23T10:32:40.822Z",
		"7.0.1": "2017-10-08T20:34:11.847Z",
		"7.1.0": "2017-10-16T03:17:03.786Z",
		"7.2.0": "2017-10-17T07:08:26.907Z",
		"7.3.0": "2017-11-22T13:54:24.972Z",
		"7.4.0": "2017-12-01T19:12:30.432Z",
		"7.5.0": "2018-01-21T03:03:58.907Z",
		"7.6.0": "2018-02-16T04:20:33.690Z",
		"7.7.0": "2018-04-29T18:57:33.892Z",
		"7.7.1": "2018-04-30T06:53:07.878Z",
		"8.0.0": "2018-05-12T11:18:25.805Z",
		"8.1.0": "2018-07-08T07:47:53.359Z",
		"9.0.0": "2018-08-10T07:41:17.225Z",
		"10.0.0": "2018-10-07T17:29:17.542Z",
		"10.1.0": "2018-10-22T12:55:39.075Z",
		"10.2.0": "2018-10-28T07:36:55.498Z",
		"10.3.0": "2018-11-01T06:41:14.733Z",
		"10.4.0": "2018-11-02T08:32:36.976Z",
		"10.5.0": "2018-11-19T05:14:35.338Z",
		"10.6.0": "2018-12-03T03:32:10.947Z",
		"10.7.0": "2018-12-18T18:44:54.884Z",
		"10.7.1": "2019-01-22T05:27:46.321Z",
		"10.8.0": "2019-02-18T19:18:34.791Z",
		"10.9.0": "2019-03-05T15:14:52.110Z",
		"10.10.0": "2019-04-01T09:44:40.069Z",
		"10.11.0": "2019-04-11T16:06:29.926Z",
		"11.0.0": "2019-05-04T10:31:54.236Z",
		"11.1.0": "2019-05-23T09:49:27.361Z",
		"12.0.0": "2019-06-12T17:54:19.109Z",
		"12.0.1": "2019-07-06T06:11:11.475Z",
		"12.1.0": "2019-07-26T11:30:25.150Z",
		"12.2.0": "2019-08-18T12:23:52.916Z",
		"12.3.0": "2019-09-03T15:59:00.666Z",
		"12.3.1": "2019-10-22T04:04:24.877Z",
		"12.4.0": "2019-10-31T18:18:21.925Z",
		"12.4.1": "2019-12-19T13:08:16.140Z",
		"12.4.2": "2019-12-20T00:29:07.917Z",
		"13.0.0": "2020-01-07T08:58:25.464Z",
		"13.0.1": "2020-01-07T11:15:48.511Z",
		"13.0.2": "2020-01-07T16:43:50.362Z",
		"13.0.3": "2020-01-09T05:16:33.279Z",
		"13.1.0": "2020-01-15T03:25:46.170Z",
		"13.1.1": "2020-01-19T17:20:17.640Z",
		"13.1.2": "2020-01-22T04:57:42.109Z",
		"14.0.0": "2020-02-02T08:58:00.201Z",
		"14.1.0": "2020-02-05T05:15:09.156Z",
		"14.1.1": "2020-02-05T19:22:54.145Z",
		"14.1.2": "2020-02-12T20:10:59.311Z",
		"14.1.3": "2020-02-24T07:38:26.005Z",
		"14.1.4": "2020-03-11T05:53:08.990Z",
		"14.2.0": "2020-04-23T18:06:04.343Z",
		"14.3.0": "2020-05-04T17:51:04.840Z",
		"14.4.0": "2020-05-15T18:05:06.163Z",
		"14.5.0": "2020-05-21T05:31:37.057Z",
		"14.6.0": "2020-06-02T04:34:11.369Z",
		"14.6.1": "2020-06-07T13:41:24.091Z",
		"14.6.2": "2020-06-14T08:51:47.311Z",
		"14.7.0": "2020-08-02T09:59:09.096Z",
		"14.7.1": "2020-08-07T15:22:33.901Z",
		"15.0.0": "2020-08-26T01:28:46.434Z",
		"15.0.1": "2020-09-14T20:15:54.200Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "15.0.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"6875477643c209889fb29b6a93417d29\"",
			"fetched": 1602009477169
		}
	},
	"_distfiles": {
		"file-type-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-0.1.0.tgz",
			"sha": "d9865563a807c66c0afa874789b9af20fc4361ab",
			"registry": "npmjs"
		},
		"file-type-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-0.1.1.tgz",
			"sha": "9a38fe648543985b0bdf7696d6a0a4c5c84ad2be",
			"registry": "npmjs"
		},
		"file-type-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-0.2.0.tgz",
			"sha": "e92e7b93537f8c25ba3f1e02dabb8379621bc0ca",
			"registry": "npmjs"
		},
		"file-type-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-0.3.0.tgz",
			"sha": "f3ccfecf163f5b95da2737a98c3b62a234bb40cc",
			"registry": "npmjs"
		},
		"file-type-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-1.0.0.tgz",
			"sha": "1d460b43c018aade78cdc93e845818552cb9d9be",
			"registry": "npmjs"
		},
		"file-type-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-1.0.1.tgz",
			"sha": "5099f86e63953ec1901b318ca763ce61e2e8a9af",
			"registry": "npmjs"
		},
		"file-type-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-1.0.2.tgz",
			"sha": "ad5501f89ac2d1235b2d2fae1c8426e654d863ee",
			"registry": "npmjs"
		},
		"file-type-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-1.1.0.tgz",
			"sha": "544de9b58d69feb9e55ad74dea62999566504fe2",
			"registry": "npmjs"
		},
		"file-type-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-1.2.0.tgz",
			"sha": "5d5fb9285ebfec1b298c507073aa2f3e8575fbc3",
			"registry": "npmjs"
		},
		"file-type-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.0.0.tgz",
			"sha": "d1bb7e7992ff89398f1270104526e77c48247854",
			"registry": "npmjs"
		},
		"file-type-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.0.1.tgz",
			"sha": "eb6ff4c1ebb48861682308e9e054151918a9c3cb",
			"registry": "npmjs"
		},
		"file-type-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.0.2.tgz",
			"sha": "c919ac31ecae7bb08058584f09b54fcb7afb69ca",
			"registry": "npmjs"
		},
		"file-type-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.0.3.tgz",
			"sha": "18fc71f4e8699cb03597ffc77654cbf5b346a9f3",
			"registry": "npmjs"
		},
		"file-type-2.0.4.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.0.4.tgz",
			"sha": "01a533bcababed1aadd7108044ff3f9194b2fe16",
			"registry": "npmjs"
		},
		"file-type-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.1.0.tgz",
			"sha": "d5d1be308b69b9c97297c8b9ec008b29840a45ed",
			"registry": "npmjs"
		},
		"file-type-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.2.0.tgz",
			"sha": "36194f4c1375d566ef5d41915fccf703b72d6c18",
			"registry": "npmjs"
		},
		"file-type-2.3.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.3.0.tgz",
			"sha": "ed2706406c23bc3c3fd82d7567db39e9c0a25d9d",
			"registry": "npmjs"
		},
		"file-type-2.4.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.4.0.tgz",
			"sha": "5a24b7694c59ab512696c09dc4a96c021fa722d3",
			"registry": "npmjs"
		},
		"file-type-2.5.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.5.0.tgz",
			"sha": "8af53f9eac351c38b4cfbea01588b502420fefc3",
			"registry": "npmjs"
		},
		"file-type-2.6.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.6.0.tgz",
			"sha": "c8c3eb5d76fe5c84e3a1ea3dd1b66df6d47d0080",
			"registry": "npmjs"
		},
		"file-type-2.7.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.7.0.tgz",
			"sha": "59ac58a198f037574b1d820eb6d8b77163fbb715",
			"registry": "npmjs"
		},
		"file-type-2.8.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.8.0.tgz",
			"sha": "be5d3e0bb7d70047909c0774ac549e82332eefeb",
			"registry": "npmjs"
		},
		"file-type-2.9.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.9.0.tgz",
			"sha": "01cf80e2aea9404fc30ff12a0c09a4685fa313f1",
			"registry": "npmjs"
		},
		"file-type-2.10.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.10.0.tgz",
			"sha": "feb8b2937bab54bec664de6e5fd2fda4cfde1e07",
			"registry": "npmjs"
		},
		"file-type-2.10.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.10.1.tgz",
			"sha": "62cf949485f2ea60c6cff9b8cdb7c3aa98fa86ed",
			"registry": "npmjs"
		},
		"file-type-2.10.2.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.10.2.tgz",
			"sha": "9bddf754bbb3cda04bb1887cde73513a31aa8620",
			"registry": "npmjs"
		},
		"file-type-2.11.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.11.0.tgz",
			"sha": "d6b83629f89d77608a08da3da60350f06e95f6be",
			"registry": "npmjs"
		},
		"file-type-2.12.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-2.12.0.tgz",
			"sha": "f48bddf87caef95e40b1e7653cf15bb68190ef1d",
			"registry": "npmjs"
		},
		"file-type-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-3.0.0.tgz",
			"sha": "93928b6f802e669806735b33fda660321fe3b751",
			"registry": "npmjs"
		},
		"file-type-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-3.1.0.tgz",
			"sha": "17ce4f60e4d1a7aaf5479ea2074f196723022198",
			"registry": "npmjs"
		},
		"file-type-3.1.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-3.1.1.tgz",
			"sha": "0efa1969c5914d2f3bc30ed1b314918c2bacd7c4",
			"registry": "npmjs"
		},
		"file-type-3.2.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-3.2.0.tgz",
			"sha": "a433ae2117569b947511ef86167eb7238f5c6a4f",
			"registry": "npmjs"
		},
		"file-type-3.3.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-3.3.0.tgz",
			"sha": "3e86dcf2f5b36a00880ef9f5a190e81d249ce379",
			"registry": "npmjs"
		},
		"file-type-3.3.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-3.3.1.tgz",
			"sha": "31f30e60928fa9fc2aac7c43af38efb1c3ad663b",
			"registry": "npmjs"
		},
		"file-type-3.4.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-3.4.0.tgz",
			"sha": "0ce9533660d4432a945a827bae30fde7c4b76588",
			"registry": "npmjs"
		},
		"file-type-3.5.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-3.5.0.tgz",
			"sha": "6ae1c358d91a796933de68bfd7f165e422786d0c",
			"registry": "npmjs"
		},
		"file-type-3.6.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-3.6.0.tgz",
			"sha": "07c23622cb549a672de799ebc5dbf3143c758507",
			"registry": "npmjs"
		},
		"file-type-3.7.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-3.7.0.tgz",
			"sha": "7f13423cae007b676c48343ae2d7bfe18fb59d24",
			"registry": "npmjs"
		},
		"file-type-3.8.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-3.8.0.tgz",
			"sha": "bcadf6a8f624ebe4a10e5ad26727b6b93f16d78d",
			"registry": "npmjs"
		},
		"file-type-3.9.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-3.9.0.tgz",
			"sha": "257a078384d1db8087bc449d107d52a52672b9e9",
			"registry": "npmjs"
		},
		"file-type-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-4.0.0.tgz",
			"sha": "2bf44cf97112ae5040752f731ac5f329aad29522",
			"registry": "npmjs"
		},
		"file-type-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-4.1.0.tgz",
			"sha": "690b70293715d7fd39697e38f7a108ebab2551b9",
			"registry": "npmjs"
		},
		"file-type-4.2.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-4.2.0.tgz",
			"sha": "3971643aa8fbe4145bdbaefe4d714d8b81ae1849",
			"registry": "npmjs"
		},
		"file-type-4.3.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-4.3.0.tgz",
			"sha": "b26f0a35e03f6857848d18b8a27238448caa79a5",
			"registry": "npmjs"
		},
		"file-type-4.4.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-4.4.0.tgz",
			"sha": "1b600e5fca1fbdc6e80c0a70c71c8dba5f7906c5",
			"registry": "npmjs"
		},
		"file-type-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-5.0.0.tgz",
			"sha": "68dfe735ef37155ee6aa9a58951f0cca796e726e",
			"registry": "npmjs"
		},
		"file-type-5.1.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-5.1.0.tgz",
			"sha": "70c135da40b69c7991bedd0f25c8cde2ae7b758a",
			"registry": "npmjs"
		},
		"file-type-5.1.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-5.1.1.tgz",
			"sha": "b3ff41bbbb985e2fe5f4526234cb031c701ee5cd",
			"registry": "npmjs"
		},
		"file-type-5.2.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-5.2.0.tgz",
			"sha": "2ddbea7c73ffe36368dfae49dc338c058c2b8ad6",
			"registry": "npmjs"
		},
		"file-type-6.1.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-6.1.0.tgz",
			"sha": "5a7dba98138fa0abec7afc43e5a9a0b2aac729f1",
			"registry": "npmjs"
		},
		"file-type-6.2.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-6.2.0.tgz",
			"sha": "e50cd75d356ffed4e306dc4f5bcf52a79903a919",
			"registry": "npmjs"
		},
		"file-type-7.0.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-7.0.1.tgz",
			"sha": "47c201e2b6bf1631957949ff395a363659d33c85",
			"registry": "npmjs"
		},
		"file-type-7.1.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-7.1.0.tgz",
			"sha": "fe25e4904df5715ec8255a1f214991b6605e2bea",
			"registry": "npmjs"
		},
		"file-type-7.2.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-7.2.0.tgz",
			"sha": "113cfed52e1d6959ab80248906e2f25a8cdccb74",
			"registry": "npmjs"
		},
		"file-type-7.3.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-7.3.0.tgz",
			"sha": "18869760e10c36c0416d53083684fcfc0d59df3a",
			"registry": "npmjs"
		},
		"file-type-7.4.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-7.4.0.tgz",
			"sha": "2a7c94f62a0030150bb7d9b6c70cfa1d3e759c86",
			"registry": "npmjs"
		},
		"file-type-7.5.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-7.5.0.tgz",
			"sha": "573219a45b9cf06ac904443e805bc0217b5a3516",
			"registry": "npmjs"
		},
		"file-type-7.6.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-7.6.0.tgz",
			"sha": "b3dbfc8029148e86f30761b21253562943d21f06",
			"registry": "npmjs"
		},
		"file-type-7.7.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-7.7.0.tgz",
			"sha": "502307df715d51eeeec1b7f0b8556cc618390456",
			"registry": "npmjs"
		},
		"file-type-7.7.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-7.7.1.tgz",
			"sha": "91c2f5edb8ce70688b9b68a90d931bbb6cb21f65",
			"registry": "npmjs"
		},
		"file-type-8.0.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-8.0.0.tgz",
			"sha": "6e4bccc741187f4113334a4e4a4ef84d54d7cc1e",
			"registry": "npmjs"
		},
		"file-type-8.1.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-8.1.0.tgz",
			"sha": "244f3b7ef641bbe0cca196c7276e4b332399f68c",
			"registry": "npmjs"
		},
		"file-type-9.0.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-9.0.0.tgz",
			"sha": "a68d5ad07f486414dfb2c8866f73161946714a18",
			"registry": "npmjs"
		},
		"file-type-10.0.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-10.0.0.tgz",
			"sha": "084f32ab827238aa9a1482195ca7448c77a006b3",
			"registry": "npmjs"
		},
		"file-type-10.1.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-10.1.0.tgz",
			"sha": "f692a28722e1ac8e206e68fcc2fb032a759d16d0",
			"registry": "npmjs"
		},
		"file-type-10.2.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-10.2.0.tgz",
			"sha": "91177ceb904963e2be53add360b213c2dc273f64",
			"registry": "npmjs"
		},
		"file-type-10.3.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-10.3.0.tgz",
			"sha": "448fa7fc19c629412c6d95cc3cddbf50d6ac3223",
			"registry": "npmjs"
		},
		"file-type-10.4.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-10.4.0.tgz",
			"sha": "e730e93ffdf30992c0b7d38fc2f15c4371353d44",
			"registry": "npmjs"
		},
		"file-type-10.5.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-10.5.0.tgz",
			"sha": "895d686cb677f73aba2ff36ea0fc8a232ae7b890",
			"registry": "npmjs"
		},
		"file-type-10.6.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-10.6.0.tgz",
			"sha": "95a94871d26b39f137a03cfd25450f0a56a38143",
			"registry": "npmjs"
		},
		"file-type-10.7.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-10.7.0.tgz",
			"sha": "b6a9bf24f1d14ba514ab9087c7864d4da4a7ce76",
			"registry": "npmjs"
		},
		"file-type-10.7.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-10.7.1.tgz",
			"sha": "bcfdd618fddfa7f7e5fc504e08b62cfec7bda8f2",
			"registry": "npmjs"
		},
		"file-type-10.8.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-10.8.0.tgz",
			"sha": "676dfd43fdb75d8ccdba1cff53351b71190c25ff",
			"registry": "npmjs"
		},
		"file-type-10.9.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-10.9.0.tgz",
			"sha": "f6c12c7cb9e6b8aeefd6917555fd4f9eadf31891",
			"registry": "npmjs"
		},
		"file-type-10.10.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-10.10.0.tgz",
			"sha": "b7cbc8ec48871edd7a3629e0a6d01b2b80a4d56c",
			"registry": "npmjs"
		},
		"file-type-10.11.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-10.11.0.tgz",
			"sha": "2961d09e4675b9fb9a3ee6b69e9cd23f43fd1890",
			"registry": "npmjs"
		},
		"file-type-11.0.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-11.0.0.tgz",
			"sha": "576ca9ec099925b0c4df7e75d3be52696b62fb52",
			"registry": "npmjs"
		},
		"file-type-11.1.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-11.1.0.tgz",
			"sha": "93780f3fed98b599755d846b99a1617a2ad063b8",
			"registry": "npmjs"
		},
		"file-type-12.0.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-12.0.0.tgz",
			"sha": "07a665fab1162aff92284f98953b56c7d74bb7fc",
			"registry": "npmjs"
		},
		"file-type-12.0.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-12.0.1.tgz",
			"sha": "50c6a15025511e3f29e88a796103f80db0bfce7b",
			"registry": "npmjs"
		},
		"file-type-12.1.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-12.1.0.tgz",
			"sha": "c2938e303bd0f0b96cd98f0f47d7c114de592350",
			"registry": "npmjs"
		},
		"file-type-12.2.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-12.2.0.tgz",
			"sha": "bc4bce830e38a96a0ecfea0e2dfcee2855ed1380",
			"registry": "npmjs"
		},
		"file-type-12.3.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-12.3.0.tgz",
			"sha": "74d755e5dc9c5cbc7ee6f182529b453906ac88c2",
			"registry": "npmjs"
		},
		"file-type-12.3.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-12.3.1.tgz",
			"sha": "8a13bb49332295e5b02c2d6bba6a6a179bd5898c",
			"registry": "npmjs"
		},
		"file-type-12.4.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-12.4.0.tgz",
			"sha": "a9a399459e1940d9f34b3973039958f1f36a565e",
			"registry": "npmjs"
		},
		"file-type-12.4.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-12.4.1.tgz",
			"sha": "a4bdd36a160d46e3eb4cea214d4b5a543b69d0e1",
			"registry": "npmjs"
		},
		"file-type-12.4.2.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-12.4.2.tgz",
			"sha": "a344ea5664a1d01447ee7fb1b635f72feb6169d9",
			"registry": "npmjs"
		},
		"file-type-13.0.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-13.0.0.tgz",
			"sha": "00091b5b642f131d4cfe9f51192270e363e3d54c",
			"registry": "npmjs"
		},
		"file-type-13.0.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-13.0.1.tgz",
			"sha": "f758263d0ae831a8b6afb58904abfe37abe8bcbe",
			"registry": "npmjs"
		},
		"file-type-13.0.2.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-13.0.2.tgz",
			"sha": "99baeffc3989e4fdb189534700b6b494e114da74",
			"registry": "npmjs"
		},
		"file-type-13.0.3.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-13.0.3.tgz",
			"sha": "38ec631acda18103da09d4f1750836932e6711c4",
			"registry": "npmjs"
		},
		"file-type-13.1.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-13.1.0.tgz",
			"sha": "5cfeade4745fad9504bb1435b5b5003af272b5a8",
			"registry": "npmjs"
		},
		"file-type-13.1.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-13.1.1.tgz",
			"sha": "439ceea3a50a3929b21d18d9c1c77fd7f2a63aa8",
			"registry": "npmjs"
		},
		"file-type-13.1.2.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-13.1.2.tgz",
			"sha": "0e5b72bca7569c152e2d5a84ece07e94f77f833f",
			"registry": "npmjs"
		},
		"file-type-14.0.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-14.0.0.tgz",
			"sha": "2b83ebbd39dd57b35eb6dc61f7b22ccca2751c1d",
			"registry": "npmjs"
		},
		"file-type-14.1.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-14.1.0.tgz",
			"sha": "32334d9c14462bc12e6c95f8a44630125c6c4e8c",
			"registry": "npmjs"
		},
		"file-type-14.1.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-14.1.1.tgz",
			"sha": "d624d512da648cf8916d1416303297493a97011b",
			"registry": "npmjs"
		},
		"file-type-14.1.2.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-14.1.2.tgz",
			"sha": "ee7adfa2a0483d8be3a38aea58fdf2705ab00fb4",
			"registry": "npmjs"
		},
		"file-type-14.1.3.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-14.1.3.tgz",
			"sha": "cac43fc6ecc1348f7cc4477b420c936c90b917c0",
			"registry": "npmjs"
		},
		"file-type-14.1.4.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-14.1.4.tgz",
			"sha": "3ac109f2ea9e8f5573d000ec0c6bcdff07fd46de",
			"registry": "npmjs"
		},
		"file-type-14.2.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-14.2.0.tgz",
			"sha": "309e3994937295f868d9a88a09fe4d9e7fb7f514",
			"registry": "npmjs"
		},
		"file-type-14.3.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-14.3.0.tgz",
			"sha": "0afc57210e3c655d2106a2eba026d3d5161fea79",
			"registry": "npmjs"
		},
		"file-type-14.4.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-14.4.0.tgz",
			"sha": "9b58435fc6cd633b029e54d6876145eb3f9eaf95",
			"registry": "npmjs"
		},
		"file-type-14.5.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-14.5.0.tgz",
			"sha": "d8cff151f4e97f8a38a3c0213c7ed5c5a4ddf97b",
			"registry": "npmjs"
		},
		"file-type-14.6.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-14.6.0.tgz",
			"sha": "4ed91bc77b48417e9d497fa29704e3eaab34b536",
			"registry": "npmjs"
		},
		"file-type-14.6.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-14.6.1.tgz",
			"sha": "156cf5de04649729469b2d527773df29b5eca051",
			"registry": "npmjs"
		},
		"file-type-14.6.2.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-14.6.2.tgz",
			"sha": "5bf69c0d8c39de525d3d9de23d81a3b6e81cf69a",
			"registry": "npmjs"
		},
		"file-type-14.7.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-14.7.0.tgz",
			"sha": "b54fe738d13322949f5f1bae9bac2ebcf5022394",
			"registry": "npmjs"
		},
		"file-type-14.7.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-14.7.1.tgz",
			"sha": "f748732b3e70478bff530e1cf0ec2fe33608b1bb",
			"registry": "npmjs"
		},
		"file-type-15.0.0.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-15.0.0.tgz",
			"sha": "e981077b92b7855180fc822adb857567f58080be",
			"registry": "npmjs"
		},
		"file-type-15.0.1.tgz": {
			"url": "https://registry.npmjs.org/file-type/-/file-type-15.0.1.tgz",
			"sha": "54175484953d48b970c095ba8737d4e0c3a9b407",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"file-type-3.9.0.tgz": {
			"shasum": "257a078384d1db8087bc449d107d52a52672b9e9"
		},
		"file-type-6.2.0.tgz": {
			"shasum": "e50cd75d356ffed4e306dc4f5bcf52a79903a919"
		},
		"file-type-5.2.0.tgz": {
			"shasum": "2ddbea7c73ffe36368dfae49dc338c058c2b8ad6"
		}
	},
	"_rev": "39-f458382904aa7355",
	"_id": "file-type",
	"readme": "# file-type [![Build Status](https://travis-ci.com/sindresorhus/file-type.svg?branch=master)](https://travis-ci.com/github/sindresorhus/file-type)\n\n> Detect the file type of a Buffer/Uint8Array/ArrayBuffer\n\nThe file type is detected by checking the [magic number](https://en.wikipedia.org/wiki/Magic_number_(programming)#Magic_numbers_in_files) of the buffer.\n\n## Install\n\n```\n$ npm install file-type\n```\n\n## Usage\n\n#### Node.js\n\nDetermine file type from a file:\n\n```js\nconst FileType = require('file-type');\n\n(async () => {\n\tconsole.log(await FileType.fromFile('Unicorn.png'));\n\t//=> {ext: 'png', mime: 'image/png'}\n})();\n```\n\nDetermine file type from a Buffer, which may be a portion of the beginning of a file:\n\n```js\nconst FileType = require('file-type');\nconst readChunk = require('read-chunk');\n\n(async () => {\n\tconst buffer = readChunk.sync('Unicorn.png', 0, 4100);\n\n\tconsole.log(await FileType.fromBuffer(buffer));\n\t//=> {ext: 'png', mime: 'image/png'}\n})();\n```\n\nDetermine file type from a stream:\n\n```js\nconst fs = require('fs');\nconst FileType = require('file-type');\n\n(async () => {\n\tconst stream = fs.createReadStream('Unicorn.mp4');\n\n\tconsole.log(await FileType.fromStream(stream));\n\t//=> {ext: 'mp4', mime: 'video/mp4'}\n}\n)();\n```\n\nThe stream method can also be used to read from a remote location:\n\n```js\nconst got = require('got');\nconst FileType = require('file-type');\n\nconst url = 'https://upload.wikimedia.org/wikipedia/en/a/a9/Example.jpg';\n\n(async () => {\n\tconst stream = got.stream(url);\n\n\tconsole.log(await FileType.fromStream(stream));\n\t//=> {ext: 'jpg', mime: 'image/jpeg'}\n})();\n```\n\nAnother stream example:\n\n```js\nconst stream = require('stream');\nconst fs = require('fs');\nconst crypto = require('crypto');\nconst FileType = require('file-type');\n\n(async () => {\n\tconst read = fs.createReadStream('encrypted.enc');\n\tconst decipher = crypto.createDecipheriv(alg, key, iv);\n\n\tconst fileTypeStream = await FileType.stream(stream.pipeline(read, decipher));\n\n\tconsole.log(fileTypeStream.fileType);\n\t//=> {ext: 'mov', mime: 'video/quicktime'}\n\n\tconst write = fs.createWriteStream(`decrypted.${fileTypeStream.fileType.ext}`);\n\tfileTypeStream.pipe(write);\n})();\n```\n\n#### Browser\n\n```js\nconst FileType = require('file-type/browser');\n\nconst url = 'https://upload.wikimedia.org/wikipedia/en/a/a9/Example.jpg';\n\n(async () => {\n\tconst response = await fetch(url);\n\tconst fileType = await FileType.fromStream(response.body);\n\n\tconsole.log(fileType);\n\t//=> {ext: 'jpg', mime: 'image/jpeg'}\n})();\n```\n\n```js\nconst FileType = require('file-type/browser');\n\n(async () => {\n\tconst blob = new Blob(['<?xml version=\"1.0\" encoding=\"ISO-8859-1\" ?>'], {\n\t\ttype: 'plain/text',\n\t\tendings: 'native'\n\t});\n\n\tconsole.log(await FileType.fromBlob(blob));\n\t//=> {ext: 'txt', mime: 'plain/text'}\n})();\n```\n\n## API\n\n### FileType.fromBuffer(buffer)\n\nDetect the file type of a `Buffer`, `Uint8Array`, or `ArrayBuffer`.\n\nThe file type is detected by checking the [magic number](https://en.wikipedia.org/wiki/Magic_number_(programming)#Magic_numbers_in_files) of the buffer.\n\nIf file access is available, it is recommended to use `FileType.fromFile()` instead.\n\nReturns a `Promise` for an object with the detected file type and MIME type:\n\n- `ext` - One of the [supported file types](#supported-file-types)\n- `mime` - The [MIME type](https://en.wikipedia.org/wiki/Internet_media_type)\n\nOr `undefined` when there is no match.\n\n#### buffer\n\nType: `Buffer | Uint8Array | ArrayBuffer`\n\nA buffer representing file data. It works best if the buffer contains the entire file, it may work with a smaller portion as well.\n\n### FileType.fromFile(filePath)\n\nDetect the file type of a file path.\n\nThe file type is detected by checking the [magic number](https://en.wikipedia.org/wiki/Magic_number_(programming)#Magic_numbers_in_files) of the buffer.\n\nReturns a `Promise` for an object with the detected file type and MIME type:\n\n- `ext` - One of the [supported file types](#supported-file-types)\n- `mime` - The [MIME type](https://en.wikipedia.org/wiki/Internet_media_type)\n\nOr `undefined` when there is no match.\n\n#### filePath\n\nType: `string`\n\nThe file path to parse.\n\n### FileType.fromStream(stream)\n\nDetect the file type of a Node.js [readable stream](https://nodejs.org/api/stream.html#stream_class_stream_readable).\n\nThe file type is detected by checking the [magic number](https://en.wikipedia.org/wiki/Magic_number_(programming)#Magic_numbers_in_files) of the buffer.\n\nReturns a `Promise` for an object with the detected file type and MIME type:\n\n- `ext` - One of the [supported file types](#supported-file-types)\n- `mime` - The [MIME type](https://en.wikipedia.org/wiki/Internet_media_type)\n\nOr `undefined` when there is no match.\n\n#### stream\n\nType: [`stream.Readable`](https://nodejs.org/api/stream.html#stream_class_stream_readable)\n\nA readable stream representing file data.\n\n### FileType.fromTokenizer(tokenizer)\n\nDetect the file type from an `ITokenizer` source.\n\nThis method is used internally, but can also be used for a special \"tokenizer\" reader.\n\nA tokenizer propagates the internal read functions, allowing alternative transport mechanisms, to access files, to be implemented and used.\n\nReturns a `Promise` for an object with the detected file type and MIME type:\n\n- `ext` - One of the [supported file types](#supported-file-types)\n- `mime` - The [MIME type](https://en.wikipedia.org/wiki/Internet_media_type)\n\nOr `undefined` when there is no match.\n\nAn example is [`@tokenizer/http`](https://github.com/Borewit/tokenizer-http), which requests data using [HTTP-range-requests](https://developer.mozilla.org/en-US/docs/Web/HTTP/Range_requests). A difference with a conventional stream and the [*tokenizer*](https://github.com/Borewit/strtok3#tokenizer), is that it can *ignore* (seek, fast-forward) in the stream. For example, you may only need and read the first 6 bytes, and the last 128 bytes, which may be an advantage in case reading the entire file would take longer.\n\n```js\nconst {makeTokenizer} = require('@tokenizer/http');\nconst FileType = require('file-type');\n\nconst audioTrackUrl = 'https://test-audio.netlify.com/Various%20Artists%20-%202009%20-%20netBloc%20Vol%2024_%20tiuqottigeloot%20%5BMP3-V2%5D/01%20-%20Diablo%20Swing%20Orchestra%20-%20Heroines.mp3';\n\n(async () => {\n\tconst httpTokenizer = await makeTokenizer(audioTrackUrl);\n\tconst fileType = await FileType.fromTokenizer(httpTokenizer);\n\n\tconsole.log(fileType);\n\t//=> {ext: 'mp3', mime: 'audio/mpeg'}\n})();\n```\n\nOr use [`@tokenizer/s3`](https://github.com/Borewit/tokenizer-s3) to determine the file type of a file stored on [Amazon S3](https://aws.amazon.com/s3):\n\n```js\nconst FileType = require('file-type');\nconst S3 = require('aws-sdk/clients/s3');\nconst {makeTokenizer} = require('@tokenizer/s3');\n\n(async () => {\n\t// Initialize the S3 client\n\tconst s3 = new S3();\n\n\t// Initialize the S3 tokenizer.\n\tconst s3Tokenizer = await makeTokenizer(s3, {\n\t\tBucket: 'affectlab',\n\t\tKey: '1min_35sec.mp4'\n\t});\n\n\t// Figure out what kind of file it is.\n\tconst fileType = await FileType.fromTokenizer(s3Tokenizer);\n\tconsole.log(fileType);\n})();\n```\n\nNote that only the minimum amount of data required to determine the file type is read (okay, just a bit extra to prevent too many fragmented reads).\n\n#### tokenizer\n\nType: [`ITokenizer`](https://github.com/Borewit/strtok3#tokenizer)\n\nA file source implementing the [tokenizer interface](https://github.com/Borewit/strtok3#tokenizer).\n\n### FileType.stream(readableStream)\n\nDetect the file type of a readable stream.\n\nReturns a `Promise` which resolves to the original readable stream argument, but with an added `fileType` property, which is an object like the one returned from `FileType.fromFile()`.\n\n*Note:* This method is only available using Node.js.\n\n#### readableStream\n\nType: [`stream.Readable`](https://nodejs.org/api/stream.html#stream_class_stream_readable)\n\nThe input stream.\n\n### FileType.extensions\n\nReturns a set of supported file extensions.\n\n### FileType.mimeTypes\n\nReturns a set of supported MIME types.\n\n## Supported file types\n\n- [`jpg`](https://en.wikipedia.org/wiki/JPEG)\n- [`png`](https://en.wikipedia.org/wiki/Portable_Network_Graphics)\n- [`apng`](https://en.wikipedia.org/wiki/APNG) - Animated Portable Network Graphics\n- [`gif`](https://en.wikipedia.org/wiki/GIF)\n- [`webp`](https://en.wikipedia.org/wiki/WebP)\n- [`flif`](https://en.wikipedia.org/wiki/Free_Lossless_Image_Format)\n- [`cr2`](https://fileinfo.com/extension/cr2) - Canon Raw image file (v2)\n- [`cr3`](https://fileinfo.com/extension/cr3) - Canon Raw image file (v3)\n- [`orf`](https://en.wikipedia.org/wiki/ORF_format) - Olympus Raw image file\n- [`arw`](https://en.wikipedia.org/wiki/Raw_image_format#ARW) - Sony Alpha Raw image file\n- [`dng`](https://en.wikipedia.org/wiki/Digital_Negative) - Adobe Digital Negative image file\n- [`nef`](https://www.nikonusa.com/en/learn-and-explore/a/products-and-innovation/nikon-electronic-format-nef.html) - Nikon Electronic Format image file\n- [`rw2`](https://en.wikipedia.org/wiki/Raw_image_format) - Panasonic RAW image file\n- [`raf`](https://en.wikipedia.org/wiki/Raw_image_format) - Fujifilm RAW image file\n- [`tif`](https://en.wikipedia.org/wiki/Tagged_Image_File_Format)\n- [`bmp`](https://en.wikipedia.org/wiki/BMP_file_format)\n- [`icns`](https://en.wikipedia.org/wiki/Apple_Icon_Image_format)\n- [`jxr`](https://en.wikipedia.org/wiki/JPEG_XR)\n- [`psd`](https://en.wikipedia.org/wiki/Adobe_Photoshop#File_format)\n- [`indd`](https://en.wikipedia.org/wiki/Adobe_InDesign#File_format)\n- [`zip`](https://en.wikipedia.org/wiki/Zip_(file_format))\n- [`tar`](https://en.wikipedia.org/wiki/Tar_(computing)#File_format)\n- [`rar`](https://en.wikipedia.org/wiki/RAR_(file_format))\n- [`gz`](https://en.wikipedia.org/wiki/Gzip)\n- [`bz2`](https://en.wikipedia.org/wiki/Bzip2)\n- [`7z`](https://en.wikipedia.org/wiki/7z)\n- [`dmg`](https://en.wikipedia.org/wiki/Apple_Disk_Image)\n- [`mp4`](https://en.wikipedia.org/wiki/MPEG-4_Part_14#Filename_extensions)\n- [`mid`](https://en.wikipedia.org/wiki/MIDI)\n- [`mkv`](https://en.wikipedia.org/wiki/Matroska)\n- [`webm`](https://en.wikipedia.org/wiki/WebM)\n- [`mov`](https://en.wikipedia.org/wiki/QuickTime_File_Format)\n- [`avi`](https://en.wikipedia.org/wiki/Audio_Video_Interleave)\n- [`mpg`](https://en.wikipedia.org/wiki/MPEG-1)\n- [`mp1`](https://en.wikipedia.org/wiki/MPEG-1_Audio_Layer_I) - MPEG-1 Audio Layer I\n- [`mp2`](https://en.wikipedia.org/wiki/MPEG-1_Audio_Layer_II)\n- [`mp3`](https://en.wikipedia.org/wiki/MP3)\n- [`ogg`](https://en.wikipedia.org/wiki/Ogg)\n- [`ogv`](https://en.wikipedia.org/wiki/Ogg)\n- [`ogm`](https://en.wikipedia.org/wiki/Ogg)\n- [`oga`](https://en.wikipedia.org/wiki/Ogg)\n- [`spx`](https://en.wikipedia.org/wiki/Ogg)\n- [`ogx`](https://en.wikipedia.org/wiki/Ogg)\n- [`opus`](https://en.wikipedia.org/wiki/Opus_(audio_format))\n- [`flac`](https://en.wikipedia.org/wiki/FLAC)\n- [`wav`](https://en.wikipedia.org/wiki/WAV)\n- [`qcp`](https://en.wikipedia.org/wiki/QCP)\n- [`amr`](https://en.wikipedia.org/wiki/Adaptive_Multi-Rate_audio_codec)\n- [`pdf`](https://en.wikipedia.org/wiki/Portable_Document_Format)\n- [`epub`](https://en.wikipedia.org/wiki/EPUB)\n- [`mobi`](https://en.wikipedia.org/wiki/Mobipocket) - Mobipocket\n- [`exe`](https://en.wikipedia.org/wiki/.exe)\n- [`swf`](https://en.wikipedia.org/wiki/SWF)\n- [`rtf`](https://en.wikipedia.org/wiki/Rich_Text_Format)\n- [`woff`](https://en.wikipedia.org/wiki/Web_Open_Font_Format)\n- [`woff2`](https://en.wikipedia.org/wiki/Web_Open_Font_Format)\n- [`eot`](https://en.wikipedia.org/wiki/Embedded_OpenType)\n- [`ttf`](https://en.wikipedia.org/wiki/TrueType)\n- [`otf`](https://en.wikipedia.org/wiki/OpenType)\n- [`ico`](https://en.wikipedia.org/wiki/ICO_(file_format))\n- [`flv`](https://en.wikipedia.org/wiki/Flash_Video)\n- [`ps`](https://en.wikipedia.org/wiki/Postscript)\n- [`xz`](https://en.wikipedia.org/wiki/Xz)\n- [`sqlite`](https://www.sqlite.org/fileformat2.html)\n- [`nes`](https://fileinfo.com/extension/nes)\n- [`crx`](https://developer.chrome.com/extensions/crx)\n- [`xpi`](https://en.wikipedia.org/wiki/XPInstall)\n- [`cab`](https://en.wikipedia.org/wiki/Cabinet_(file_format))\n- [`deb`](https://en.wikipedia.org/wiki/Deb_(file_format))\n- [`ar`](https://en.wikipedia.org/wiki/Ar_(Unix))\n- [`rpm`](https://fileinfo.com/extension/rpm)\n- [`Z`](https://fileinfo.com/extension/z)\n- [`lz`](https://en.wikipedia.org/wiki/Lzip)\n- [`cfb`](https://en.wikipedia.org/wiki/Compound_File_Binary_Format)\n- [`mxf`](https://en.wikipedia.org/wiki/Material_Exchange_Format)\n- [`mts`](https://en.wikipedia.org/wiki/.m2ts)\n- [`wasm`](https://en.wikipedia.org/wiki/WebAssembly)\n- [`blend`](https://wiki.blender.org/index.php/Dev:Source/Architecture/File_Format)\n- [`bpg`](https://bellard.org/bpg/)\n- [`docx`](https://en.wikipedia.org/wiki/Office_Open_XML)\n- [`pptx`](https://en.wikipedia.org/wiki/Office_Open_XML)\n- [`xlsx`](https://en.wikipedia.org/wiki/Office_Open_XML)\n- [`jp2`](https://en.wikipedia.org/wiki/JPEG_2000) - JPEG 2000\n- [`jpm`](https://en.wikipedia.org/wiki/JPEG_2000) - JPEG 2000\n- [`jpx`](https://en.wikipedia.org/wiki/JPEG_2000) - JPEG 2000\n- [`mj2`](https://en.wikipedia.org/wiki/Motion_JPEG_2000) - Motion JPEG 2000\n- [`aif`](https://en.wikipedia.org/wiki/Audio_Interchange_File_Format)\n- [`odt`](https://en.wikipedia.org/wiki/OpenDocument) - OpenDocument for word processing\n- [`ods`](https://en.wikipedia.org/wiki/OpenDocument) - OpenDocument for spreadsheets\n- [`odp`](https://en.wikipedia.org/wiki/OpenDocument) - OpenDocument for presentations\n- [`xml`](https://en.wikipedia.org/wiki/XML)\n- [`heic`](https://nokiatech.github.io/heif/technical.html)\n- [`cur`](https://en.wikipedia.org/wiki/ICO_(file_format))\n- [`ktx`](https://www.khronos.org/opengles/sdk/tools/KTX/file_format_spec/)\n- [`ape`](https://en.wikipedia.org/wiki/Monkey%27s_Audio) - Monkey's Audio\n- [`wv`](https://en.wikipedia.org/wiki/WavPack) - WavPack\n- [`asf`](https://en.wikipedia.org/wiki/Advanced_Systems_Format) - Advanced Systems Format\n- [`wma`](https://en.wikipedia.org/wiki/Windows_Media_Audio) - Windows Media Audio\n- [`wmv`](https://en.wikipedia.org/wiki/Windows_Media_Video) - Windows Media Video\n- [`dcm`](https://en.wikipedia.org/wiki/DICOM#Data_format) - DICOM Image File\n- [`mpc`](https://en.wikipedia.org/wiki/Musepack) - Musepack (SV7 & SV8)\n- [`ics`](https://en.wikipedia.org/wiki/ICalendar#Data_format) - iCalendar\n- [`glb`](https://github.com/KhronosGroup/glTF) - GL Transmission Format\n- [`pcap`](https://wiki.wireshark.org/Development/LibpcapFileFormat) - Libpcap File Format\n- [`dsf`](https://dsd-guide.com/sites/default/files/white-papers/DSFFileFormatSpec_E.pdf) - Sony DSD Stream File (DSF)\n- [`lnk`](https://en.wikipedia.org/wiki/Shortcut_%28computing%29#Microsoft_Windows) - Microsoft Windows file shortcut\n- [`alias`](https://en.wikipedia.org/wiki/Alias_%28Mac_OS%29) - macOS Alias file\n- [`voc`](https://wiki.multimedia.cx/index.php/Creative_Voice) - Creative Voice File\n- [`ac3`](https://www.atsc.org/standard/a522012-digital-audio-compression-ac-3-e-ac-3-standard-12172012/) - ATSC A/52 Audio File\n- [`3gp`](https://en.wikipedia.org/wiki/3GP_and_3G2#3GP) - Multimedia container format defined by the Third Generation Partnership Project (3GPP) for 3G UMTS multimedia services\n- [`3g2`](https://en.wikipedia.org/wiki/3GP_and_3G2#3G2) - Multimedia container format defined by the 3GPP2 for 3G CDMA2000 multimedia services\n- [`m4v`](https://en.wikipedia.org/wiki/M4V) -  MPEG-4 Visual bitstreams\n- [`m4p`](https://en.wikipedia.org/wiki/MPEG-4_Part_14#Filename_extensions) - MPEG-4 files with audio streams encrypted by FairPlay Digital Rights Management as were sold through the iTunes Store\n- [`m4a`](https://en.wikipedia.org/wiki/M4A) - Audio-only MPEG-4 files\n- [`m4b`](https://en.wikipedia.org/wiki/M4B) - Audiobook and podcast MPEG-4 files, which also contain metadata including chapter markers, images, and hyperlinks\n- [`f4v`](https://en.wikipedia.org/wiki/Flash_Video) - ISO base media file format used by Adobe Flash Player\n- [`f4p`](https://en.wikipedia.org/wiki/Flash_Video) - ISO base media file format protected by Adobe Access DRM used by Adobe Flash Player\n- [`f4a`](https://en.wikipedia.org/wiki/Flash_Video) - Audio-only ISO base media file format used by Adobe Flash Player\n- [`f4b`](https://en.wikipedia.org/wiki/Flash_Video) - Audiobook and podcast ISO base media file format used by Adobe Flash Player\n- [`mie`](https://en.wikipedia.org/wiki/Sidecar_file) - Dedicated meta information format which supports storage of binary as well as textual meta information\n- [`shp`](https://en.wikipedia.org/wiki/Shapefile) - Geospatial vector data format\n- [`arrow`](https://arrow.apache.org) - Columnar format for tables of data\n- [`aac`](https://en.wikipedia.org/wiki/Advanced_Audio_Coding) - Advanced Audio Coding\n- [`it`](https://wiki.openmpt.org/Manual:_Module_formats#The_Impulse_Tracker_format_.28.it.29) - Audio module format: Impulse Tracker\n- [`s3m`](https://wiki.openmpt.org/Manual:_Module_formats#The_ScreamTracker_3_format_.28.s3m.29) - Audio module format: ScreamTracker 3\n- [`xm`](https://wiki.openmpt.org/Manual:_Module_formats#The_FastTracker_2_format_.28.xm.29) - Audio module format: FastTracker 2\n- [`ai`](https://en.wikipedia.org/wiki/Adobe_Illustrator_Artwork) - Adobe Illustrator Artwork\n- [`skp`](https://en.wikipedia.org/wiki/SketchUp) - SketchUp\n- [`avif`](https://en.wikipedia.org/wiki/AV1#AV1_Image_File_Format_(AVIF)) - AV1 Image File Format\n- [`eps`](https://en.wikipedia.org/wiki/Encapsulated_PostScript) - Encapsulated PostScript\n- [`lzh`](https://en.wikipedia.org/wiki/LHA_(file_format)) - LZH archive\n- [`pgp`](https://en.wikipedia.org/wiki/Pretty_Good_Privacy) - Pretty Good Privacy\n- [`asar`](https://github.com/electron/asar#format) - Archive format primarily used to enclose Electron applications\n\n*Pull requests are welcome for additional commonly used file types.*\n\nThe following file types will not be accepted:\n- [MS-CFB: Microsoft Compound File Binary File Format based formats](https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-cfb/53989ce4-7b05-4f8d-829b-d08d6148375b), too old and difficult to parse:\n\t- `.doc` - Microsoft Word 97-2003 Document \n\t- `.xls` - Microsoft Excel 97-2003 Document \n\t- `.ppt` - Microsoft PowerPoint97-2003 Document\n\t- `.msi` - Microsoft Windows Installer\n- `.csv` - [Reason.](https://github.com/sindresorhus/file-type/issues/264#issuecomment-568439196)\n- `.svg` - Detecting it requires a full-blown parser. Check out [`is-svg`](https://github.com/sindresorhus/is-svg) for something that mostly works.\n\n## file-type for enterprise\n\nAvailable as part of the Tidelift Subscription.\n\nThe maintainers of file-type and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/npm-file-type?utm_source=npm-file-type&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)\n\n## Related\n\n- [file-type-cli](https://github.com/sindresorhus/file-type-cli) - CLI for this module\n\n## Maintainers\n\n- [Sindre Sorhus](https://github.com/sindresorhus)\n- [Mikael Finstad](https://github.com/mifi)\n- [Ben Brook](https://github.com/bencmbrook)\n- [Borewit](https://github.com/Borewit)"
}