UNPKG

@ffprobe-installer/ffprobe

Version:

Platform independent binary installer of FFprobe for node projects

13 lines 246 B
{ "include": [ "index.js", "lib/**/*" ], "compilerOptions": { "allowJs": true, "declaration": true, "emitDeclarationOnly": true, "skipLibCheck": true, "outDir": "types/" }, }