{ "name": "rpi_status_http_server", "version": "0.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "rpi_status_http_server", "version": "0.0.1", "license": "MIT", "dependencies": { "dotenv": "^16.0.2" } }, "node_modules/dotenv": { "version": "16.0.2", "resolved": "https://mirrors.cloud.tencent.com/npm/dotenv/-/dotenv-16.0.2.tgz", "integrity": "sha512-JvpYKUmzQhYoIFgK2MOnF3bciIZoItIIoryihy0rIA+H4Jy0FmgyKYAHCTN98P5ybGSJcIFbh6QKeJdtZd1qhA==", "license": "BSD-2-Clause", "engines": { "node": ">=12" } } }, "dependencies": { "dotenv": { "version": "16.0.2", "resolved": "https://mirrors.cloud.tencent.com/npm/dotenv/-/dotenv-16.0.2.tgz", "integrity": "sha512-JvpYKUmzQhYoIFgK2MOnF3bciIZoItIIoryihy0rIA+H4Jy0FmgyKYAHCTN98P5ybGSJcIFbh6QKeJdtZd1qhA==" } } }