{"_id":"get-audio-duration","_rev":"4208221","name":"get-audio-duration","description":"Get the duration of an audio file","dist-tags":{"latest":"4.0.1"},"maintainers":[{"name":"lluis","email":""}],"time":{"modified":"2026-03-04T17:04:25.000Z","created":"2015-08-12T18:19:28.906Z","4.0.1":"2023-07-14T04:27:09.438Z","4.0.1-beta.0":"2023-06-29T05:47:55.182Z","4.0.0":"2023-05-27T08:10:08.019Z","3.1.1":"2022-10-12T15:39:48.784Z","3.1.0":"2022-04-02T07:13:17.264Z","3.0.1":"2022-03-13T06:44:09.170Z","3.0.0":"2021-07-29T15:25:21.012Z","2.0.3":"2020-07-28T05:49:41.314Z","2.0.3-beta.0":"2020-07-28T05:33:52.751Z","2.0.2":"2020-06-11T15:49:38.784Z","2.0.2-beta.0":"2020-06-01T16:12:19.334Z","2.0.1":"2020-05-30T22:56:14.279Z","2.0.0":"2020-05-30T22:55:48.239Z","1.0.0":"2018-12-16T17:10:07.637Z","0.0.1":"2015-08-12T18:19:28.906Z"},"users":{},"author":{"name":"Lluís Ulzurrun de Asanza Sàez","email":"me@llu.is","url":"http://llu.is"},"repository":{"type":"git","url":"https://github.com/caffco/get-audio-duration.git"},"versions":{"4.0.1":{"name":"get-audio-duration","description":"Get the duration of an audio file","version":"4.0.1","author":{"name":"Lluís Ulzurrun de Asanza Sàez","email":"me@llu.is","url":"http://llu.is"},"license":"MIT","repository":{"type":"git","url":"https://github.com/caffco/get-audio-duration.git"},"main":"dist/commonjs/index.js","module":"dist/es6/index.js","dependencies":{"@ffprobe-installer/ffprobe":"^2.1.1","execa":"^5.0.0"},"devDependencies":{"@types/node":"^20.2.5","@types/tmp":"^0.2.3","@typescript-eslint/eslint-plugin":"^5.62.0","@typescript-eslint/parser":"^5.62.0","@vitest/coverage-v8":"^0.33.0","es-check":"^7.0.0","eslint":"^8.44.0","git-conventional-commits":"^2.6.5","husky":"^8.0.3","npm-run-all":"^4.1.5","prettier":"^3.0.0","source-map-support":"^0.5.21","tmp":"^0.2.1","ts-node":"^10.7.0","typescript":"^5.1.6","vitest":"^0.33.0"},"scripts":{"lint:commit":"git-conventional-commits commit-msg-hook","lint:source":"eslint **/*.ts","lint:build":"es-check es5 dist/commonjs/*.js","build":"run-s build:* lint:build","build:commonjs":"tsc --p tsconfig.commonjs.json","build:es6":"tsc --p tsconfig.es6.json","test":"vitest --coverage","format":"prettier --config .prettierrc 'src/**/*.ts' 'test/**/*.ts' --write","prepublishOnly":"CI=1 run-s test build","update:changelog":"git-conventional-commits changelog --file 'CHANGELOG.md'","update:version":"TEMP_PACKAGE_JSON=$(mktemp) &&git-conventional-commits version 2>/dev/null | xargs -I{} jq --arg newVersion {} '.version = $newVersion' package.json > \"$TEMP_PACKAGE_JSON\" && rm package.json && mv \"$TEMP_PACKAGE_JSON\" package.json"},"keywords":["audio","duration","ffmpeg","ffprobe","typescript"],"licenseText":"\nThe MIT License (MIT)\n\nCopyright (c) 2018 Lluís Ulzurrun de Asanza i Sàez me@llu.is\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"get-audio-duration@4.0.1","dist":{"shasum":"351fbae7682a441d871600aa0c7327300a9fe63f","size":6077,"noattachment":false,"key":"/get-audio-duration/-/get-audio-duration-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-audio-duration/download/get-audio-duration-4.0.1.tgz"},"_npmUser":{"name":"lluis","email":"sumolari@gmail.com"},"directories":{},"maintainers":[{"name":"lluis","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/get-audio-duration_4.0.1_1689308829182_0.5174356517014249"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-14T04:27:09.438Z","publish_time":1689308829438,"_source_registry_name":"default","_cnpm_publish_time":1689308829438},"4.0.1-beta.0":{"name":"get-audio-duration","description":"Get the duration of an audio file","version":"4.0.1-beta.0","author":{"name":"Lluís Ulzurrun de Asanza Sàez","email":"me@llu.is","url":"http://llu.is"},"license":"MIT","repository":{"type":"git","url":"https://github.com/caffco/get-audio-duration.git"},"main":"dist/commonjs/index.js","module":"dist/es6/index.js","dependencies":{"@ffprobe-installer/ffprobe":"^2.0.0","execa":"^5.0.0"},"devDependencies":{"@types/node":"^20.2.5","@types/tmp":"^0.2.3","@typescript-eslint/eslint-plugin":"^5.60.1","@typescript-eslint/parser":"^5.60.1","@vitest/coverage-v8":"^0.32.2","es-check":"^7.0.0","eslint":"^8.43.0","git-conventional-commits":"^2.6.5","husky":"^8.0.3","npm-run-all":"^4.1.5","prettier":"^2.6.1","source-map-support":"^0.5.21","tmp":"^0.2.1","ts-node":"^10.7.0","typescript":"^5.1.6","vitest":"^0.32.2"},"scripts":{"lint:commit":"git-conventional-commits commit-msg-hook","lint:source":"eslint **/*.ts","lint:build":"es-check es5 dist/commonjs/*.js","build":"run-s build:* lint:build","build:commonjs":"tsc --p tsconfig.commonjs.json","build:es6":"tsc --p tsconfig.es6.json","test":"vitest --coverage","format":"prettier --config .prettierrc 'src/**/*.ts' 'test/**/*.ts' --write","prepublishOnly":"CI=1 run-s test build","update:changelog":"git-conventional-commits changelog --file 'CHANGELOG.md'","update:version":"TEMP_PACKAGE_JSON=$(mktemp) &&git-conventional-commits version 2>/dev/null | xargs -I{} jq --arg newVersion {} '.version = $newVersion' package.json > \"$TEMP_PACKAGE_JSON\" && rm package.json && mv \"$TEMP_PACKAGE_JSON\" package.json"},"keywords":["audio","duration","ffmpeg","ffprobe","typescript"],"licenseText":"\nThe MIT License (MIT)\n\nCopyright (c) 2018 Lluís Ulzurrun de Asanza i Sàez me@llu.is\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"get-audio-duration@4.0.1-beta.0","dist":{"shasum":"fc9852ecf9e678fa7482e8c7fe1ec3680ad050ff","size":5863,"noattachment":false,"key":"/get-audio-duration/-/get-audio-duration-4.0.1-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-audio-duration/download/get-audio-duration-4.0.1-beta.0.tgz"},"_npmUser":{"name":"lluis","email":"sumolari@gmail.com"},"directories":{},"maintainers":[{"name":"lluis","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/get-audio-duration_4.0.1-beta.0_1688017674960_0.9421513451274064"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-29T05:47:55.182Z","publish_time":1688017675182,"_source_registry_name":"default","_cnpm_publish_time":1688017675182},"4.0.0":{"name":"get-audio-duration","description":"Get the duration of an audio file","version":"4.0.0","author":{"name":"Lluís Ulzurrun de Asanza Sàez","email":"me@llu.is","url":"http://llu.is"},"license":"MIT","repository":{"type":"git","url":"https://github.com/caffco/get-audio-duration.git"},"main":"dist/commonjs/index.js","module":"dist/es6/index.js","dependencies":{"@ffprobe-installer/ffprobe":"^2.0.0","execa":"^5.0.0"},"devDependencies":{"@types/node":"^20.2.5","@types/tmp":"^0.2.3","@typescript-eslint/eslint-plugin":"^5.17.0","@typescript-eslint/parser":"^5.17.0","@vitest/coverage-c8":"^0.31.1","es-check":"^7.0.0","eslint":"^8.12.0","husky":"^4.2.5","npm-run-all":"^4.1.5","prettier":"^2.6.1","source-map-support":"^0.5.21","tmp":"^0.2.1","ts-node":"^10.7.0","typescript":"^4.2.4","vitest":"^0.31.1"},"scripts":{"lint":"eslint **/*.ts","lint:build":"es-check es5 dist/commonjs/*.js","build":"run-s build:* lint:build","build:commonjs":"tsc --p tsconfig.commonjs.json","build:es6":"tsc --p tsconfig.es6.json","test":"vitest --coverage","format":"prettier --config .prettierrc 'src/**/*.ts' 'test/**/*.ts' --write","prepublishOnly":"CI=1 run-s test build"},"husky":{"hooks":{"pre-commit":"run-s lint format"}},"keywords":["audio","duration","ffmpeg","ffprobe","typescript"],"licenseText":"\nThe MIT License (MIT)\n\nCopyright (c) 2018 Lluís Ulzurrun de Asanza i Sàez me@llu.is\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"get-audio-duration@4.0.0","dist":{"shasum":"6ef3963ac0044a660e59070542bcd12976bed7ee","size":5731,"noattachment":false,"key":"/get-audio-duration/-/get-audio-duration-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-audio-duration/download/get-audio-duration-4.0.0.tgz"},"_npmUser":{"name":"lluis","email":"sumolari@gmail.com"},"directories":{},"maintainers":[{"name":"lluis","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/get-audio-duration_4.0.0_1685175007822_0.40353943253888414"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-27T08:10:08.019Z","publish_time":1685175008019,"_source_registry_name":"default","_cnpm_publish_time":1685175008019},"3.1.1":{"name":"get-audio-duration","description":"Get the duration of an audio file","version":"3.1.1","author":{"name":"Lluís Ulzurrun de Asanza Sàez","email":"me@llu.is","url":"http://llu.is"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/caffco/get-audio-duration.git"},"main":"dist/commonjs/index.js","module":"dist/es6/index.js","dependencies":{"@ffprobe-installer/ffprobe":"^1.4.1","execa":"^5.0.0","is-stream":"^2.0.0"},"devDependencies":{"@types/jest":"^27.4.1","@types/node":"^15.0.2","@types/tmp":"^0.2.3","@typescript-eslint/eslint-plugin":"^5.17.0","@typescript-eslint/parser":"^5.17.0","es-check":"^6.2.1","eslint":"^8.12.0","husky":"^4.2.5","jest":"^27.5.0","npm-run-all":"^4.1.5","prettier":"^2.6.1","source-map-support":"^0.5.21","tmp":"^0.2.1","ts-jest":"^27.1.4","ts-node":"^10.7.0","typescript":"^4.2.4"},"scripts":{"lint":"eslint **/*.ts","lint:build":"es-check es5 dist/commonjs/*.js","build":"run-s build:* lint:build","build:commonjs":"tsc --p tsconfig.commonjs.json","build:es6":"tsc --p tsconfig.es6.json","test":"jest","format":"prettier --config .prettierrc 'src/**/*.ts' 'test/**/*.ts' --write","prepublishOnly":"run-s test build"},"husky":{"hooks":{"pre-commit":"run-s lint format"}},"keywords":["audio","duration","ffmpeg","ffprobe","typescript"],"types":"./dist/commonjs/index.d.ts","gitHead":"e877ce977f7d0596e7abc4bc7ba0825969b4f4d7","bugs":{"url":"https://github.com/caffco/get-audio-duration/issues"},"homepage":"https://github.com/caffco/get-audio-duration#readme","_id":"get-audio-duration@3.1.1","_nodeVersion":"18.6.0","_npmVersion":"8.13.2","dist":{"shasum":"edc77e5b05923a7e5e707240a7cafcdcea82297c","size":4748,"noattachment":false,"key":"/get-audio-duration/-/get-audio-duration-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-audio-duration/download/get-audio-duration-3.1.1.tgz"},"_npmUser":{"name":"lluis","email":"sumolari@gmail.com"},"directories":{},"maintainers":[{"name":"lluis","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/get-audio-duration_3.1.1_1665589188621_0.15254692076243703"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-20T11:52:16.046Z","publish_time":1665589188784,"_cnpm_publish_time":1665589188784},"3.1.0":{"name":"get-audio-duration","description":"Get the duration of an audio file","version":"3.1.0","author":{"name":"Lluís Ulzurrun de Asanza Sàez","email":"me@llu.is","url":"http://llu.is"},"license":"MIT","repository":{"type":"git","url":"https://github.com/caffco/get-audio-duration.git"},"main":"dist/commonjs/index.js","module":"dist/es6/index.js","dependencies":{"@ffprobe-installer/ffprobe":"^1.4.1","execa":"^5.0.0","is-stream":"^2.0.0"},"devDependencies":{"@types/jest":"^27.4.1","@types/node":"^15.0.2","@types/tmp":"^0.2.3","@typescript-eslint/eslint-plugin":"^5.17.0","@typescript-eslint/parser":"^5.17.0","es-check":"^6.2.1","eslint":"^8.12.0","husky":"^4.2.5","jest":"^27.5.0","npm-run-all":"^4.1.5","prettier":"^2.6.1","source-map-support":"^0.5.21","tmp":"^0.2.1","ts-jest":"^27.1.4","ts-node":"^10.7.0","typescript":"^4.2.4"},"scripts":{"lint":"eslint **/*.ts","lint:build":"es-check es5 dist/commonjs/*.js","build":"run-s build:* lint:build","build:commonjs":"tsc --p tsconfig.commonjs.json","build:es6":"tsc --p tsconfig.es6.json","test":"jest","format":"prettier --config .prettierrc 'src/**/*.ts' 'test/**/*.ts' --write","prepublishOnly":"run-s test build"},"husky":{"hooks":{"pre-commit":"run-s lint format"}},"keywords":["audio","duration","ffmpeg","ffprobe","typescript"],"licenseText":"\nThe MIT License (MIT)\n\nCopyright (c) 2018 Lluís Ulzurrun de Asanza i Sàez me@llu.is\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"get-audio-duration@3.1.0","dist":{"shasum":"9f49f52dc6ff54932126fc7e7619553db5e326dc","size":5373,"noattachment":false,"key":"/get-audio-duration/-/get-audio-duration-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-audio-duration/download/get-audio-duration-3.1.0.tgz"},"_npmUser":{"name":"lluis","email":"sumolari@gmail.com"},"directories":{},"maintainers":[{"name":"lluis","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/get-audio-duration_3.1.0_1648883597020_0.022755259490375046"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-02T07:15:22.570Z","publish_time":1648883597264,"_cnpm_publish_time":1648883597264},"3.0.1":{"name":"get-audio-duration","description":"Get the duration of an audio file","version":"3.0.1","author":{"name":"Lluís Ulzurrun de Asanza Sàez","email":"me@llu.is","url":"http://llu.is"},"license":"MIT","repository":{"type":"git","url":"https://github.com/caffco/get-audio-duration.git"},"main":"dist/commonjs/index.js","module":"dist/es6/index.js","dependencies":{"@ffprobe-installer/ffprobe":"^1.4.1","execa":"^5.0.0","is-stream":"^2.0.0"},"devDependencies":{"@types/jest":"^27.0.0","@types/node":"^15.0.2","@types/tmp":"^0.2.0","@typescript-eslint/eslint-plugin":"^4.28.5","@typescript-eslint/parser":"^4.28.5","es-check":"^6.0.0","eslint":"^7.0.0","husky":"^4.2.5","jest":"^26.6.3","npm-run-all":"^4.1.5","prettier":"^2.0.5","source-map-support":"^0.5.19","tmp":"^0.2.1","ts-jest":"^26.5.0","ts-node":"^9.1.1","typescript":"^4.2.4"},"scripts":{"lint":"eslint **/*.ts","lint:build":"es-check es5 dist/commonjs/*.js","build":"run-s build:* lint:build","build:commonjs":"tsc --p tsconfig.commonjs.json","build:es6":"tsc --p tsconfig.es6.json","test":"jest","format":"prettier --config .prettierrc 'src/**/*.ts' 'test/**/*.ts' --write","prepublishOnly":"run-s test build"},"husky":{"hooks":{"pre-commit":"run-s lint format"}},"keywords":["audio","duration","ffmpeg","ffprobe","typescript"],"licenseText":"\nThe MIT License (MIT)\n\nCopyright (c) 2018 Lluís Ulzurrun de Asanza i Sàez me@llu.is\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"get-audio-duration@3.0.1","dist":{"shasum":"09888ff1d9686f8f311e454b00ea3192647a47b4","size":5151,"noattachment":false,"key":"/get-audio-duration/-/get-audio-duration-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-audio-duration/download/get-audio-duration-3.0.1.tgz"},"_npmUser":{"name":"lluis","email":"sumolari@gmail.com"},"directories":{},"maintainers":[{"name":"lluis","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/get-audio-duration_3.0.1_1647153849044_0.8069678333169685"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-13T06:44:15.530Z","publish_time":1647153849170,"_cnpm_publish_time":1647153849170},"3.0.0":{"name":"get-audio-duration","description":"Get the duration of an audio file","version":"3.0.0","author":{"name":"Lluís Ulzurrun de Asanza Sàez","email":"me@llu.is","url":"http://llu.is"},"license":"MIT","repository":{"type":"git","url":"https://github.com/caffco/get-audio-duration.git"},"main":"dist/commonjs/index.js","module":"dist/es6/index.js","dependencies":{"execa":"^5.0.0","is-stream":"^2.0.0","node-ffprobe-installer":"^1.2.3"},"devDependencies":{"@types/jest":"^26.0.20","@types/node":"^15.0.2","@types/tmp":"^0.2.0","@typescript-eslint/eslint-plugin":"^4.28.5","@typescript-eslint/parser":"^4.28.5","es-check":"^5.1.0","eslint":"^7.0.0","husky":"^4.2.5","jest":"^26.6.3","npm-run-all":"^4.1.5","prettier":"^2.0.5","source-map-support":"^0.5.19","tmp":"^0.2.1","ts-jest":"^26.5.0","ts-node":"^9.1.1","typescript":"^4.2.4"},"scripts":{"lint":"eslint **/*.ts","lint:build":"es-check es5 dist/commonjs/*.js","build":"run-s build:* lint:build","build:commonjs":"tsc --p tsconfig.commonjs.json","build:es6":"tsc --p tsconfig.es6.json","test":"jest","format":"prettier --config .prettierrc 'src/**/*.ts' 'test/**/*.ts' --write","prepublishOnly":"run-s test build"},"husky":{"hooks":{"pre-commit":"run-s lint format"}},"keywords":["audio","duration","ffmpeg","ffprobe","typescript"],"licenseText":"\nThe MIT License (MIT)\n\nCopyright (c) 2018 Lluís Ulzurrun de Asanza i Sàez me@llu.is\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"get-audio-duration@3.0.0","dist":{"shasum":"70e0515f47a91cf75eeeac6af03e85b7c69a87c7","size":5101,"noattachment":false,"key":"/get-audio-duration/-/get-audio-duration-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-audio-duration/download/get-audio-duration-3.0.0.tgz"},"_npmUser":{"name":"lluis","email":"sumolari@gmail.com"},"directories":{},"maintainers":[{"name":"lluis","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/get-audio-duration_3.0.0_1627572320797_0.5232318006113574"},"_hasShrinkwrap":false,"publish_time":1627572321012,"_cnpm_publish_time":1627572321012,"_cnpmcore_publish_time":"2021-12-16T16:08:25.166Z"},"2.0.3":{"name":"get-audio-duration","description":"Get the duration of an audio file","version":"2.0.3","author":{"name":"Lluís Ulzurrun de Asanza Sàez","email":"me@llu.is","url":"http://llu.is"},"license":"MIT","repository":{"type":"git","url":"https://github.com/caffco/get-audio-duration.git"},"main":"dist/commonjs/index.js","module":"dist/es6/index.js","dependencies":{"@ffprobe-installer/ffprobe":"^1.0.12","execa":"^4.0.2","is-stream":"^2.0.0"},"devDependencies":{"@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.11","@types/chai-as-promised":"^7.1.2","@types/mocha":"^7.0.2","@types/node":"^14.0.6","@types/tmp":"^0.2.0","@typescript-eslint/eslint-plugin":"^3.0.2","@typescript-eslint/parser":"^3.0.2","chai":"^4.2.0","chai-as-promised":"^7.1.1","coveralls":"^3.1.0","es-check":"^5.1.0","eslint":"^7.0.0","eslint-config-standard":"^14.1.1","mocha":"^7.2.0","npm-run-all":"^4.1.5","nyc":"^15.0.1","source-map-support":"^0.5.19","tmp":"^0.2.1","ts-mocha":"^7.0.0","ts-node":"^8.10.2","typescript":"^3.9.3"},"scripts":{"lint":"eslint .","lint:build":"es-check es5 dist/commonjs/*.js","build":"run-s build:* lint:build","build:commonjs":"tsc --p tsconfig.commonjs.json","build:es6":"tsc --p tsconfig.es6.json","test":"run-s lint test:coverage","test:coverage":"nyc ts-mocha test/**/*.spec.ts","prepublishOnly":"run-s test build"},"keywords":["audio","duration","ffmpeg","ffprobe","typescript"],"licenseText":"\nThe MIT License (MIT)\n\nCopyright (c) 2018 Lluís Ulzurrun de Asanza i Sàez me@llu.is\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"get-audio-duration@2.0.3","dist":{"shasum":"efeb34bf06a6e07a21d74541a38ac8008ebc3f59","size":5015,"noattachment":false,"key":"/get-audio-duration/-/get-audio-duration-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-audio-duration/download/get-audio-duration-2.0.3.tgz"},"maintainers":[{"name":"lluis","email":""}],"_npmUser":{"name":"lluis","email":"sumolari@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/get-audio-duration_2.0.3_1595915381081_0.29638432135735315"},"_hasShrinkwrap":false,"publish_time":1595915381314,"_cnpm_publish_time":1595915381314,"_cnpmcore_publish_time":"2021-12-16T16:08:25.456Z"},"2.0.3-beta.0":{"name":"get-audio-duration","description":"Get the duration of an audio file","version":"2.0.3-beta.0","author":{"name":"Lluís Ulzurrun de Asanza Sàez","email":"me@llu.is","url":"http://llu.is"},"license":"MIT","repository":{"type":"git","url":"https://github.com/caffco/get-audio-duration.git"},"main":"dist/commonjs/index.js","module":"dist/es6/index.js","dependencies":{"@ffprobe-installer/ffprobe":"^1.0.12","execa":"^4.0.2","is-stream":"^2.0.0"},"devDependencies":{"@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.11","@types/chai-as-promised":"^7.1.2","@types/mocha":"^7.0.2","@types/node":"^14.0.6","@types/tmp":"^0.2.0","@typescript-eslint/eslint-plugin":"^3.0.2","@typescript-eslint/parser":"^3.0.2","chai":"^4.2.0","chai-as-promised":"^7.1.1","coveralls":"^3.1.0","es-check":"^5.1.0","eslint":"^7.0.0","eslint-config-standard":"^14.1.1","mocha":"^7.2.0","npm-run-all":"^4.1.5","nyc":"^15.0.1","source-map-support":"^0.5.19","tmp":"^0.2.1","ts-mocha":"^7.0.0","ts-node":"^8.10.2","typescript":"^3.9.3"},"scripts":{"lint":"eslint .","lint:build":"es-check es5 dist/commonjs/*.js","build":"run-s build:* lint:build","build:commonjs":"tsc --p tsconfig.commonjs.json","build:es6":"tsc --p tsconfig.es6.json","test":"run-s lint test:coverage","test:coverage":"nyc ts-mocha test/**/*.spec.ts","prepublishOnly":"run-s test build"},"keywords":["audio","duration","ffmpeg","ffprobe","typescript"],"licenseText":"\nThe MIT License (MIT)\n\nCopyright (c) 2018 Lluís Ulzurrun de Asanza i Sàez me@llu.is\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"get-audio-duration@2.0.3-beta.0","dist":{"shasum":"ebb2ef5656074c7be0ab1324fa6378d332ff73be","size":5004,"noattachment":false,"key":"/get-audio-duration/-/get-audio-duration-2.0.3-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-audio-duration/download/get-audio-duration-2.0.3-beta.0.tgz"},"maintainers":[{"name":"lluis","email":""}],"_npmUser":{"name":"lluis","email":"sumolari@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/get-audio-duration_2.0.3-beta.0_1595914432648_0.22553860591764785"},"_hasShrinkwrap":false,"publish_time":1595914432751,"_cnpm_publish_time":1595914432751,"_cnpmcore_publish_time":"2021-12-16T16:08:25.673Z"},"2.0.2":{"name":"get-audio-duration","description":"Get the duration of an audio file","version":"2.0.2","author":{"name":"Lluís Ulzurrun de Asanza Sàez","email":"me@llu.is","url":"http://llu.is"},"license":"MIT","repository":{"type":"git","url":"https://github.com/caffco/get-audio-duration.git"},"main":"dist/commonjs/index.js","module":"dist/es6/index.js","dependencies":{"@ffprobe-installer/ffprobe":"^1.0.12","execa":"^4.0.2","is-stream":"^2.0.0"},"devDependencies":{"@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.11","@types/chai-as-promised":"^7.1.2","@types/mocha":"^7.0.2","@types/node":"^14.0.6","@types/tmp":"^0.2.0","@typescript-eslint/eslint-plugin":"^3.0.2","@typescript-eslint/parser":"^3.0.2","chai":"^4.2.0","chai-as-promised":"^7.1.1","coveralls":"^3.1.0","es-check":"^5.1.0","eslint":"^7.0.0","eslint-config-standard":"^14.1.1","mocha":"^7.2.0","npm-run-all":"^4.1.5","nyc":"^15.0.1","source-map-support":"^0.5.19","tmp":"^0.2.1","ts-mocha":"^7.0.0","ts-node":"^8.10.2","typescript":"^3.9.3"},"scripts":{"lint":"eslint .","lint:build":"es-check es5 dist/commonjs/*.js","build":"run-s build:* lint:build","build:commonjs":"tsc --p tsconfig.commonjs.json","build:es6":"tsc --p tsconfig.es6.json","test":"run-s lint test:coverage","test:coverage":"nyc ts-mocha test/**/*.spec.ts","prepublishOnly":"run-s test build"},"keywords":["audio","duration","ffmpeg","ffprobe","typescript"],"licenseText":"\nThe MIT License (MIT)\n\nCopyright (c) 2018 Lluís Ulzurrun de Asanza i Sàez me@llu.is\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"get-audio-duration@2.0.2","dist":{"shasum":"4902bfedf5a0b15cab58f4c2020b8bc59cb84735","size":4995,"noattachment":false,"key":"/get-audio-duration/-/get-audio-duration-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-audio-duration/download/get-audio-duration-2.0.2.tgz"},"maintainers":[{"name":"lluis","email":""}],"_npmUser":{"name":"lluis","email":"sumolari@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/get-audio-duration_2.0.2_1591890578692_0.13010905583218668"},"_hasShrinkwrap":false,"publish_time":1591890578784,"_cnpm_publish_time":1591890578784,"_cnpmcore_publish_time":"2021-12-16T16:08:25.942Z"},"2.0.2-beta.0":{"name":"get-audio-duration","description":"Get the duration of an audio file","version":"2.0.2-beta.0","author":{"name":"Lluís Ulzurrun de Asanza Sàez","email":"me@llu.is","url":"http://llu.is"},"license":"MIT","repository":{"type":"git","url":"https://github.com/caffco/get-audio-duration.git"},"main":"dist/commonjs/index.js","module":"dist/es6/index.js","dependencies":{"@ffprobe-installer/ffprobe":"^1.0.12","execa":"^4.0.2","is-stream":"^2.0.0"},"devDependencies":{"@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.11","@types/chai-as-promised":"^7.1.2","@types/mocha":"^7.0.2","@types/node":"^14.0.6","@types/tmp":"^0.2.0","@typescript-eslint/eslint-plugin":"^3.0.2","@typescript-eslint/parser":"^3.0.2","chai":"^4.2.0","chai-as-promised":"^7.1.1","coveralls":"^3.1.0","es-check":"^5.1.0","eslint":"^7.0.0","eslint-config-standard":"^14.1.1","mocha":"^7.2.0","npm-run-all":"^4.1.5","nyc":"^15.0.1","source-map-support":"^0.5.19","tmp":"^0.2.1","ts-mocha":"^7.0.0","ts-node":"^8.10.2","typescript":"^3.9.3"},"scripts":{"lint":"eslint .","lint:build":"es-check es5 dist/commonjs/*.js","build":"run-s build:* lint:build","build:commonjs":"tsc --p tsconfig.commonjs.json","build:es6":"tsc --p tsconfig.es6.json","test":"run-s lint test:coverage","test:coverage":"nyc ts-mocha test/**/*.spec.ts","prepublishOnly":"run-s test build"},"keywords":["audio","duration","ffmpeg","ffprobe","typescript"],"licenseText":"\nThe MIT License (MIT)\n\nCopyright (c) 2018 Lluís Ulzurrun de Asanza i Sàez me@llu.is\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"get-audio-duration@2.0.2-beta.0","dist":{"shasum":"e83d67939220e365f5ac8c649c5f24c734891aaf","size":4998,"noattachment":false,"key":"/get-audio-duration/-/get-audio-duration-2.0.2-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-audio-duration/download/get-audio-duration-2.0.2-beta.0.tgz"},"maintainers":[{"name":"lluis","email":""}],"_npmUser":{"name":"lluis","email":"sumolari@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/get-audio-duration_2.0.2-beta.0_1591027939168_0.06213591450701639"},"_hasShrinkwrap":false,"publish_time":1591027939334,"_cnpm_publish_time":1591027939334,"_cnpmcore_publish_time":"2021-12-16T16:08:26.183Z"},"2.0.1":{"name":"get-audio-duration","description":"Get the duration of an audio file","version":"2.0.1","author":{"name":"Lluís Ulzurrun de Asanza Sàez","email":"me@llu.is","url":"http://llu.is"},"license":"MIT","repository":{"type":"git","url":"https://github.com/caffco/get-audio-duration.git"},"main":"dist/commonjs/index.js","module":"dist/es6/index.js","dependencies":{"execa":"^4.0.2","ffprobe-static":"^3.0.0","is-stream":"^2.0.0"},"devDependencies":{"@types/chai":"^4.2.11","@types/chai-as-promised":"^7.1.2","@types/ffprobe-static":"^2.0.0","@types/mocha":"^7.0.2","@types/node":"^14.0.6","@types/tmp":"^0.2.0","@typescript-eslint/eslint-plugin":"^3.0.2","@typescript-eslint/parser":"^3.0.2","chai":"^4.2.0","chai-as-promised":"^7.1.1","coveralls":"^3.1.0","es-check":"^5.1.0","eslint":"^7.0.0","eslint-config-standard":"^14.1.1","mocha":"^7.2.0","npm-run-all":"^4.1.5","nyc":"^15.0.1","source-map-support":"^0.5.19","tmp":"^0.2.1","ts-mocha":"^7.0.0","ts-node":"^8.10.2","typescript":"^3.9.3"},"scripts":{"lint":"eslint .","lint:build":"es-check es5 dist/commonjs/*.js","build":"run-s build:* lint:build","build:commonjs":"tsc --p tsconfig.commonjs.json","build:es6":"tsc --p tsconfig.es6.json","test":"run-s lint test:coverage","test:coverage":"nyc ts-mocha test/**/*.spec.ts","prepublishOnly":"run-s test build"},"keywords":["audio","duration","ffmpeg","ffprobe","typescript"],"licenseText":"\nThe MIT License (MIT)\n\nCopyright (c) 2018 Lluís Ulzurrun de Asanza i Sàez me@llu.is\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"get-audio-duration@2.0.1","dist":{"shasum":"9a3b104d88abcf317cb939910d85f85f3ee160c0","size":4950,"noattachment":false,"key":"/get-audio-duration/-/get-audio-duration-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-audio-duration/download/get-audio-duration-2.0.1.tgz"},"maintainers":[{"name":"lluis","email":""}],"_npmUser":{"name":"lluis","email":"sumolari@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/get-audio-duration_2.0.1_1590879374136_0.44515093729886446"},"_hasShrinkwrap":false,"publish_time":1590879374279,"_cnpm_publish_time":1590879374279,"_cnpmcore_publish_time":"2021-12-16T16:08:26.409Z"},"2.0.0":{"name":"get-audio-duration","description":"Get the duration of an audio file","version":"2.0.0","author":{"name":"Lluís Ulzurrun de Asanza Sàez","email":"me@llu.is","url":"http://llu.is"},"license":"MIT","repository":{"type":"git","url":"https://github.com/caffco/get-audio-duration.git"},"main":"dist/commonjs/index.js","module":"dist/es6/index.js","dependencies":{"execa":"^4.0.2","ffprobe-static":"^3.0.0","is-stream":"^2.0.0"},"devDependencies":{"@types/chai":"^4.2.11","@types/chai-as-promised":"^7.1.2","@types/ffprobe-static":"^2.0.0","@types/mocha":"^7.0.2","@types/node":"^14.0.6","@types/tmp":"^0.2.0","@typescript-eslint/eslint-plugin":"^3.0.2","@typescript-eslint/parser":"^3.0.2","chai":"^4.2.0","chai-as-promised":"^7.1.1","coveralls":"^3.1.0","es-check":"^5.1.0","eslint":"^7.0.0","eslint-config-standard":"^14.1.1","mocha":"^7.2.0","npm-run-all":"^4.1.5","nyc":"^15.0.1","source-map-support":"^0.5.19","tmp":"^0.2.1","ts-mocha":"^7.0.0","ts-node":"^8.10.2","typescript":"^3.9.3"},"scripts":{"lint":"eslint .","lint:build":"es-check es5 dist/commonjs/*.js","build":"run-s build:* lint:build","build:commonjs":"tsc --p tsconfig.commonjs.json","build:es6":"tsc --p tsconfig.es6.json","test":"run-s lint test:coverage","test:coverage":"nyc ts-mocha test/**/*.spec.ts","prepublishOnly":"run-s test build"},"keywords":["audio","duration","ffmpeg","ffprobe","typescript"],"licenseText":"\nThe MIT License (MIT)\n\nCopyright (c) 2018 Lluís Ulzurrun de Asanza i Sàez me@llu.is\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"get-audio-duration@2.0.0","dist":{"shasum":"bd6d7582fcb17dfe934d4dc175f416f269d452ad","size":4918,"noattachment":false,"key":"/get-audio-duration/-/get-audio-duration-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-audio-duration/download/get-audio-duration-2.0.0.tgz"},"maintainers":[{"name":"lluis","email":""}],"_npmUser":{"name":"lluis","email":"sumolari@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/get-audio-duration_2.0.0_1590879348138_0.029271171891861902"},"_hasShrinkwrap":false,"publish_time":1590879348239,"_cnpm_publish_time":1590879348239,"_cnpmcore_publish_time":"2021-12-16T16:08:26.612Z"},"1.0.0":{"name":"get-audio-duration","description":"Get the duration of an audio file","version":"1.0.0","author":{"name":"Lluís Ulzurrun de Asanza Sàez","email":"me@llu.is","url":"http://llu.is"},"license":"MIT","repository":{"type":"git","url":"https://github.com/caffco/get-audio-duration.git"},"main":"dist/commonjs/index.js","module":"dist/es6/index.js","dependencies":{"execa":"^1.0.0","ffprobe-static":"^3.0.0","is-stream":"^1.1.0"},"devDependencies":{"@types/chai":"^4.1.7","@types/chai-as-promised":"^7.1.0","@types/execa":"^0.9.0","@types/ffprobe-static":"^2.0.0","@types/is-stream":"^1.1.0","@types/mocha":"^5.2.5","@types/tmp":"^0.0.33","chai":"^4.2.0","chai-as-promised":"^7.1.1","coveralls":"^3.0.2","es-check":"^5.0.0","mocha":"^5.2.0","npm-run-all":"^4.1.5","nyc":"^13.1.0","source-map-support":"^0.5.9","tmp":"^0.0.33","ts-node":"^7.0.1","tslint":"^5.11.0","tslint-config-standard":"^8.0.1","typescript":"^3.2.2"},"scripts":{"lint":"tslint src/**/*.ts -p tsconfig.json","lint:build":"es-check es5 dist/commonjs/*.js","build":"run-s build:* lint:build","build:commonjs":"tsc --p tsconfig.commonjs.json","build:es6":"tsc --p tsconfig.es6.json","test":"run-s lint test:coverage","test:coverage":"nyc mocha","prepublishOnly":"run-s test build"},"keywords":["audio","duration","ffmpeg","ffprobe","typescript"],"licenseText":"\nThe MIT License (MIT)\n\nCopyright (c) 2018 Lluís Ulzurrun de Asanza i Sàez me@llu.is\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"get-audio-duration@1.0.0","dist":{"shasum":"24656f262a65c7ae282b7c610f385fcf9799fcad","size":4102,"noattachment":false,"key":"/get-audio-duration/-/get-audio-duration-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-audio-duration/download/get-audio-duration-1.0.0.tgz"},"maintainers":[{"name":"lluis","email":""}],"_npmUser":{"name":"lluis","email":"sumolari@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/get-audio-duration_1.0.0_1544980207524_0.049856228620223764"},"_hasShrinkwrap":false,"publish_time":1544980207637,"_cnpm_publish_time":1544980207637,"_cnpmcore_publish_time":"2021-12-16T16:08:26.862Z"},"0.0.1":{"name":"get-audio-duration","description":"Get the duration of an audio","version":"0.0.1","author":{"name":"Lluís Ulzurrun de Asanza Sàez","email":"me@llu.is","url":"http://llu.is"},"license":"MIT","repository":{"type":"git","url":"https://github.com/caffco/get-audio-duration"},"dependencies":{"mz":"^1.2.1"},"devDependencies":{"bluebird":"^2.9.6","istanbul":"0","mocha":"2"},"scripts":{"test":"mocha","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot"},"keywords":["audio","duration","ffmpeg","ffprobe"],"files":["index.js"],"gitHead":"9e375e87c0928e564d03428a0b3740bf9e182efe","bugs":{"url":"https://github.com/caffco/get-audio-duration/issues"},"homepage":"https://github.com/caffco/get-audio-duration","_id":"get-audio-duration@0.0.1","_shasum":"6bea03ec382575b7062f8b54868549eac84c5e2c","_from":".","_npmVersion":"1.4.26","_npmUser":{"name":"lluis","email":"sumolari@gmail.com"},"maintainers":[{"name":"lluis","email":""}],"dist":{"shasum":"6bea03ec382575b7062f8b54868549eac84c5e2c","size":1256,"noattachment":false,"key":"/get-audio-duration/-/get-audio-duration-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-audio-duration/download/get-audio-duration-0.0.1.tgz"},"directories":{},"publish_time":1439403568906,"_hasShrinkwrap":false,"_cnpm_publish_time":1439403568906,"_cnpmcore_publish_time":"2021-12-16T16:08:27.074Z"}},"readme":"# get-audio-duration\n\n[![NPM version][npm-image]][npm-url]\n![Build Status](https://github.com/caffco/get-audio-duration/workflows/test/badge.svg)\n[![Maintainability](https://api.codeclimate.com/v1/badges/5033f5c3edd89b931e4a/maintainability)](https://codeclimate.com/github/caffco/get-audio-duration/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5033f5c3edd89b931e4a/test_coverage)](https://codeclimate.com/github/caffco/get-audio-duration/test_coverage)\n[![License][license-image]][license-url]\n[![NPM bundle size (minified)][bundle-size-image]][npm-url]\n[![Downloads][downloads-image]][downloads-url]\n\nGet the duration of audio files with `ffprobe`.\n\n# Supported platforms\n\nCurrently this package only supports Linux, Windows 7+, and MacOS 10.9+. **This package does not work in the browser**, iOS or Android.\n\n# Install\n\n```bash\n$ npm install --save get-audio-duration\n```\n\n# Usage\n\n```js\nconst { getAudioDurationInSeconds } = require('get-audio-duration')\n\ngetAudioDurationInSeconds('audio.flac').then((duration) => {\n  console.log(duration)\n})\n\n// If you need to customize the path to ffprobe...\n\ngetAudioDurationInSeconds('audio.flac', '/path/to/ffprobe').then((duration) => {\n  console.log(duration)\n})\n```\n\n[npm-image]: https://img.shields.io/npm/v/get-audio-duration.svg\n[npm-url]: https://npmjs.org/package/get-audio-duration\n[bundle-size-image]: https://img.shields.io/bundlephobia/min/get-audio-duration.svg\n[license-image]: http://img.shields.io/npm/l/get-audio-duration.svg\n[license-url]: LICENSE\n[downloads-image]: http://img.shields.io/npm/dm/get-audio-duration.svg\n[downloads-url]: https://npmjs.org/package/get-audio-duration\n","_attachments":{},"license":"MIT"}