{ "name": "@mtcute/file-id", "type": "module", "version": "0.19.0", "private": true, "description": "Support for TDLib and Bot API file ID for mtcute", "author": "alina sireneva ", "license": "MIT", "sideEffects": false, "exports": { ".": "./src/index.ts" }, "dependencies": { "@mtcute/tl-runtime": "workspace:^", "@fuman/utils": "0.0.4", "long": "5.2.3" } }