{
    "name": "ble-wrapper",
    "version": "1.5.3",
    "lockfileVersion": 2,
    "requires": true,
    "packages": {
        "": {
            "name": "ble-wrapper",
            "version": "1.5.3",
            "license": "LGPL-3.0-or-later",
            "dependencies": {
                "@capacitor-community/bluetooth-le": "^6.0.0"
            },
            "devDependencies": {
                "@types/node": "~20.5.0"
            }
        },
        "node_modules/@capacitor-community/bluetooth-le": {
            "version": "6.0.0",
            "resolved": "https://registry.npmjs.org/@capacitor-community/bluetooth-le/-/bluetooth-le-6.0.0.tgz",
            "integrity": "sha512-oMVqMSQ5w05odnc8Dq+OGgsFGbxolohB6XfcyjOP/8s5htckksjsApcbbyVvcyWkWHr4CU6YCA9cwhSHH3rQYg==",
            "dependencies": {
                "@types/web-bluetooth": "^0.0.20"
            },
            "peerDependencies": {
                "@capacitor/core": "^6.0.0"
            }
        },
        "node_modules/@capacitor/core": {
            "version": "6.0.0",
            "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-6.0.0.tgz",
            "integrity": "sha512-NvxIQsJcMiIV+Le1DilR2GGyQQbDInfXK1UywGROQ5mycdFlW5XoAPZ+MKnFGB123RoEgE3uhDGgwTXUmSlX9A==",
            "peer": true,
            "dependencies": {
                "tslib": "^2.1.0"
            }
        },
        "node_modules/@types/node": {
            "version": "20.5.0",
            "resolved": "https://registry.npmjs.org/@types/node/-/node-20.5.0.tgz",
            "integrity": "sha512-Mgq7eCtoTjT89FqNoTzzXg2XvCi5VMhRV6+I2aYanc6kQCBImeNaAYRs/DyoVqk1YEUJK5gN9VO7HRIdz4Wo3Q==",
            "dev": true
        },
        "node_modules/@types/web-bluetooth": {
            "version": "0.0.20",
            "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz",
            "integrity": "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow=="
        },
        "node_modules/tslib": {
            "version": "2.6.2",
            "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
            "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
            "peer": true
        }
    },
    "dependencies": {
        "@capacitor-community/bluetooth-le": {
            "version": "6.0.0",
            "resolved": "https://registry.npmjs.org/@capacitor-community/bluetooth-le/-/bluetooth-le-6.0.0.tgz",
            "integrity": "sha512-oMVqMSQ5w05odnc8Dq+OGgsFGbxolohB6XfcyjOP/8s5htckksjsApcbbyVvcyWkWHr4CU6YCA9cwhSHH3rQYg==",
            "requires": {
                "@types/web-bluetooth": "^0.0.20"
            }
        },
        "@capacitor/core": {
            "version": "6.0.0",
            "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-6.0.0.tgz",
            "integrity": "sha512-NvxIQsJcMiIV+Le1DilR2GGyQQbDInfXK1UywGROQ5mycdFlW5XoAPZ+MKnFGB123RoEgE3uhDGgwTXUmSlX9A==",
            "peer": true,
            "requires": {
                "tslib": "^2.1.0"
            }
        },
        "@types/node": {
            "version": "20.5.0",
            "resolved": "https://registry.npmjs.org/@types/node/-/node-20.5.0.tgz",
            "integrity": "sha512-Mgq7eCtoTjT89FqNoTzzXg2XvCi5VMhRV6+I2aYanc6kQCBImeNaAYRs/DyoVqk1YEUJK5gN9VO7HRIdz4Wo3Q==",
            "dev": true
        },
        "@types/web-bluetooth": {
            "version": "0.0.20",
            "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz",
            "integrity": "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow=="
        },
        "tslib": {
            "version": "2.6.2",
            "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
            "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
            "peer": true
        }
    }
}
