{
  "_args": [
    [
      {
        "raw": "file-type@^3.1.0",
        "scope": null,
        "escapedName": "file-type",
        "name": "file-type",
        "rawSpec": "^3.1.0",
        "spec": ">=3.1.0 <4.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/newYo/node_modules/buffer-to-vinyl"
    ]
  ],
  "_from": "file-type@>=3.1.0 <4.0.0",
  "_id": "file-type@3.8.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/file-type",
  "_nodeVersion": "4.3.0",
  "_npmOperationalInternal": {
    "host": "packages-6-west.internal.npmjs.com",
    "tmp": "tmp/file-type-3.8.0.tgz_1456830963993_0.1638164035975933"
  },
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "2.14.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "file-type@^3.1.0",
    "scope": null,
    "escapedName": "file-type",
    "name": "file-type",
    "rawSpec": "^3.1.0",
    "spec": ">=3.1.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/archive-type",
    "/buffer-to-vinyl"
  ],
  "_resolved": "https://registry.npmjs.org/file-type/-/file-type-3.8.0.tgz",
  "_shasum": "bcadf6a8f624ebe4a10e5ad26727b6b93f16d78d",
  "_shrinkwrap": null,
  "_spec": "file-type@^3.1.0",
  "_where": "/Users/robertdodson/Documents/htdocs/newYo/node_modules/buffer-to-vinyl",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/file-type/issues"
  },
  "dependencies": {},
  "description": "Detect the file type of a Buffer/Uint8Array",
  "devDependencies": {
    "ava": "*",
    "read-chunk": "^1.0.1",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "bcadf6a8f624ebe4a10e5ad26727b6b93f16d78d",
    "tarball": "https://registry.npmjs.org/file-type/-/file-type-3.8.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "b7bda4e8949ff153fb5229463b0a9288117ef41e",
  "homepage": "https://github.com/sindresorhus/file-type",
  "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"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "kevva",
      "email": "kevinmartensson@gmail.com"
    }
  ],
  "name": "file-type",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/file-type.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "3.8.0"
}
