npmdoc-appmetrics

basic api documentation for appmetrics (v3.0.1) npm package travis-ci.org build-status

Node Application Metrics

NPM

apidoc

npmPackageListing

npmPackageDependencyTree

package.json

{
    "author": "",
    "bin": {
        "node-hc": "bin/appmetrics-cli.js"
    },
    "bugs": {
        "url": "https://github.com/RuntimeTools/appmetrics/issues"
    },
    "bundleDependencies": [
        "tar"
    ],
    "dependencies": {
        "jszip": "2.5.x",
        "nan": "2.x",
        "tar": "2.x"
    },
    "description": "Node Application Metrics",
    "devDependencies": {
        "node-gyp": "3.x",
        "semver": "^5.3.0",
        "tap": "7.x"
    },
    "directories": {
        "lib": "lib",
        "probes": "probes"
    },
    "dist": {
        "shasum": "949411e6e54c9740546103db7761fe571fb3f5a2",
        "tarball": "https://registry.npmjs.org/appmetrics/-/appmetrics-3.0.1.tgz"
    },
    "engines": {
        "node": ">=4"
    },
    "homepage": "https://github.com/RuntimeTools/appmetrics#readme",
    "license": "Apache-2.0",
    "maintainers": [
        {
            "name": "colegate"
        },
        {
            "name": "seabaylea"
        },
        {
            "name": "stalleyj"
        },
        {
            "name": "tobycorbin"
        },
        {
            "name": "tunniclm"
        }
    ],
    "name": "appmetrics",
    "optionalDependencies": {},
    "repository": {
        "type": "git",
        "url": "git://github.com/RuntimeTools/appmetrics.git"
    },
    "scripts": {
        "install": "node extract_all_binaries.js || node-gyp rebuild",
        "test": "tap --reporter tap --timeout=120 tests/*tests.js tests/probes/http-outbound-probe-test.js tests/probes/http-probe-test.js tests/headless_test.js"
    },
    "version": "3.0.1"
}

misc

  • this document was created with utility2