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