{ "name": "puterfs", "lockfileVersion": 3, "requires": true, "packages": { "": { "dependencies": { "teepromise": "^0.1.1", "uuid": "^13.0.0" } }, "node_modules/teepromise": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/teepromise/-/teepromise-0.1.1.tgz", "integrity": "sha512-BS++sfQYjtOdPvBCb3sd0mNYfPcZKFjSx1yA85Yz/BAAQ3jyZAINd5iB7p70Z8D0Q4XElRwKaa4/lPEP4EHyiw==", "license": "MIT" }, "node_modules/uuid": { "version": "13.0.0", "resolved": "https://registry.npmjs.org/uuid/-/uuid-13.0.0.tgz", "integrity": "sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==", "funding": [ "https://github.com/sponsors/broofa", "https://github.com/sponsors/ctavan" ], "license": "MIT", "bin": { "uuid": "dist-node/bin/uuid" } } } }