Commit 200db1bf authored by Alexander Makarenko's avatar Alexander Makarenko

update package.json and add .npmignore

parent 2ed2780d
.idea
\ No newline at end of file
{ {
"name": "thumbnails-webvtt", "name": "thumbnails-webvtt",
"description": "Module for creating video thumbnails with WebVTT file as descriptor", "description": "Module for creating video thumbnails with WebVTT file as descriptor",
"version": "0.0.1", "version": "0.0.2",
"license": "MIT", "license": "MIT",
"main": "lib/index.js", "main": "lib/index.js",
"keywords": ["video", "thumbnail", "spritesheet", "sprite", "webvtt", "ffmpeg", "imagemagick"], "keywords": ["video", "thumbnail", "spritesheet", "sprite", "webvtt", "ffmpeg", "imagemagick"],
......
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