UNPKG

sigfox-gcloud

Version:

Framework for building a Sigfox server, based on Google Cloud Functions

20 lines (19 loc) 412 B
{ "name": "sigfoxCallback", "version": "2.1.0", "author": { "name": "Lee Lup Yuen", "email": "ly.lee@unabiz.com", "url": "http://github.com/unabiz/" }, "license": "MIT", "engines": { "node": ">=8.9.0" }, "dependencies": { "@google-cloud/debug-agent": "^2.3.2", "@google-cloud/trace-agent": "^2.4.1", "sigfox-gcloud": ">=2.1.1", "sigfox-iot-cloud": ">=1.1.0" } }