mirror of
https://github.com/danog/plotframes.git
synced 2024-11-26 20:04:39 +01:00
bin
This commit is contained in:
parent
cae992f0c6
commit
236fc661f6
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user