{
  "_from": "ffprobe",
  "_id": "ffprobe@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-9k8OpE4zyA/B967+MfxLNwfSrM4=",
  "_location": "/ffprobe",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "ffprobe",
    "name": "ffprobe",
    "escapedName": "ffprobe",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/ffprobe/-/ffprobe-1.1.0.tgz",
  "_shasum": "f64f0ea44e33c80fc1f7aefe31fc4b3707d2acce",
  "_spec": "ffprobe",
  "_where": "/home/techugo/Documents/foodBae updated 19feb/foodbae_web",
  "author": {
    "name": "Eugene Ware",
    "email": "eugene@noblesamurai.com"
  },
  "bugs": {
    "url": "https://github.com/eugeneware/ffprobe/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "JSONStream": "^1.0.7",
    "bl": "^1.0.0",
    "deferential": "^1.0.0"
  },
  "deprecated": false,
  "description": "Use ffprobe to get info from media files and return as JSON",
  "devDependencies": {
    "expect.js": "~0.3.0",
    "ffprobe-static": "^1.1.0",
    "mocha": "~2.1.0"
  },
  "homepage": "https://github.com/eugeneware/ffprobe#readme",
  "keywords": [
    "json",
    "ffmpeg",
    "ffprobe",
    "media",
    "video",
    "audio",
    "image",
    "images"
  ],
  "license": "BSD-3-Clause",
  "main": "index.js",
  "name": "ffprobe",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/eugeneware/ffprobe.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.1.0"
}
