{
  "_from": "video-thumbnail-generator",
  "_id": "video-thumbnail-generator@1.1.3",
  "_inBundle": false,
  "_integrity": "sha1-uL2TmGlyBcNc/tbdEoCdW0EGj50=",
  "_location": "/video-thumbnail-generator",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "video-thumbnail-generator",
    "name": "video-thumbnail-generator",
    "escapedName": "video-thumbnail-generator",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/video-thumbnail-generator/-/video-thumbnail-generator-1.1.3.tgz",
  "_shasum": "b8bd9398697205c35cfed6dd12809d5b41068f9d",
  "_spec": "video-thumbnail-generator",
  "_where": "/home/techugo/Documents/foodBae updated 19feb/foodbae_web",
  "bugs": {
    "url": "https://github.com/volumenetwork/video-thumbnail-generator/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "bluebird": "3.5.0",
    "del": "2.2.2",
    "fluent-ffmpeg": "2.1.0",
    "lodash": "4.17.4",
    "moment": "2.22.2"
  },
  "deprecated": false,
  "description": "Package to generate a thumbail for an mp4 video",
  "devDependencies": {
    "babel-eslint": "7.2.1",
    "babel-polyfill": "6.23.0",
    "babel-preset-es2015": "6.24.0",
    "babel-preset-es2016": "6.22.0",
    "babel-register": "6.24.0",
    "chai": "3.5.0",
    "eslint-config-airbnb": "14.1.0",
    "eslint-plugin-import": "2.2.0",
    "eslint-plugin-jsx-a11y": "3.0.2",
    "eslint-plugin-mocha": "4.9.0",
    "eslint-plugin-react": "6.10.3",
    "gulp": "3.9.1",
    "gulp-babel": "6.1.2",
    "gulp-babel-istanbul": "1.6.0",
    "gulp-eslint": "3.0.1",
    "gulp-istanbul": "1.1.1",
    "gulp-mocha": "2.2.0",
    "gulp-plumber": "1.1.0",
    "gulp-sourcemaps": "2.4.1",
    "gulp-util": "3.0.8",
    "isparta": "4.0.0",
    "istanbul": "0.4.5",
    "run-sequence": "1.2.2",
    "sinon": "2.1.0",
    "sinon-chai": "2.9.0"
  },
  "homepage": "https://github.com/volumenetwork/video-thumbnail-generator#readme",
  "license": "MIT",
  "main": "build/index.js",
  "name": "video-thumbnail-generator",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/volumenetwork/video-thumbnail-generator.git"
  },
  "scripts": {
    "clean": "gulp clean",
    "compile": "gulp build",
    "prepublish": "gulp prepublish",
    "test": "gulp test",
    "watch": "gulp watch"
  },
  "version": "1.1.3"
}
