{ "name": "gbt", "version": "3.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "gbt", "version": "3.0.1", "hasInstallScript": true, "dependencies": { "@napi-rs/cli": "2.18.0" }, "engines": { "node": ">= 12" } }, "node_modules/@napi-rs/cli": { "version": "2.18.0", "resolved": "https://registry.npmjs.org/@napi-rs/cli/-/cli-2.18.0.tgz", "integrity": "sha512-lfSRT7cs3iC4L+kv9suGYQEezn5Nii7Kpu+THsYVI0tA1Vh59LH45p4QADaD7hvIkmOz79eEGtoKQ9nAkAPkzA==", "bin": { "napi": "scripts/index.js" }, "engines": { "node": ">= 10" }, "funding": { "type": "github", "url": "https://github.com/sponsors/Brooooooklyn" } } } }