{ "name": "arboricx-runtime", "version": "0.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "arboricx-runtime", "version": "0.1.0", "license": "MIT", "dependencies": { "koffi": "^2.16.2" }, "bin": { "arboricx-run": "src/cli.js" } }, "node_modules/koffi": { "version": "2.16.2", "resolved": "https://registry.npmjs.org/koffi/-/koffi-2.16.2.tgz", "integrity": "sha512-owU0MRwv6xkrVqCd+33uw6BaYppkTRXbO/rVdJNI2dvZG0gzyRhYwW25eWtc5pauwK8TGh3AbkFONSezdykfSA==", "hasInstallScript": true, "license": "MIT", "funding": { "url": "https://liberapay.com/Koromix" } } } }