This repository has been archived on 2019-08-15. You can view files and clone it, but cannot push or open issues or pull requests.
TheThingsNetworkGateway/package-lock.json

14 lines
355 B
JSON

{
"name": "lora-gateway",
"version": "0.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"gpio": {
"version": "0.2.10",
"resolved": "https://registry.npmjs.org/gpio/-/gpio-0.2.10.tgz",
"integrity": "sha512-VBFvAye/pK/oWHDUCa2F8jyrtHhnHXR/zHxMz3REEgznfMCQyzy6yRU8hFNuMSO+AG3YN4fH71Suj6mvM3cG3w=="
}
}
}