{ "name": "metrics-sharelatex", "version": "2.3.0", "description": "A drop-in metrics and monitoring module for node.js apps", "repository": { "type": "git", "url": "https://github.com/sharelatex/metrics-sharelatex.git" }, "dependencies": { "@google-cloud/debug-agent": "^3.0.0", "@google-cloud/profiler": "^0.2.3", "@google-cloud/trace-agent": "^3.2.0", "coffee-script": "1.6.0", "lynx": "~0.1.1", "prom-client": "^11.1.3", "underscore": "~1.6.0", "yn": "^3.1.1" }, "devDependencies": { "bunyan": "^1.0.0", "chai": "", "grunt": "^0.4.5", "grunt-bunyan": "^0.5.0", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-coffee": "^0.11.0", "grunt-execute": "^0.2.2", "grunt-mocha-test": "^0.11.0", "sandboxed-module": "", "sinon": "" } }