{"name":"google-gax","version":"4.0.5-experimental","description":"Google API Extensions","main":"build/src/index.js","types":"build/src/index.d.ts","dependencies":{"@grpc/grpc-js":"~1.9.6","@grpc/proto-loader":"^0.7.0","@types/long":"^4.0.0","abort-controller":"^3.0.0","duplexify":"^4.0.0","google-auth-library":"^9.0.0","node-fetch":"^2.6.1","object-hash":"^3.0.0","proto3-json-serializer":"^2.0.0","protobufjs":"7.2.5","retry-request":"^7.0.0"},"devDependencies":{"@compodoc/compodoc":"1.1.21","@babel/plugin-proposal-private-methods":"^7.18.6","@types/mocha":"^9.0.0","@types/ncp":"^2.0.1","@types/node":"^20.5.0","@types/node-fetch":"^2.5.4","@types/object-hash":"^3.0.0","@types/proxyquire":"^1.3.28","@types/pumpify":"^1.4.1","@types/sinon":"^10.0.0","@types/uglify-js":"^3.17.0","c8":"^8.0.0","codecov":"^3.1.0","execa":"^5.0.0","google-proto-files":"4.0.0-experimental","gts":"^5.0.0","linkinator":"^4.0.0","long":"^4.0.0","mkdirp":"^2.0.0","mocha":"^9.0.0","ncp":"^2.0.0","null-loader":"^4.0.0","protobufjs-cli":"1.1.2","proxyquire":"^2.0.1","pumpify":"^2.0.0","rimraf":"^5.0.1","sinon":"^16.0.0","stream-events":"^1.0.4","ts-loader":"^8.0.0","typescript":"^5.1.6","uglify-js":"^3.17.0","walkdir":"^0.4.0","webpack":"^4.0.0","webpack-cli":"^4.0.0"},"scripts":{"docs":"compodoc src/","pretest":"npm run prepare","test":"c8 mocha build/test/unit","lint":"gts check src samples test","clean":"gts clean","compile":"tsc -p . && cp src/*.json build/src && cp -r test/fixtures build/test && cp -r protos build/","compile-operation-protos":"pbjs -t json google/longrunning/operations.proto -p ./protos > protos/operations.json && pbjs -t static-module -r operations_protos google/longrunning/operations.proto -p ./protos > protos/operations.js && pbts protos/operations.js -o protos/operations.d.ts","compile-compute-operations-protos":"pbjs -t json google/longrunning/compute_operations.proto -p ./protos > protos/compute_operations.json && pbjs -t static-module -r compute_operations_protos google/longrunning/compute_operations.proto -p ./protos > protos/compute_operations.js && pbts protos/compute_operations.js -o protos/compute_operations.d.ts","compile-iam-protos":"pbjs -t json google/iam/v1/iam_policy.proto google/iam/v1/options.proto google/iam/v1/policy.proto google/iam/v1/logging/audit_data.proto -p ./protos > protos/iam_service.json && pbjs -t static-module -r iam_protos google/iam/v1/iam_policy.proto google/iam/v1/options.proto google/iam/v1/policy.proto google/iam/v1/logging/audit_data.proto -p ./protos > protos/iam_service.js && pbts protos/iam_service.js -o protos/iam_service.d.ts","compile-location-protos":"pbjs -t json google/cloud/location/locations.proto -p ./protos > protos/locations.json && pbjs -t static-module -r locations_protos google/cloud/location/locations.proto -p ./protos > protos/locations.js && pbts protos/locations.js -o protos/locations.d.ts","compile-status-protos":"pbjs -t json google/rpc/status.proto google/rpc/error_details.proto -p ./protos > protos/status.json","compile-http-protos":"pbjs -t static-module -r http_proto --keep-case google/api/http.proto -p ./protos > protos/http.js && pbts protos/http.js -o protos/http.d.ts","compile-showcase-proto":"pbjs -t json google/showcase/v1beta1/echo.proto google/showcase/v1beta1/identity.proto google/showcase/v1beta1/messaging.proto google/showcase/v1beta1/testing.proto -p ./protos > test/fixtures/google-gax-packaging-test-app/protos/protos.json && pbjs -t static-module -r showcase_protos google/showcase/v1beta1/echo.proto google/showcase/v1beta1/identity.proto google/showcase/v1beta1/messaging.proto google/showcase/v1beta1/testing.proto -p ./protos > test/fixtures/google-gax-packaging-test-app/protos/protos.js && pbts test/fixtures/google-gax-packaging-test-app/protos/protos.js -o test/fixtures/google-gax-packaging-test-app/protos/protos.d.ts","fix":"gts fix","prepare":"npm run compile && cd ../tools && npm i && npm run compile && cd ../gax && pwd && node ../tools/build/src/prepublish.js . && mkdirp build/protos && cp -r protos/* build/protos/ && npm run minify-proto-json","system-test":"c8 mocha build/test/system-test --timeout 600000 && npm run test-application","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","docs-test":"linkinator docs","predocs-test":"npm run docs","browser-test":"cd test/browser-test && npm run prefetch && npm install && npm test","test-application":"cd test/test-application && npm run prefetch && npm install && npm start","prelint":"cd samples; npm link ../; npm install","precompile":"gts clean","update-protos":"cd ../tools && npm i && npm run compile && cd ../gax && node ../tools/build/src/listProtos.js .","minify-proto-json":"cd ../tools && npm i && npm run compile && cd ../gax && node ../tools/build/src/minify.js","@compodoc/compodoc":"1.1.21"},"keywords":["grpc"],"repository":{"type":"git","url":"git+https://github.com/googleapis/gax-nodejs.git","directory":"gax"},"author":{"name":"Google API Authors"},"license":"Apache-2.0","bugs":{"url":"https://github.com/googleapis/gax-nodejs/issues"},"homepage":"https://github.com/googleapis/gax-nodejs#readme","engines":{"node":">=14"},"browser":"build/src/fallback.js","_id":"google-gax@4.0.5-experimental","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"shasum":"83b5e9733265ec7f48bcf5247144b8df141d0a87","size":477716,"noattachment":false,"key":"/google-gax/-/google-gax-4.0.5-experimental.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-gax/download/google-gax-4.0.5-experimental.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mrdoob","email":""},{"name":"ofrobots","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-gax_4.0.5-experimental_1703207791705_0.39458365145828167"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-22T01:16:31.954Z","publish_time":1703207791954,"_source_registry_name":"default","_cnpm_publish_time":1703207791954,"dist-tags":{"bundle":"2.9.0-bundle","debug":"4.0.2-debug","experimental":"6.0.1-experimental","latest":"5.0.6","legacy-10":"2.30.5","legacy-14":"4.4.1","legacy-8":"1.15.4","load-proto-json":"2.12.0-pre.1","next":"4.0.1","rc":"5.1.1-rc.1","rest_stream":"2.28.0-pre.1"}}