{"_id":"vdx","_rev":"11-a84597bd98e5a85b0a80a25bdd34b079","name":"vdx","dist-tags":{"latest":"0.0.11"},"versions":{"0.0.1":{"name":"vdx","version":"0.0.1","description":"An intuitive CLI for processing video and audio, powered by FFmpeg.","author":{"name":"Lim Yuan Qing"},"license":"MIT","repository":{"type":"git","url":"git://github.com/yuanqing/vdx.git"},"main":"src","bin":{"vdx":"src/cli/index.js"},"dependencies":{"execa":"^0.10.0","glob":"^7.1.2","mkdirp":"^0.5.1","moment":"^2.22.1","nopt":"^4.0.1","ora":"^2.1.0","p-all":"^1.0.0","rimraf":"^2.6.2","unique-slug":"^2.0.0","which":"^1.3.0"},"devDependencies":{"husky":"^0.14.3","lint-staged":"^7.0.4","prettier-standard":"^8.0.1","standard":"^11.0.1"},"scripts":{"clean":"rimraf '*.log' build","fix":"prettier-standard 'src/**/*.js'","lint":"standard 'src/**/*.js'","precommit":"lint-staged","start":"./src/cli/index.js test/fixtures/test.mov --no-audio --speed 2 --resize 240 --output build --trim 2 --no-audio --format gif","start-stdin":"cat test/fixtures/test.mov | ./src/cli/index.js --no-audio --speed 2 --resize 240 --output build --trim 2 --no-audio --format gif"},"lint-staged":{"*.js":["standard","git add"]},"files":["src"],"keywords":["ffmpeg","video","youtube"],"gitHead":"4dfbddb2cf79b05c20a08ad6d5d835b8a538ce35","bugs":{"url":"https://github.com/yuanqing/vdx/issues"},"homepage":"https://github.com/yuanqing/vdx#readme","_id":"vdx@0.0.1","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"yuanqing","email":"desk@yuanqing.sg"},"dist":{"integrity":"sha512-yCu11Aq8A4+RPbWd3Y4PKBH84+85c+SEEJq5XWaLGbQHcImbBZGupGMvQrEEHhyVLbULcsl/p8+BFa3cqp9DUA==","shasum":"5e89d2c471390e336df531da5421619d1dd7fe30","tarball":"https://registry.npmjs.org/vdx/-/vdx-0.0.1.tgz","fileCount":30,"unpackedSize":48687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7zsTCRA9TVsSAnZWagAABA8P/2TEgCy+WF+3G7xHWxEy\nwo+JuXFUW12lFuRpg1KqO6XecQDrB0SGDoxal2uYp8A3Tr864D/udtHpT8cY\nDqJgqk2ss4zY6CFVYbnGK55h/2MyPTOHdKLCHh1PcnARqfKti5Q/dQM0q/NO\ne24NHgDV86q2rRHFGKRJB6EXylWnQi8B4fLdua0aWVTQwpwvA8jrqWG6nTeY\nWGbegYrX3cNDKouzprNYRAs4xMvt5CxBtr18cg7S7Ca6ILIg/GVGX6r/opfK\nsJEKuSVD+1ecIe9/mZjObKow0F1q/eqUwLtqMCUWP/OKJMqgCrQrF2cRISDI\nh9lZzEHItQbLs+n2FtSTi63jRdWoERN5wYvMcwqqK2zB9XsKKCZPgH3kqLze\nc2fX2rUcR6+QlZZ35TmX+KM7/wcKXoy1gpkBpAu59/auFU9Grb8X7FQmZiUA\n5C4j47rU7+B1IgGEbvpLC0ISBYk3s3C7ulAPxHZvObGFKAt/R5YyZ21b0riy\nSpE+RU7K08X+SEvwRGNPPKEZL0hUq8xbybhVl+F2n5NQbW6BCHOQDz5gaPhZ\nZeNMp72g7197hbL17NeOJKYER20hTbGDr5ge2IN6lHXWk1IkG93Nv32fiLsV\nSPe/LlWVG1zlb4SPzqxcghWCH+0NwBItOwIzyeSA5N7fI+VplK/l4btKLgAx\nbD4k\r\n=fWlX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG1f0VDvBs2EOTyy9raXmlFpdAKV+uQq0IPVmQPUcHxWAiEAi390R2f2CtOTK59EM17puqzFOxyiy8/qVAO4gDfvtnE="}]},"maintainers":[{"name":"yuanqing","email":"desk@yuanqing.sg"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vdx_0.0.1_1525627665549_0.8685031519383288"},"_hasShrinkwrap":false},"0.0.2":{"name":"vdx","version":"0.0.2","description":"An intuitive CLI for processing video, powered by FFmpeg.","author":{"name":"Lim Yuan Qing"},"license":"MIT","repository":{"type":"git","url":"git://github.com/yuanqing/vdx.git"},"main":"src","bin":{"vdx":"src/cli/index.js"},"dependencies":{"consola":"^1.3.0","execa":"^0.10.0","glob":"^7.1.2","mkdirp":"^0.5.1","moment":"^2.22.1","nopt":"^4.0.1","nyc":"^11.7.1","p-all":"^1.0.0","rimraf":"^2.6.2","tape":"^4.9.0","unique-slug":"^2.0.0","which":"^1.3.0"},"devDependencies":{"husky":"^0.14.3","lint-staged":"^7.0.4","prettier-standard":"^8.0.1","standard":"^11.0.1"},"scripts":{"clean":"rimraf '*.log' .nyc_output build coverage","coverage":"rimraf .nyc_output coverage && nyc --reporter=html --reporter=lcov --reporter=text yarn test","fix":"prettier-standard 'src/**/*.js'","lint":"standard 'src/**/*.js'","precommit":"lint-staged","start":"./src/cli/index.js './sandbox/*.mov' --debug --format gif --no-audio --resize 360 --reverse --rotate 90 --speed 2 --trim 0:00,0:05","start-stdin":"cat ./sandbox/*.mov | ./src/cli/index.js --debug --format gif --no-audio --resize 360 --reverse --rotate 90 --speed 2 --trim 0:00,0:05","test":"tape 'src/**/__tests__/*.js'"},"lint-staged":{"*.js":["standard","git add"]},"files":["src"],"keywords":["ffmpeg","video","youtube"],"gitHead":"b8d108321b1c6aa6916c73cef416d6eee60daa45","bugs":{"url":"https://github.com/yuanqing/vdx/issues"},"homepage":"https://github.com/yuanqing/vdx#readme","_id":"vdx@0.0.2","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"yuanqing","email":"desk@yuanqing.sg"},"dist":{"integrity":"sha512-mmM7fpGctWlosFBwByDhl9irBDrSXZZiWH4kMTanVDBbcYiYG1g5AudwOfpNO/pku5f/5MgZFKXJ1tAqpYl7Fw==","shasum":"3ebd27b1522a8d4c9a7f966e084f8b53cc7e7a3b","tarball":"https://registry.npmjs.org/vdx/-/vdx-0.0.2.tgz","fileCount":43,"unpackedSize":80583,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/cWlCRA9TVsSAnZWagAALNwP/1ur1v24DeBm0J2vQM/u\nu4L2TethMemVGISEZLlDX6n5nLc8T6s8kclfZnJRcKk5gOaY4Agf8QBIVH8+\nIg0ibcTeWHDmvY2qOG9/XhK/WtgDmRf8u04HN46zBfZRmyNoCEzgqla1wj3C\ncYbpv33yyTcSjjKngCSP707ni9MWb0JRgC6l+NhDhhwqy8HEis34chWVCGVV\n7zk3r+WIQwsCxmI9AZ1G+mkOU7ZE+1N9XqFaMkpThMbikCaDelvTPo6pTU61\n5Rln6GtpUzTG9PREYZ2BxKs2iDczmEpIxRES8hw5u1XtJbauJH7okp4KBiJD\n9915qzrhK5hnTXd2JMxoQmeC2YsesBDe4LuFp77lEnC4ewMvB4vKfejqsuWS\n9SzsJc/TTO0mLLUD7/asNdiD/JIGvoiouytTgYwi8FLhAMZmHB+0aGgGCS1L\nF/Ah9l43WPnAILF5WVxZNRxyMmIIBnaPWmA21rDm6SXOW+lZbwAR1yWAlHHZ\nmQ5Rpp4Czp8L8wODH2+hO+8K7asBJLPFsxjUjuW8Xk48hFBKU7fQY9/GMug0\nTfsOUy/ycxF1lAX+tFHK/9hT/tkHLgwAmsfieao1fQEC6BFclHxa6f55EGIb\nAt+V6hL01xaKRkEjMfrkac/9XpvxBBsY6uW87C75bHqPp1E5oiDGIAL/JDX/\n7/Q5\r\n=Q2ye\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC3I6csQ+X+ZIPZL6OqXrtyyv4tSsKKeGbSDoieA8QxHAIga2wWTZGa9OhrVve2APCWSk819nLf5BFV7uKPWlANeKI="}]},"maintainers":[{"name":"yuanqing","email":"desk@yuanqing.sg"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vdx_0.0.2_1526580644305_0.9788276496693844"},"_hasShrinkwrap":false},"0.0.3":{"name":"vdx","version":"0.0.3","description":"An intuitive CLI for processing video, powered by FFmpeg.","author":{"name":"Lim Yuan Qing"},"license":"MIT","repository":{"type":"git","url":"git://github.com/yuanqing/vdx.git"},"main":"src","bin":{"vdx":"src/cli/index.js"},"dependencies":{"consola":"^1.3.0","execa":"^0.10.0","glob":"^7.1.2","mkdirp":"^0.5.1","moment":"^2.22.1","nopt":"^4.0.1","nyc":"^11.8.0","p-all":"^1.0.0","rimraf":"^2.6.2","tape":"^4.9.0","unique-slug":"^2.0.0","which":"^1.3.0"},"devDependencies":{"husky":"^0.14.3","lint-staged":"^7.1.1","prettier-standard":"^8.0.1","standard":"^11.0.1"},"scripts":{"clean":"rimraf '*.log' .nyc_output build coverage","coverage":"rimraf .nyc_output coverage && nyc --reporter=html --reporter=lcov --reporter=text yarn test","fix":"prettier-standard 'src/**/*.js'","lint":"standard 'src/**/*.js'","precommit":"lint-staged","start":"./src/cli/index.js './sandbox/*.mov' --debug --format gif --no-audio --resize 360 --reverse --rotate 90 --speed 2 --trim 0:00,0:05","start-stdin":"cat ./sandbox/*.mov | ./src/cli/index.js --debug --format gif --no-audio --resize 360 --reverse --rotate 90 --speed 2 --trim 0:00,0:05","test":"tape 'src/**/__tests__/*.js'"},"lint-staged":{"*.js":["standard","git add"]},"files":["src"],"keywords":["ffmpeg","video","youtube"],"gitHead":"f8bc10be36851dd674570663b86d6625159965b1","bugs":{"url":"https://github.com/yuanqing/vdx/issues"},"homepage":"https://github.com/yuanqing/vdx#readme","_id":"vdx@0.0.3","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"yuanqing","email":"desk@yuanqing.sg"},"dist":{"integrity":"sha512-iT3Ina9DLJsiAqpzQej6N1MhmNYVTX4UhUsvADQtdL3Upngxo2eDoLIbZa9LOG9yqBLmNgWj+//j2xx31l7YZQ==","shasum":"c3c992399668c1b9e09052d6b8d2270b102695c3","tarball":"https://registry.npmjs.org/vdx/-/vdx-0.0.3.tgz","fileCount":43,"unpackedSize":80461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbARqwCRA9TVsSAnZWagAAhHAQAKALAOhxFqyQaAq5ZPzM\nO98rQjou6Rn84l3vjD+rlPHp0NuqYUKQhwfb8dqVoXa4/gG/8fT/FWYDZedD\nSpipLZATkPgHYo7+6mCfyViCidGudE6DP1XQIYpHWgbQ1CO2wgeqCEw0j2TX\np8RpAUF2nCQjd6DOVxFCfLBRCRMn3Uw5uR3GxW6dDZHreDXjlYbSUaK56fGs\nHNbqe4gXOLr8zzG9GJTNjIqSvvE4lunvJ/xWMdnBBtvuuMqs/PZ1vxf3RCDj\nC6O07QrmbaNfjURsrRJGznETRTNL1T7Zau2xjxj/REd2eV21ZDcbGnr+RZnj\nIfr5n3j2n+NK81kxGszzsGFv2A1uCLb3arSAm9G1K3rINJ/vglnrSm49GTo3\nO5CVIOmPzl7c+gZHB0IP4GRJstbyV+mdWlmXEYAiJEba3OcmUa1uRXDK8NFE\ncQoVOVwDXaOoHK5VWm3fse9SxqH0ZXsn5PBXwUylZ/fXfxvbfkMWmxbe3uDh\nMbrCYHYBAFQa6Te0fcf2PAq3QC14jHbY6rotiRdkyi8RY3gUggUkdXog4aVi\n7nZGmgtgRuJ/BPd4r05cxG59L7444AuT/741GY1oz1aqGQwcrYgz/nQvUVPu\nQBHCeG+9lHv9VIN+Ivov71TI1lAs5kDK3dpf2ohvD3APAd8RGfcUcrNvDQ/l\nuN+s\r\n=J/2l\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHdV1GW/v0eaSu2aQv6qY2gPuq5XdQ3OWoqbqCR1MaFkAiAdcizP9TmPyzRNhsRFPHZdTtc5aaeeI5bMAveGqLY0sw=="}]},"maintainers":[{"name":"yuanqing","email":"desk@yuanqing.sg"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vdx_0.0.3_1526799023574_0.2979757716762721"},"_hasShrinkwrap":false},"0.0.4":{"name":"vdx","version":"0.0.4","description":"An intuitive CLI for processing video, powered by FFmpeg","keywords":["ffmpeg","video","youtube"],"author":{"name":"Yuan Qing Lim"},"license":"MIT","repository":{"type":"git","url":"git://github.com/yuanqing/vdx.git"},"bin":{"vdx":"src/cli/index.js"},"dependencies":{"execa":"^4.0.3","glob":"^7.1.6","mkdirp":"^1.0.4","moment":"^2.29.1","nopt":"^5.0.0","npmlog":"^4.1.2","nyc":"^15.1.0","p-all":"^3.0.0","rimraf":"^3.0.2","tape":"^5.0.1","unique-slug":"^2.0.2","which":"^2.0.2"},"devDependencies":{"husky":"^4.3.0","lint-staged":"^10.4.0","prettier-standard":"^16.4.1","standard":"^14.3.4"},"scripts":{"clean":"rimraf '*.log' .nyc_output build coverage","coverage":"rimraf .nyc_output coverage && nyc --reporter=html --reporter=lcov --reporter=text yarn run test","fix":"prettier-standard 'src/**/*.js'","lint":"standard 'src/**/*.js'","reset":"yarn run clean && rimraf node_modules yarn.lock && yarn install","start":"node ./src/cli/index.js './sandbox/*.mov' --format gif --resize 360 --reverse --rotate 90 --speed 2 --trim 0:00,0:05","test":"tape 'src/**/__tests__/*.js'"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["standard","prettier-standard"]},"gitHead":"85f9f4325c81fbee96786b9df138a99520fe0f05","bugs":{"url":"https://github.com/yuanqing/vdx/issues"},"homepage":"https://github.com/yuanqing/vdx#readme","_id":"vdx@0.0.4","_nodeVersion":"14.11.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-pZupHUYTlMVfDvxxaEcnTes768F6lha2XQ4hZs4yiy9OfFlYQiXIS62V1qu85/3LNan0gL3tESzc9I5l4bPDRQ==","shasum":"4c4cef33b3aa04f4d1a73dbabb9453080e32b2f3","tarball":"https://registry.npmjs.org/vdx/-/vdx-0.0.4.tgz","fileCount":37,"unpackedSize":29109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiHLrCRA9TVsSAnZWagAAFF0P/3jV7tVV1VQ6O+3E7ICs\nIaD26AmBAwC+A8zs2kXzEVO0c3sgNv1cZ/O2iqygWQFTFT0TGrW3T6kiHz4s\nZ/AmFMN/EioGhmoxbfeaJtQZDY8osGVYyFK2fpyCby1EEaWB6NShrtFIISkW\nTkJcVXDdIE3agYknox27Zs4cAo09b8AEC+i277Vx8dxLvl6jO4IRqCJETBj+\ndqNjd/Hgts+/UzrASQh4pikKx9Uhgu2jVBBQN3hfuvMiQ+tCXW8DzJQa8CjS\nl76y1W//3aeIWKamFkt0Rj+NWHSpNKkuQ3zJe06cgQmZYxd4CeGhJPLGpzW+\naGrO9fDvPgwrTeMH7lLkc3o+W5SB3E+lMrAsRRaYkrTQCBEbYXGGfnLRQwh/\nsqm3jrPTs3/PetwDMpxl5TzQnaK/kOvvtlZ6Sx1qrGkspUgk0cCrS+YHAD8+\nizEYsK5/KTrtIaM0+wQ467WzYyaQ+V7aQ7NEexQO6AOX0Fb2HZ8vDVMXlTXD\nWw57qJUmtLXoMZ1wjTEEZQkXfh/2V66Vl5tXyOyKyGrRQEIITnnXCMmE/n5K\nIZw0up0++dBnTbv2YMAHUAclb0SeC7I3tWM5KcjM7FbfNcZ66zeCvF25rvD1\nYPwp+VnAQur6IOWesz6Vs2cb7DSz1W07phAusmfTfOonr6Gc3P5PnY6LEMQq\nBw4F\r\n=vk3v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG1MYuaCkXlu9leVavh00dLdq5M9nwdbUHEM1gT5YQQXAiEA+iMb4euf/PnvPg/+KCOMm6iX+1l1Ra2hpXZ7DgDbHjc="}]},"maintainers":[{"name":"yuanqing","email":"desk@yuanqing.sg"}],"_npmUser":{"name":"yuanqing","email":"desk@yuanqing.sg"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vdx_0.0.4_1602777834791_0.6101177786024052"},"_hasShrinkwrap":false},"0.0.5":{"name":"vdx","version":"0.0.5","description":"An intuitive CLI for processing video, powered by FFmpeg","keywords":["ffmpeg","video","youtube"],"author":{"name":"Yuan Qing Lim"},"license":"MIT","repository":{"type":"git","url":"git://github.com/yuanqing/vdx.git"},"bin":{"vdx":"src/cli/index.js"},"dependencies":{"execa":"^4.0.3","glob":"^7.1.6","mkdirp":"^1.0.4","moment":"^2.29.1","nopt":"^5.0.0","npmlog":"^4.1.2","nyc":"^15.1.0","p-all":"^3.0.0","rimraf":"^3.0.2","tape":"^5.0.1","unique-slug":"^2.0.2","which":"^2.0.2"},"devDependencies":{"husky":"^4.3.0","lint-staged":"^10.4.0","prettier-standard":"^16.4.1","standard":"^14.3.4"},"scripts":{"clean":"rimraf '*.log' .nyc_output build coverage","coverage":"rimraf .nyc_output coverage && nyc --reporter=html --reporter=lcov --reporter=text yarn run test","fix":"prettier-standard 'src/**/*.js'","lint":"standard 'src/**/*.js'","reset":"yarn run clean && rimraf node_modules yarn.lock && yarn install","start":"node ./src/cli/index.js './sandbox/*.mov' --format gif --resize 360 --reverse --rotate 90 --speed 2 --trim 0:00,0:05","test":"tape 'src/**/__tests__/*.js'"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["standard","prettier-standard"]},"gitHead":"f4b7ec926577e7b68a04967a825eda77f1812af3","bugs":{"url":"https://github.com/yuanqing/vdx/issues"},"homepage":"https://github.com/yuanqing/vdx#readme","_id":"vdx@0.0.5","_nodeVersion":"14.11.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-D8F8ssCA44ihuc102XfJQPfL/HKpUZg4/acw0wz+MJLYlHH/WaHajTbAhynh3iz68csBCkddrKd5xdwpoNWaUA==","shasum":"26b415a32a6551df2bda26e29aca76455bf4d591","tarball":"https://registry.npmjs.org/vdx/-/vdx-0.0.5.tgz","fileCount":37,"unpackedSize":29181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiOeCCRA9TVsSAnZWagAAm8UQAJHv9O43FOqHc9bWQh3c\nr/m/ofa63PNpB4uIXt3po3HWYMp+4oMiPMoBfjJwVtvhEJ7HDbjiydr6mIji\nfo2R98491SJ7Li9AprPN+xVG7tH9dMWNrczApYXzBhxjZHutMJ7TqGj4oiG9\n61gE8kIuKYhzZt5l5O3gWDID3lufEYxwzofQxhwCgjRqCtugjob9jVEOuY3R\n5mslV0NbltllAoXf9BkxmyKXYUqNcL2jYvtDeHI3cHZlbzGmJjfGbH3TeWTj\nHuglAVMfst60OSxPL+HmNXY83lZeI+T0R58zKOcrg6rWIYCeCDhEJGizWb6r\nl/m/quc5utp5Wh2O0p9udBKVvS+JeX01TnIVyj+uvNSFOpCxBdSXllCeI/NQ\nkW79ukxFdPJi4ZX4yaV6wlXwPVKUIaMH7SpnJuHeeHwVaauRjvT+oAwAieBK\n7V+PYPvH7yr8SqOXI5HmNZPGZ04iFROJcEzEhYq/iuNw5a0BWPXPbbWU8avT\ni7X9tdA+Q/pk1Q29j8S+qJlvPK+Mmg/aCzyxPXWjcDBp8JkZ1W3ABc7y9Tkb\nyEirTvVeWHVLc2jZJBWNe8lWZJJBjQclhF9m+TQDYHs9nwNuJxIBrG+MKY9b\nM9EDGe0fAut66aLUKgEHCHk6N9i9ccYs9Vxx9jLZxQaSrtV+cawG4CTA+9eJ\nbFGN\r\n=1oOO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG9OFCB5h4dGBbpZo6gzUXQWGZ0WpF3zdVzl/KZzaieYAiEAxjP0WoqMUTvkrT7YezLtVh1zU3E+L4wmfm22tBCVN1I="}]},"maintainers":[{"name":"yuanqing","email":"desk@yuanqing.sg"}],"_npmUser":{"name":"yuanqing","email":"desk@yuanqing.sg"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vdx_0.0.5_1602807682466_0.43645992036296644"},"_hasShrinkwrap":false},"0.0.6":{"name":"vdx","version":"0.0.6","description":"An intuitive CLI for processing video, powered by FFmpeg","keywords":["ffmpeg","gif","video"],"author":{"name":"Yuan Qing Lim"},"license":"MIT","repository":{"type":"git","url":"git://github.com/yuanqing/vdx.git"},"bin":{"vdx":"lib/cli.js"},"scripts":{"build":"yarn run clean && tsc","clean":"rimraf '*.log' .nyc_output build coverage lib","coverage":"rimraf .nyc_output coverage && nyc --reporter=html --reporter=lcov --reporter=text yarn run test","fix":"eslint --fix 'src/**/*.ts'","lint":"eslint 'src/**/*.ts'","reset":"yarn run clean && rimraf node_modules yarn.lock && yarn install","test":"tap 'src/**/__tests__/*.ts' --coverage-report html --coverage-report text --jobs-auto --no-browser --reporter terse","watch":"yarn run clean && tsc --watch"},"dependencies":{"globby":"^11.0.1","kleur":"^4.1.3","nopt":"^5.0.0","p-all":"^3.0.0","which":"^2.0.2"},"devDependencies":{"@types/node":"^14.14.2","@types/nopt":"^3.0.29","@types/npmlog":"^4.1.2","@types/prettier":"^2.1.5","@types/tap":"^14.10.1","@types/which":"^1.3.2","eslint":"^7.12.0","eslint-config-yuanqing":"^0.0.3","husky":"^4.3.0","lint-staged":"^10.4.2","prettier":"^2.1.2","rimraf":"^3.0.2","tap":"^14.10.8","typescript":"^4.0.3"},"eslintConfig":{"extends":"eslint-config-yuanqing"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint"]},"prettier":"eslint-config-yuanqing/prettier","gitHead":"bef4a5046c7fc79a95df542ac658974c44ea4609","bugs":{"url":"https://github.com/yuanqing/vdx/issues"},"homepage":"https://github.com/yuanqing/vdx#readme","_id":"vdx@0.0.6","_nodeVersion":"14.11.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-dupiuQ32HkIqyWkr7SVV/LAZnvQPIFgAApJXcsqe5gogcPMpsi2W6KIA3LDKBwwIYrabmQRiQzGzPCBCmmDwzw==","shasum":"8d1c449fbe6479a998b3cf6ec1cf30e89371525b","tarball":"https://registry.npmjs.org/vdx/-/vdx-0.0.6.tgz","fileCount":78,"unpackedSize":46663,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfllAdCRA9TVsSAnZWagAAgBwQAJYrXg4IJ8URunDarSUp\nHyYowA1RtjpCG+36K58DWY0MUuVCYQ7tO+RQEyJ/3GKaC6tVFyFo+GVPL8cg\njp907M0Qkgr2Xi4su6wuETmPRqWuhoLVRggsQJqIZYFrPANWZETINxN3GBar\nEfu/FajivH0z6qsT7Pj0bM2UW9BrJH+LxOuHoBI/HLQx4VvibnTPYpBjdDzd\nbPKLoTvSxmj9BwNYt+0bwZ218t5XNq/gVPe876o0SYc9neZosGybjV33QugD\nvadjpoHuxWnUnGqTBNW+OzOz2CxX58MSwH2H0UHz0Es6OmXZyQNkCsXYI9oy\nSaDjtdIhVsg/7bupXh2ocEOKE8JsVV9TJKxZX/xfwsx5WoWq4RjbY5dFw+MJ\nRStCyG/o/w/jNQ1Tns6FCz4C54920raZoMIfqygmCotJ5ZbRCqG3NSTL2NwO\nHMu/Q3Vuonfrtrsi2EAAnRAL5MUHc+AuHkTJYKhUgg2EkX7we0C5bzeRsjrm\npz0FLiCI/J2Xwhf9teNf7Konsh4ahzbbQLm9xRLGMYCKHeSrNeuKUtfCpgFu\nfQ3TXGJyqgnfc3XuaXK1RFaO754PqB5woyz+5E2/ictRLzZiYg0YNCBd0fS+\nO53pdXdLgO2OFM6YTV4Vp+ENCGl2eF++9mfDVQmCS+OYjQ/EL7RjKACIiYXO\nY1eH\r\n=ESgL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDcTyXrWRRC2f9VrOyvwrieM9ik82k7Er7HG2zZsZi8oAiEA6tHaj4xQvRoF5ucP04Y9rNtso6f/YAEbIpgOMEAiF7I="}]},"maintainers":[{"name":"yuanqing","email":"desk@yuanqing.sg"}],"_npmUser":{"name":"yuanqing","email":"desk@yuanqing.sg"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vdx_0.0.6_1603686429406_0.15870178111206812"},"_hasShrinkwrap":false},"0.0.7":{"name":"vdx","version":"0.0.7","description":"An intuitive CLI for processing video, powered by FFmpeg","keywords":["ffmpeg","gif","video"],"author":{"name":"Yuan Qing Lim"},"license":"MIT","repository":{"type":"git","url":"git://github.com/yuanqing/vdx.git"},"bin":{"vdx":"lib/cli.js"},"scripts":{"build":"yarn run clean && tsc","clean":"rimraf '*.log' .nyc_output build coverage lib","coverage":"rimraf .nyc_output coverage && nyc --reporter=html --reporter=lcov --reporter=text yarn run test","fix":"eslint --fix 'src/**/*.ts'","lint":"eslint 'src/**/*.ts'","prepublishOnly":"yarn run build","reset":"yarn run clean && rimraf node_modules yarn.lock && yarn install","test":"tap 'src/**/__tests__/*.ts' --coverage-report html --coverage-report text --jobs-auto --no-browser --reporter terse","watch":"yarn run clean && tsc --watch"},"dependencies":{"globby":"^11.0.1","kleur":"^4.1.3","nopt":"^5.0.0","p-all":"^3.0.0","which":"^2.0.2"},"devDependencies":{"@types/node":"^14.14.2","@types/nopt":"^3.0.29","@types/npmlog":"^4.1.2","@types/prettier":"^2.1.5","@types/tap":"^14.10.1","@types/which":"^1.3.2","eslint":"^7.12.0","eslint-config-yuanqing":"^0.0.3","husky":"^4.3.0","lint-staged":"^10.4.2","prettier":"^2.1.2","rimraf":"^3.0.2","tap":"^14.10.8","typescript":"^4.0.3"},"eslintConfig":{"extends":"eslint-config-yuanqing"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint"]},"prettier":"eslint-config-yuanqing/prettier","gitHead":"a5d6a6c3f8bfd37a8c241a0df4fb9d86f036b4f5","bugs":{"url":"https://github.com/yuanqing/vdx/issues"},"homepage":"https://github.com/yuanqing/vdx#readme","_id":"vdx@0.0.7","_nodeVersion":"14.11.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-gZBDCR89++RTpQFaKz5vsFNPhFEks1ovNITXxaBXwPE31vxAtERQCVONrj69hBIv8sglBWQibTBI086Aq6GuNA==","shasum":"84103023edca9324093212bc6dcdb33b220e1c3a","tarball":"https://registry.npmjs.org/vdx/-/vdx-0.0.7.tgz","fileCount":78,"unpackedSize":46933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflt2BCRA9TVsSAnZWagAA8swP/3+WtmfdIm4Rp6s41o9O\nhZ+JlRsgGw7jnY+XmbFXNTda7y1Ab594ksHMK+SLmwFi48XmfQzXbJqZbO5n\nZ9lEERQttA3aF/HSvTvPW0ypGYB5i7i2XnYNTZhi9uhI1G8XSaZZrwSnoRb+\n3cMSmdddmYEDZzfyawMRumsSbdX77YhXOCrc/pk6SykoLbqV5/RM7k7NdxsY\n8Y84b3Pr1Qs2TSdFcz+W5pVwMdNXyi7Grrnw4az15Q5+V98vPizyalUk66zw\nvpOBNK4PmD9kZGtO0fGO+6xzDodO0Q0HBwy/MiLuRmiXCQGZwF59FKr1WrBs\nngdG9oReHQFBu86Ih4xaHjugMwRILpmeYzlvgqkCiih15KKLAv50MjU+5sc+\nL5hHTEtijni9LtmSP/Ji7MlwGqdj3ex1NGXpBUBR339BubbGZFz8EQZXX8Su\nrUZBbX7ILXDys0ufUfNyQe9q0QSWKtgvwzuwp5S91ZAmvnPi+cLkJsV6u9UI\nMNGC8CDU34IS0gZSxkr0Q+3EfLSaudJLq0Ax+sKsCoARNpVaWt8AerPfYfya\n3thh3WL0D45HV17FO7zhn6iDgTu8jhhuinUOy6nrrj0ztb03U2GArS9/q7ZV\n8DYciZUkwocy7V2XpbTCbE0yr9+SZsKltQmsrz9ZCCRCPQ4A5lhLACcbh7DO\n5b3t\r\n=vVXQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC6LGMW2+yTmaloCxxWFzr6nk75TiaaKaX9BnKO1n3LCgIhAJTNA9DWsFLvWbn9Ij+E4jRkBMWmBsisfW9zJcDk42Tr"}]},"maintainers":[{"name":"yuanqing","email":"desk@yuanqing.sg"}],"_npmUser":{"name":"yuanqing","email":"desk@yuanqing.sg"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vdx_0.0.7_1603722625441_0.511259496499455"},"_hasShrinkwrap":false},"0.0.8":{"name":"vdx","version":"0.0.8","description":"An intuitive CLI for processing video, powered by FFmpeg","keywords":["ffmpeg","gif","video"],"author":{"name":"Yuan Qing Lim"},"license":"MIT","repository":{"type":"git","url":"git://github.com/yuanqing/vdx.git"},"bin":{"vdx":"lib/cli.js"},"scripts":{"build":"yarn run clean && tsc","clean":"rimraf '*.log' .nyc_output build coverage lib","coverage":"rimraf .nyc_output coverage && nyc --reporter=html --reporter=lcov --reporter=text yarn run test","fix":"eslint --fix 'src/**/*.ts'","lint":"eslint 'src/**/*.ts'","prepublishOnly":"yarn run build","reset":"yarn run clean && rimraf node_modules yarn.lock && yarn install","test":"tap 'src/**/__tests__/*.ts' --coverage-report html --coverage-report text --jobs-auto --no-browser --reporter terse","watch":"yarn run clean && tsc --watch"},"dependencies":{"globby":"^11.0.1","kleur":"^4.1.3","nopt":"^5.0.0","p-all":"^3.0.0","which":"^2.0.2"},"devDependencies":{"@types/node":"^14.14.2","@types/nopt":"^3.0.29","@types/npmlog":"^4.1.2","@types/prettier":"^2.1.5","@types/tap":"^14.10.1","@types/which":"^1.3.2","eslint":"^7.12.0","eslint-config-yuanqing":"^0.0.3","husky":"^4.3.0","lint-staged":"^10.4.2","prettier":"^2.1.2","rimraf":"^3.0.2","tap":"^14.10.8","typescript":"^4.0.3"},"eslintConfig":{"extends":"eslint-config-yuanqing"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint"]},"prettier":"eslint-config-yuanqing/prettier","gitHead":"23d10f22561be3f4963b8429887f2cdb2494b073","bugs":{"url":"https://github.com/yuanqing/vdx/issues"},"homepage":"https://github.com/yuanqing/vdx#readme","_id":"vdx@0.0.8","_nodeVersion":"14.11.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-TMILF33pKudDZUTz1qS8ZC54Jlki4RFoStjsth10upYOtf36jBWiXsZwYJvJf5KCMlwRBGJ4Df8ntYubGOvC9A==","shasum":"405ab04c3ce56ec14fa0727dc7a17e1a24458fa1","tarball":"https://registry.npmjs.org/vdx/-/vdx-0.0.8.tgz","fileCount":78,"unpackedSize":47664,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfm45iCRA9TVsSAnZWagAAMU4P/ifPzUYpZMhbyPhLRIS3\nj8+kOq6vWY8JcdTNfagM7j8Pqq0uqXzDJcirICJvg3bS8KidrqvyyDuQ1T0p\n5ZXCYbqcB/rrDg+AOkLHxLY+FAMflyZtteRm3k5uq+nt7ojyGUkCGsLjMV5y\nM0pfh3hvSWC7gS8AbwciE5Vtda8U5t3Tt278pqTKxYdPF2YG4Fr55pu0PFGi\nieh67CJAVlt9zmbLmZOFYfA1zr0tnLtTo0T3gzw7UBgnaz4Q727f+hgoerBv\n93GE/gTiwxGlTMunAHx+YZkHog7IY3/xNpaff+xvmBiV/t1UWP4KqXVgKikG\nDlhVUjdtbe1Hw7cD7zqhpyhbVBDp9wCOCX1ZYVZ6a30M98tF6jCt4M0Uw3c8\nFNdguZFHZRe0rLxJ2k4FgOxRCfwu3myECoany2ck7nXguRyIwj3LvgT3A85d\n2gBUuCgrzOtNsLUayup1Dcfzd15waSz5+5oKl3kx7S59sMdQiKCU4ISHyjK5\n5otWEYCLEeDTm85Luuhdvmh+puscdYAk2y7oP3oCGH5zWNiZTWjfWJbgPccd\n8YIzXQ523NIoSA/HK0hAVrs9ZFtrGcr4KuKg7b92cDMQ5QHI8MpZQx3x5ELM\nGCzrbYnvwCZ5ecc+wHke1/XTxWinUuMFx3IGGH1QroOc+5e8m0H8PCmGHW0V\nVud4\r\n=dSiO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID/nHfSk6E0GP/3D43FcgLHzZ1EEr7RHHTJGOPBRxzRLAiAqP63NeUImMAq+ojBn1h2uLRwXKMQgvt3/eBkXccqbMA=="}]},"maintainers":[{"name":"yuanqing","email":"desk@yuanqing.sg"}],"_npmUser":{"name":"yuanqing","email":"desk@yuanqing.sg"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vdx_0.0.8_1604030049676_0.6498715030058206"},"_hasShrinkwrap":false},"0.0.9":{"name":"vdx","version":"0.0.9","description":"An intuitive CLI for processing video, powered by FFmpeg","keywords":["ffmpeg","gif","video"],"author":{"name":"Yuan Qing Lim"},"license":"MIT","repository":{"type":"git","url":"git://github.com/yuanqing/vdx.git"},"bin":{"vdx":"lib/cli.js"},"scripts":{"build":"yarn run clean && tsc","clean":"rimraf '*.log' .nyc_output build coverage lib","coverage":"rimraf .nyc_output coverage && nyc --reporter=html --reporter=lcov --reporter=text yarn run test","fix":"eslint --fix 'src/**/*.ts'","lint":"eslint 'src/**/*.ts'","prepublishOnly":"yarn run build","reset":"yarn run clean && rimraf node_modules yarn.lock && yarn install","test":"tap 'src/**/__tests__/**/*.ts' --coverage-report html --coverage-report text --jobs-auto --no-browser --reporter terse","watch":"yarn run clean && tsc --watch"},"dependencies":{"@yuanqing/cli":"^0.0.5","globby":"^11.0.1","kleur":"^4.1.3","p-all":"^3.0.0"},"devDependencies":{"@types/node":"^14.14.2","@types/npmlog":"^4.1.2","@types/prettier":"^2.1.5","@types/tap":"^14.10.1","eslint":"^7.12.0","eslint-config-yuanqing":"^0.0.3","husky":"^4.3.0","lint-staged":"^10.4.2","prettier":"^2.1.2","rimraf":"^3.0.2","tap":"^14.10.8","typescript":"^4.0.3"},"eslintConfig":{"extends":"eslint-config-yuanqing"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint"]},"prettier":"eslint-config-yuanqing/prettier","gitHead":"380556cacc2a30332ea3d6178a9601a9f05df41f","bugs":{"url":"https://github.com/yuanqing/vdx/issues"},"homepage":"https://github.com/yuanqing/vdx#readme","_id":"vdx@0.0.9","_nodeVersion":"14.11.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-P+yoL3TFRj6IkCEncgSpeLFFyDZK+xvE4XIxFfKqzuypl3T3fZ809huIgENrBTYVcytAcsiGzuxoXn157I6q0Q==","shasum":"8dfdd7f682903f00e7b6821dbb379fba739dd919","tarball":"https://registry.npmjs.org/vdx/-/vdx-0.0.9.tgz","fileCount":48,"unpackedSize":33571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqTnwCRA9TVsSAnZWagAAyFAQAJyF0/rRSjkEdXWggiLi\nTwuJPFsHLCBadX+yGJUau4IHn/fKmkzOPTzmyVkorFCsAh3yHGXcbUvCrvth\nuYhDvk2U2TdYosZ3hGKvBpboMXKqzf94oHZT9mF+JBrSV2KM+xva/++y9ini\nBdmeo1QPseob3SG5FnYyciInBizW4W8/WLb8JA6mk6/e6t+AsnO8VPZr/+dt\nolz0ziDi8yPevdvzD65MQ9bsUtarAoVv0gqAO+BmRd7daFNWjU2V5uTTF8f9\n11a+6vyEOqRqOzJbtvEkgqsFE3VIecBBlBTGUELjKwBFdotYBhBp7srP0VFA\nWNlPVMVLVu0Hoa4L7nmDyieks5ceDI2w6dvWcQ9JPZtwK9B0w/TOqHNhYOZS\nfTuoVlhxcMzLnLmscdyeHg0tL7SV5ohUiQ/4L7nq5I4bUbHEZrjdjAb9Ggom\n2jd4Sn8MIt4VmIxc+W+6/Lzet7a7uI4tD1P4xkZMNHedNwahJ9YF2fvbT6wv\nqZ4K5+05Ld10Ni6sKjvglh7Z0r2N9vklKQoPCzxpmX4EF5ERUtX/UTAYs6YU\nrwgbEEPDRBAtAZEfG9J/QmvqlIM1f/hZPoRphcTjmSJWE5uO1y0AHOhl9Je3\nXDEB6UnYLCds10k/ltVcoTwphoZX3CLNggqmNny13kgx6cn8kFTuLSmSIhRa\nI+f3\r\n=Yd46\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCv5ZUFxXYWI/2SrXtabiP86ZJ1vxfSL+oyXUwyEbuU9AIgHz3cfMmy7AHRxiQOb7p5YEB94kzvXxX3LBr281xwetg="}]},"_npmUser":{"name":"yuanqing","email":"desk@yuanqing.sg"},"directories":{},"maintainers":[{"name":"yuanqing","email":"desk@yuanqing.sg"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vdx_0.0.9_1604925935807_0.9272349665199671"},"_hasShrinkwrap":false},"0.0.10":{"name":"vdx","version":"0.0.10","description":"An intuitive CLI for processing video, powered by FFmpeg","keywords":["ffmpeg","gif","video"],"author":{"name":"Yuan Qing Lim"},"license":"MIT","repository":{"type":"git","url":"git://github.com/yuanqing/vdx.git"},"bin":{"vdx":"lib/cli.js"},"scripts":{"build":"yarn run clean && tsc","clean":"rimraf '*.log' .nyc_output build coverage lib","coverage":"rimraf .nyc_output coverage && nyc --reporter=html --reporter=lcov --reporter=text yarn run test","fix":"eslint --fix 'src/**/*.ts'","lint":"eslint 'src/**/*.ts'","prepublishOnly":"yarn run build","reset":"yarn run clean && rimraf node_modules yarn.lock && yarn install","test":"tap 'src/**/__tests__/**/*.ts' --coverage-report html --coverage-report text --jobs-auto --no-browser --reporter terse","watch":"yarn run clean && tsc --watch"},"dependencies":{"@yuanqing/cli":"^0.0.6","globby":"^11.0.1","kleur":"^4.1.3","p-all":"^3.0.0"},"devDependencies":{"@types/node":"^14.14.2","@types/tap":"^14.10.1","eslint":"^7.12.0","eslint-config-yuanqing":"^0.0.3","husky":"^4.3.0","lint-staged":"^10.4.2","prettier":"^2.1.2","rimraf":"^3.0.2","tap":"^14.10.8","typescript":"^4.0.3"},"eslintConfig":{"extends":"eslint-config-yuanqing"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint"]},"prettier":"eslint-config-yuanqing/prettier","gitHead":"132ce22e59a553152b7a0c3560bb7eb164ef5ffe","bugs":{"url":"https://github.com/yuanqing/vdx/issues"},"homepage":"https://github.com/yuanqing/vdx#readme","_id":"vdx@0.0.10","_nodeVersion":"14.11.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-sZdJ12KST+vY3ycyCu0iFhudYaNPo0Dlm6geFudRBJC1X1BInXJqMlfRvv/+zD4HurB4Sbt4z85a10LfljrUew==","shasum":"2e2ca0eebe17e986fdae98922e2a00e8de37331e","tarball":"https://registry.npmjs.org/vdx/-/vdx-0.0.10.tgz","fileCount":48,"unpackedSize":34143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqrgtCRA9TVsSAnZWagAAD5MP/R6ov49P4lCIgudJqCgI\nzB3DR3Sn2U5LlrVyzDb2cSxx6gdbIruYBmC6QomWEtCRM2zCilm0fgh8k0ab\nq/1FRo8Oiq7Cjv2Q4jGI+nvgbc0egT4aZYIqqzHfuRAf+iZuhYmQaAT1TR1Y\n/2czXmLSgfFtIrfTK2zpE4eKpp7s9qfOv6MTg0eij6A+tQfECTKq6gktm0jN\nHcRH9Tyn8h7PAeIYU75xpwRo3OdjyfM/MbdFiRDeBpDX6WP1QbYKcBiduPHY\n/xtIKxygdeNb80DLP5oXAxTVUdbHmlryDdAvZGTD8C47fEy0/e363832KiyW\n8Qzkm1viiO5q6bp26u4i/qDTTttBHFngW/NPSNIjvG73mfMe4cHJIsxNdE8B\nbi+7EfKI124PgU5Imfa/6OKR5gzG70iStRHwaTQbS+axGr4EOJWO6K2YqPJm\nF5gbAEjUi/AavRT9vaCF37Sde2N5VVX8TPAmwngRccvcmNmHojrMEFZsCTt/\nolwxEOI5LQ4YIoxW/nkDEr+q2gGywWTz7ODdZvMhV1U3WRHDV9Gg2knl6VVM\nDBtr3HotdslW84lHeJMB4jwZiXZGBFRkLcnWl05uBXvPtdHNsHNz2FO73tJU\nMqwerMUBBtC9HCB9QaghH9L5+2v3Bj8fpbpxd+Lo7+RyQMHyjeh7Qfpu2I97\n7fuX\r\n=cswj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvJEAuIJch7tZGwqwdo8Dv72JKZBujWu5VY2oSQlhY3AIhALHZBeiQug4uE29sdfoVASLmOP2qYKy+qRalLRgBCbZf"}]},"_npmUser":{"name":"yuanqing","email":"desk@yuanqing.sg"},"directories":{},"maintainers":[{"name":"yuanqing","email":"desk@yuanqing.sg"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vdx_0.0.10_1605023789034_0.7790923495275535"},"_hasShrinkwrap":false},"0.0.11":{"name":"vdx","version":"0.0.11","description":"An intuitive CLI for processing video, powered by FFmpeg","keywords":["ffmpeg","gif","video"],"author":{"name":"Yuan Qing Lim"},"license":"MIT","repository":{"type":"git","url":"git://github.com/yuanqing/vdx.git"},"bin":{"vdx":"lib/cli.js"},"scripts":{"build":"yarn run clean && tsc","clean":"rimraf '*.log' .nyc_output build coverage lib","coverage":"rimraf .nyc_output coverage && nyc --reporter=html --reporter=lcov --reporter=text yarn run test","fix":"eslint --fix 'src/**/*.ts'","lint":"eslint 'src/**/*.ts'","_postinstall":"husky install && yarn run build","prepublishOnly":"pinst --disable && yarn run build","postpublish":"pinst --enable","reset":"yarn run clean && rimraf node_modules yarn.lock && yarn install","test":"tap 'src/**/__tests__/**/*.ts' --coverage-report html --coverage-report text --jobs-auto --no-browser --reporter terse","watch":"yarn run clean && tsc --watch"},"dependencies":{"@yuanqing/cli":"^0.0.9","globby":"^11.0.2","kleur":"^4.1.4","p-all":"^3.0.0"},"devDependencies":{"@types/node":"^14.14.31","@types/tap":"^14.10.2","eslint":"^7.20.0","eslint-config-yuanqing":"^0.0.4","husky":"^5.1.1","lint-staged":"^10.5.4","pinst":"^2.1.6","prettier":"^2.2.1","rimraf":"^3.0.2","tap":"^14.11.0","typescript":"^4.2.2"},"eslintConfig":{"extends":"eslint-config-yuanqing"},"lint-staged":{"*.ts":["eslint"]},"prettier":"eslint-config-yuanqing/prettier","gitHead":"a5ba0a2b711833769dcb245a8af700f37e7b419b","bugs":{"url":"https://github.com/yuanqing/vdx/issues"},"homepage":"https://github.com/yuanqing/vdx#readme","_id":"vdx@0.0.11","_nodeVersion":"14.15.4","_npmVersion":"7.6.0","dist":{"integrity":"sha512-rz9fEPVnbjww/Pnf+DIGd2QntkZBLpNt7d5acGoptxhimRa7UZ6UwcVGnkCxd/lN4LDYy0B53WcnoEqmiQyVbQ==","shasum":"9de7324722054d08b2e482b6b189cf1fd68078a9","tarball":"https://registry.npmjs.org/vdx/-/vdx-0.0.11.tgz","fileCount":48,"unpackedSize":34163,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOfiuCRA9TVsSAnZWagAAWwkP/1G8htHte8AiFpAL7jp8\n4W545XWzP94FnHSFHfCD7OJCDZnP/DxhzoafsFtdHpCSN+HJgUf7uM3Z5zrQ\n15pNJEVMM6ATbYZIqc2LpancuJocBk/ZfUNLkC3rJKSYTNFtkCZ79xv/9XSG\nt/MnkroXkmuaiXzK/rPSlGV2d5Arv/iRx74+lC+CDjai3QO9OehZWmuSDr5o\nnYLkpKQ1Ba13wQqwwaZeebvEY70h6O9hlhdPdeyFnf8LPTyqBmxGmqRhxh84\nfUaf99CPwxpPhPlaIbW2mmWkfnWQ/YyGWihsG/3IHIo5nCeAXMNARndXz56Q\nrjJH+8gicQ2UD4F+aOzavmbWsku5q2EX+DmeOPuoFhHtMRs4i3zbTvFk8yo0\nsPL7wE7LUFeX5dtiziZG0crlZYHohS9MARGCK4dTNXv4utJz4qsoqnjeb5oK\nGfjb7RM0hXlBiqHCa7rjnaE/2vj6fZ3RwZmdN447KDeX2KXQeheP0q6s44Om\nKbCPHC+O8DSRgQ6KBJTJRF2vB63zeeHS1ggRjoLGaSiR/5Qq7c25WVrqKQBL\nfAGIH8TfqnKdWpTOFz75pKmoRqT9sKAziIP4cQhHPR7KDnnHTTX8YKp/LEAV\nes4z43bHTKQMhZDsRmzyO62hijHHC7L/Vjq6Z7HbgAU6kswRWTwRUbMInySA\nLy3+\r\n=mfyc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG0rxp+6FzS1RlOhqWMj7iODhYeo+QmV9vUp8v6+180TAiBfyrJLBg3jzCeX4fPUX8aCIz35joO45GbG/ghfenMitg=="}]},"_npmUser":{"name":"yuanqing","email":"desk@yuanqing.sg"},"directories":{},"maintainers":[{"name":"yuanqing","email":"desk@yuanqing.sg"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vdx_0.0.11_1614411950282_0.5008870424341187"},"_hasShrinkwrap":false}},"time":{"created":"2018-05-06T17:27:45.548Z","0.0.1":"2018-05-06T17:27:45.625Z","modified":"2022-05-23T04:12:52.991Z","0.0.2":"2018-05-17T18:10:44.391Z","0.0.3":"2018-05-20T06:50:23.688Z","0.0.4":"2020-10-15T16:03:55.015Z","0.0.5":"2020-10-16T00:21:22.612Z","0.0.6":"2020-10-26T04:27:09.551Z","0.0.7":"2020-10-26T14:30:25.623Z","0.0.8":"2020-10-30T03:54:09.878Z","0.0.9":"2020-11-09T12:45:35.916Z","0.0.10":"2020-11-10T15:56:29.187Z","0.0.11":"2021-02-27T07:45:50.426Z"},"maintainers":[{"name":"yuanqing","email":"desk@yuanqing.sg"}],"description":"An intuitive CLI for processing video, powered by FFmpeg","homepage":"https://github.com/yuanqing/vdx#readme","keywords":["ffmpeg","gif","video"],"repository":{"type":"git","url":"git://github.com/yuanqing/vdx.git"},"author":{"name":"Yuan Qing Lim"},"bugs":{"url":"https://github.com/yuanqing/vdx/issues"},"license":"MIT","readme":"# vdx [![npm Version](https://img.shields.io/npm/v/vdx?cacheSeconds=1800)](https://www.npmjs.org/package/vdx) [![build](https://github.com/yuanqing/vdx/workflows/build/badge.svg)](https://github.com/yuanqing/vdx/actions?query=workflow%3Abuild)\n\n> An intuitive CLI for processing video, powered by [FFmpeg](https://ffmpeg.org)\n\n- Crop, trim, resize, reverse, rotate, remove audio, change the speed, change the frame rate, change the volume, convert to a different file format\n- Run multiple operations on multiple video files concurrently\n\n## Quick start\n\n*Requires [FFmpeg](https://ffmpeg.org) and [Node.js](https://nodejs.org).*\n\n```sh\n$ npm install --global vdx\n```\n\nA variety of common video processing operations are supported:\n\n```sh\n$ vdx '*.mov' --crop 360,640    # Crop to width 360, height 640\n$ vdx '*.mov' --format gif      # Convert to GIF\n$ vdx '*.mov' --fps 12          # Change the frame rate to 12\n$ vdx '*.mov' --no-audio        # Remove audio\n$ vdx '*.mov' --resize 360,-1   # Resize to width 360, maintaining the aspect ratio\n$ vdx '*.mov' --reverse         # Reverse\n$ vdx '*.mov' --rotate 90       # Rotate 90 degrees clockwise\n$ vdx '*.mov' --speed 2         # Double the speed\n$ vdx '*.mov' --trim 0:05,0:10  # Trim from 0:05 to 0:10\n$ vdx '*.mov' --volume 0.5      # Halve the volume\n```\n\nWe can also run multiple operations all at once:\n\n```sh\n$ vdx '*.mov' --format gif --fps 12 --resize 360,640 --speed 2 --trim 0:05,0:10\n```\n\nBy default, the processed files will be written to a directory called `./build`. To change this, use the `--output` option:\n\n```sh\n$ vdx '*.mov' --format gif --output './gifs'\n```\n\nBy default, up to 3 video files will be processed concurrently. To change this, use the `--parallel` option:\n\n```sh\n$ vdx '*.mov' --format gif --output './gifs' --parallel 5\n```\n\n## Usage\n\n```\nUsage: vdx <files> [options]\n```\n\n### &lt;files&gt;\n\nOne or more globs of video files to process.\n\n### [options]\n\nUse the `-d` or `--debug` option to print the underlying FFmpeg commands that are being run.\n\n#### -c, --crop\n\nCrop the video to `<width>,<height>` or `<x>,<y>,<width>,<height>`.\n\n```sh\n# Crop to width 360, height 640\n$ vdx '*.mov' --crop 360,640\n\n# Crop to width 360, height 640, starting from coordinates (10, 20)\n$ vdx '*.mov' --crop 10,20,360,640\n```\n\n#### -f, --format\n\nConvert the video to a different file format.\n\n```sh\n# Convert to GIF\n$ vdx '*.mov' --format gif\n```\n\n#### -fp, --fps\n\nChange the frame rate of the video.\n\n```sh\n# Change the frame rate to 12\n$ vdx '*.mov' --fps 12\n```\n\n#### --no-audio\n\nRemove audio from the video.\n\n```sh\n# Remove audio\n$ vdx '*.mov' --no-audio\n```\n\n#### -o, --output\n\nSet the output directory. Defaults to `./build`.\n\n```sh\n# Output files to './gifs'\n$ vdx '*.mov' --format gif --output './gifs'\n```\n\n#### -p, --parallel\n\nSet the maximum number of video files to process concurrently. Defaults to `3`.\n\n```sh\n# Process up to 5 files concurrently\n$ vdx '*.mov' --format gif --parallel 5\n```\n\n#### -r, --resize\n\nResize the video to `<width>,<height>`. Set either `<width>` or `<height>` to `-1` to maintain the aspect ratio.\n\n```sh\n# Resize to width 360, height 640\n$ vdx '*.mov' --resize 360,640\n\n# Resize to width 360, maintaining the aspect ratio\n$ vdx '*.mov' --resize 360,-1\n\n# Resize to height 640, maintaining the aspect ratio\n$ vdx '*.mov' --resize -1,640\n```\n\n#### -rv, --reverse\n\nReverse the video.\n\n```sh\n# Reverse\n$ vdx '*.mov' --reverse\n```\n\n#### -ro, --rotate\n\nRotate the video by `-90`, `90`, or `180` degrees.\n\n```sh\n# Rotate 90 degrees clockwise\n$ vdx '*.mov' --rotate 90\n\n# Rotate 90 degrees counter-clockwise\n$ vdx '*.mov' --rotate -90\n\n# Rotate 180 degrees\n$ vdx '*.mov' --rotate 180\n```\n\n#### -s, --speed\n\nChange the speed of the video. To slow down, set to a number greater than `0` and less than `1`. To speed up, set to a number greater than `1`.\n\n```sh\n# Halve the speed\n$ vdx '*.mov' --speed 0.5\n\n# Double the speed\n$ vdx '*.mov' --speed 2\n```\n\n#### -t, --trim\n\nTrim to `<start>,<end>` where `<start>` and `<end>` are timestamps in the format `HH:MM` or `HH:MM.mmm`. Omit `<end>` to trim from `<start>` to the end of the video.\n\n```sh\n# Trim from 0:05 to 0:10\n$ vdx '*.mov' --trim 0:05,0:10\n\n# Trim from 0:05 to the end of the video\n$ vdx '*.mov' --trim 0:05\n```\n\n#### -vo, --volume\n\nChange the volume of the video. To remove audio from the video, set to `0`. To decrease the volume, set to a number greater than `0` and less than `1`. To increase the volume, set to a number greater than `1`.\n\n```sh\n# Remove audio from the video\n$ vdx '*.mov' --volume 0\n\n# Halve the volume\n$ vdx '*.mov' --volume 0.5\n\n# Double the volume\n$ vdx '*.mov' --volume 2\n```\n\n## Installation\n\n```sh\n$ npm install --global vdx\n```\n\n## Prior art\n\n- [fluent-ffmpeg](https://github.com/fluent-ffmpeg/node-fluent-ffmpeg)\n\n## See also\n\n- [FFmpeg Cheatsheet](https://github.com/yuanqing/ffmpeg-cheatsheet)\n\n## License\n\n[MIT](/LICENSE.md)\n","readmeFilename":"README.md"}