1
0
mirror of https://github.com/danog/plotframes.git synced 2024-11-26 20:04:39 +01:00
This commit is contained in:
Rodrigo Polo MPW 2015-10-13 11:56:04 -06:00
parent cae992f0c6
commit 236fc661f6

View File

@ -1,11 +1,11 @@
{
"name": "plotframes",
"version": "1.0.2",
"version": "1.0.3",
"description": "A Node.js frame plotter inspired by FFmpeg plotframes",
"main": "cli.js",
"preferGlobal": true,
"bin": {
"plotframes": "./cli.js"
"plotframes": "cli.js"
},
"repository": {
"type": "git",