{ "name": "@luanrt/googlevideo", "version": "2.0.0", "exports": "./src/index.ts", "imports": { "@bufbuild/protobuf": "npm:@bufbuild/protobuf@^2.0.0" }, "publish": { "include": [ "LICENSE", "README.md", "protos/generated/**/*.ts", "src/**/*.ts" ], "exclude": [ "test", "dev-scripts", "examples" ] } }