{
	"name": "ffmpeg",
	"description": "Utility for managing video streams using ffmpeg",
	"version": "0.0.4",
	"author": {
		"name": "Damiano Ciarla",
		"email": "damiano.ciarl@gmail.com"
	},
	"repository": {
		"type": "git",
		"url": "https://github.com/damianociarla/node-ffmpeg.git"
	},
	"main": "./index.js",
	"dependencies": {
		"when" : ">= 0.0.1"
	}

,"_resolved": "https://registry.npmjs.org/ffmpeg/-/ffmpeg-0.0.4.tgz"
,"_integrity": "sha512-3TgWUJJlZGQn+crJFyhsO/oNeRRnGTy6GhgS98oUCIfZrOW5haPPV7DUfOm3xJcHr5q3TJpjk2GudPutrNisRA=="
,"_from": "ffmpeg@^0.0.4"
}