{
  "_args": [
    [
      {
        "raw": "detect-file-type@^0.1.4",
        "scope": null,
        "escapedName": "detect-file-type",
        "name": "detect-file-type",
        "rawSpec": "^0.1.4",
        "spec": ">=0.1.4 <0.2.0",
        "type": "range"
      },
      "/Users/mac/Documents/MyProjects/MyNpmModules/t-motion-detector-cli/atlasboard"
    ]
  ],
  "_from": "detect-file-type@>=0.1.4 <0.2.0",
  "_id": "detect-file-type@0.1.4",
  "_inCache": true,
  "_location": "/detect-file-type",
  "_nodeVersion": "10.1.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/detect-file-type_0.1.4_1531124050716_0.031232754129670193"
  },
  "_npmUser": {
    "name": "paloskin",
    "email": "dima@paloskin.me"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "detect-file-type@^0.1.4",
    "scope": null,
    "escapedName": "detect-file-type",
    "name": "detect-file-type",
    "rawSpec": "^0.1.4",
    "spec": ">=0.1.4 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/detect-file-type/-/detect-file-type-0.1.4.tgz",
  "_shasum": "f5ddae8b7e08e5f3074ba0147da99afdff8b8e54",
  "_shrinkwrap": null,
  "_spec": "detect-file-type@^0.1.4",
  "_where": "/Users/mac/Documents/MyProjects/MyNpmModules/t-motion-detector-cli/atlasboard",
  "author": {
    "name": "Dmitry Pavlovsky",
    "email": "dima@paloskin.me",
    "url": "http://paloskin.me"
  },
  "bugs": {
    "url": "https://github.com/dimapaloskin/detect-file-type/issues"
  },
  "dependencies": {},
  "description": "Detect file type by signature",
  "devDependencies": {
    "babel-cli": "^6.11.4",
    "babel-core": "^6.11.4",
    "babel-plugin-add-module-exports": "^0.2.1",
    "babel-preset-es2015": "^6.9.0",
    "chai": "^3.5.0",
    "is-html": "^1.0.0",
    "mocha": "^2.5.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-YhVJHQ7eBGrdioUMAAMaeXcfmOheHdbbvBG2ngk1I/39Go4YPQ0HOyd0gdWFt1iJLwkeggZ+TUSNlJE+mAgdPw==",
    "shasum": "f5ddae8b7e08e5f3074ba0147da99afdff8b8e54",
    "tarball": "https://registry.npmjs.org/detect-file-type/-/detect-file-type-0.1.4.tgz",
    "fileCount": 5,
    "unpackedSize": 30829,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbQxlSCRA9TVsSAnZWagAAzQAP/Rp/F3mlBqvuDy/wk2oF\nKgdT0+teVmjHja4UKugTvz4gny3cCJEcZDSsQpeGCY1UdGM8ux6q22Lnb3Ff\npjtl+UUjzhvI178z81lCbvSJt6KdMB4Fl9yxcTBDmj1vnrUmjVph0p+3611U\njIWx7dEhylW14/BQFFuXj3L9kXlMeMuvoKWDg87BVwCfCMrKg5Tin0vAP6fy\n8jv4DSrfdKkSbRNP4KZUxrXBATeiNrRe+qjLe1N6KboWkwenIDX7pRwsm7Mh\nMPycNn4DgmcJp35/PE/dtxA/8n50AmqFHdZ5VwDh0ieitcwp+3AdGpv4/I00\nvfVcjVG/ax74P1WaOgHDiEzVkNFhU7DglPs79386YAl4G930OxtDUm7xnGCV\n3rlk1l/EnB6ogNg4g4FJuwfDvoKSnysJYivYjz5JAmEkBliZmC3UQutFii/N\nwWjpoTkhEEsn5JXHam6t70ReBepop+rsJ7G1GTiFnkk75BRevfmfd8PHYtQW\n/y3L7ilNlL5OXKP/ivgOWHEbmz88VfRVkhea63RUi6J+rDaFuixn6joW9nRg\nwPXa7gHrqAg7MReJ9+3bxXgiz4xqXxB+4HjDDb0WOchuAyFnplqv8h+5GZPH\nIqsrknpjfJPYoNO3U358nLhJ/PgsHrN8Mko59up1xvQOuXe+Clq2uquc/cV0\nF892\r\n=beze\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=5.1"
  },
  "files": [
    "index.js",
    "signatures.json"
  ],
  "gitHead": "9ddd4060f7567aea4beb2fc72fc296ba5584d7d8",
  "homepage": "https://github.com/dimapaloskin/detect-file-type#readme",
  "keywords": [
    "file",
    "type",
    "mime",
    "detect",
    "check",
    "uint8array",
    "check",
    "buffer"
  ],
  "license": "WTFPL",
  "main": "index.js",
  "maintainers": [
    {
      "name": "paloskin",
      "email": "dima@paloskin.me"
    }
  ],
  "name": "detect-file-type",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dimapaloskin/detect-file-type.git"
  },
  "scripts": {
    "build": "./node_modules/babel-cli/bin/babel.js src/ -d ./",
    "test": "./node_modules/babel-cli/bin/babel.js src/ -d ./ && ./node_modules/mocha/bin/mocha test.js"
  },
  "version": "0.1.4"
}
