birdgen/package-lock.json
hazy 0a01583f56 Various improvements
Make CLI arguments use flags, support webm output encoding, allow running from any working directory, add optional profiles, add audio to spliced-in clips, various small fixes
2022-06-28 17:45:21 -05:00

17 lines
255 B
JSON

{
"name": "birdgen",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "birdgen",
"version": "1.0.0",
"license": "ISC",
"bin": {
"birdgen": "index.js"
}
}
}
}