{
  "_args": [
    [
      {
        "raw": "file-type@^4.1.0",
        "scope": null,
        "escapedName": "file-type",
        "name": "file-type",
        "rawSpec": "^4.1.0",
        "spec": ">=4.1.0 <5.0.0",
        "type": "range"
      },
      "C:\\xampp\\htdocs\\asreales\\node_modules\\imagemin"
    ]
  ],
  "_from": "file-type@>=4.1.0 <5.0.0",
  "_id": "file-type@4.4.0",
  "_inCache": true,
  "_location": "/file-type",
  "_nodeVersion": "4.8.3",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/file-type-4.4.0.tgz_1496725247930_0.3560223968233913"
  },
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "2.15.11",
  "_phantomChildren": {},
  "_requested": {
    "raw": "file-type@^4.1.0",
    "scope": null,
    "escapedName": "file-type",
    "name": "file-type",
    "rawSpec": "^4.1.0",
    "spec": ">=4.1.0 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/imagemin"
  ],
  "_resolved": "https://registry.npmjs.org/file-type/-/file-type-4.4.0.tgz",
  "_shasum": "1b600e5fca1fbdc6e80c0a70c71c8dba5f7906c5",
  "_shrinkwrap": null,
  "_spec": "file-type@^4.1.0",
  "_where": "C:\\xampp\\htdocs\\asreales\\node_modules\\imagemin",
  "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": "^2.0.0",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "1b600e5fca1fbdc6e80c0a70c71c8dba5f7906c5",
    "tarball": "https://registry.npmjs.org/file-type/-/file-type-4.4.0.tgz"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "b5d90406ec3c313a4411badcb1d25e263c0cf5bd",
  "homepage": "https://github.com/sindresorhus/file-type#readme",
  "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"
  ],
  "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": "4.4.0"
}
