{
"name": "examples",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"lazy-locker": "^0.0.1"
}
},
"node_modules/lazy-locker": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/lazy-locker/-/lazy-locker-0.0.1.tgz",
"integrity": "sha512-g76fCJ3VF1Cg4LngdmUd3Ea4yK+lb/Ebs5oQQL20LyYjYYv15NFTuKtrewhO9FbzjM16ax9mPLzIvMxHiTgAkg==",
"license": "MIT",
"engines": {
"node": ">=16"
}
}
}
}