Commit c21cd942 authored by Alexander Makarenko's avatar Alexander Makarenko

bug fixes

parent 923476f0
{
"name": "thumbnails-webvtt",
"description": "Module for creating video thumbnails with WebVTT file as descriptor",
"version": "0.0.3",
"license": "MIT",
"main": "lib/index.js",
"keywords": ["video", "thumbnail", "spritesheet", "sprite", "webvtt", "ffmpeg", "imagemagick"],
"repository": {
"name": "thumbnails-webvtt",
"description": "Module for creating video thumbnails with WebVTT file as descriptor",
"version": "0.0.4",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"video",
"thumbnail",
"spritesheet",
"sprite",
"webvtt",
"ffmpeg",
"imagemagick"
],
"repository": {
"type": "git",
"url": "https://github.com/estliberitas/node-thumbnails-webvtt"
"url": "https://github.com/estliberitas/node-thumbnails-webvtt"
},
"bugs": {
"bugs": {
"url": "https://github.com/estliberitas/node-thumbnails-webvtt/issues"
},
"dependencies": {
"fluent-ffmpeg": "^1.7.2",
"fs-extra": "^0.10.0",
"lodash": "^2.4.1",
"moment": "^2.7.0",
"node-sprite": "^0.1.2"
"fs-extra": "^0.10.0",
"lodash": "^2.4.1",
"moment": "^2.7.0",
"node-sprite": "^0.1.2"
},
"author": "Alexander Makarenko <estliberitas@gmail.com>"
"author": "Alexander Makarenko <estliberitas@gmail.com>"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment