{
  "name": "mmtrix",
  "version": "1.0.7",
  "description": "mmtrix node agent",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "agent",
    "mmtrix",
    "apm",
    "performance",
    "monitoring",
    "instrumentation",
    "debugging",
    "profiling"
  ],
  "homepage": "http://www.mmtrix.com",
  "author": "mmTrix Node.js agent team <nodejs@mmtrix.com>",
  "maintainers": [
    "toyyan <yscnysj@gmail.com>"
  ],
  "bugs": {
    "url": "https://github.com/mmtrix/node-mmtrix/issues"
  },
  "engines": {
    "node": ">=0.6.0"
  },
  "directories": {
    "lib": "lib"
  },
  "dependencies": {
    "concat-stream": "^1.5.0",
    "http_agent": "^1.0.0",
    "https-proxy-agent": "^0.3.5",
    "json-stringify-safe": "^5.0.0",
    "readable-stream": "^1.1.13",
    "semver": "^5.3.0"
  },
  "devDependencies": {},
  "bundleDependencies": [
    "concat-stream",
    "http_agent",
    "https-proxy-agent",
    "json-stringify-safe",
    "readable-stream",
    "semver"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mmtrix/node-mmtrix.git"
  },
  "license": "ISC"
}
