mirror of
https://github.com/danog/plotframes.git
synced 2024-11-30 04:19:07 +01:00
bin
This commit is contained in:
parent
cae992f0c6
commit
236fc661f6
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "plotframes",
|
"name": "plotframes",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"description": "A Node.js frame plotter inspired by FFmpeg plotframes",
|
"description": "A Node.js frame plotter inspired by FFmpeg plotframes",
|
||||||
"main": "cli.js",
|
"main": "cli.js",
|
||||||
"preferGlobal": true,
|
"preferGlobal": true,
|
||||||
"bin": {
|
"bin": {
|
||||||
"plotframes": "./cli.js"
|
"plotframes": "cli.js"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user