Guest User

Untitled

a guest
Jan 12th, 2018
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. {
  2. "name": "cloud-functions-prom-exporter",
  3. "version": "0.0.1",
  4. "description": "Cloud Functions originating Prometheus Gauge|Histogram metrics",
  5. "author": "Your Name <[email protected]>",
  6. "keywords": ["Google","Cloud Functions","Prometheus", "Particle", "Photon"],
  7. "dependencies":{
  8. "prom-client": "10.2.2",
  9. "particle-api-js": "7.0.1",
  10. "cloud-functions-runtime-config": "0.2.0"
  11. }
  12. }
Add Comment
Please, Sign In to add comment