UNPKG

skyapm-nodejs-wc

Version:

The Node server instrument SDK for Apache SkyWalking

66 lines (65 loc) 1.57 kB
{ "bugs": { "url": "https://github.com/SkyAPM/SkyAPM-nodejs/issues" }, "bundleDependencies": false, "config": { "commitizen": { "path": "./node_modules/cz-conventional-changelog" } }, "contributors": [ { "name": "cnjpz", "email": "cnjasonzhou@gmail.com", "url": "https://github.com/ascrutae" } ], "dependencies": { "async": "^2.6.1", "debug": "^3.1.0", "end-of-stream": "^1.4.1", "function-arguments": "^1.0.8", "google-protobuf": "^3.5.0", "grpc": "1.22.2", "js-base64": "^2.5.1", "object-hash": "^1.3.1", "on-finished": "^2.3.0", "randomatic": "^3.1.1", "resolve": "^1.8.1", "semver": "^5.5.1" }, "deprecated": false, "description": "The Node server instrument SDK for Apache SkyWalking", "devDependencies": { "cz-conventional-changelog": "^2.1.0", "eslint": "^4.19.1", "eslint-config-google": "^0.9.1", "eslint-plugin-header": "^1.2.0", "grpc-tools": "1.7.1", "mysql": "^2.15.0", "require-self": "^0.2.1", "run-script-os": "^1.0.3" }, "eslintIgnore": [ "lib/network/common/*.js", "lib/network/language-agent/*.js", "lib/network/management/*.js" ], "homepage": "https://github.com/SkyAPM/SkyAPM-nodejs#readme", "keywords": [ "SkyAPM", "APM", "Trace" ], "license": "Apache-2.0", "main": "index.js", "name": "skyapm-nodejs-wc", "repository": { "type": "git", "url": "git+https://github.com/cnjpz/SkyAPM-nodejs-wc.git" }, "scripts": { }, "version": "1.0.5" }