{
    "name": "moray",
    "description": "Moray client library",
    "version": "4.1.4",
    "author": "Joyent (joyent.com)",
    "keywords": [
        "moray"
    ],
    "main": "./lib/index.js",
    "repository": {
        "type": "git",
        "url": "git+ssh://git@github.com:joyent/node-moray.git"
    },
    "dependencies": {
        "artedi": "^2.0.2",
        "assert-plus": "^1.0.0",
        "backoff": "^2.4.1",
        "bunyan": "^1.3.2",
        "cmdutil": "^1.1.0",
        "cueball": "^2.3.0",
        "extsprintf": "^1.3.0",
        "fast": "3.1.3",
        "jsprim": "^1.3.0",
        "posix-getopt": "^1.0.0",
        "uuid": "^3.4.0",
        "verror": "^1.9.0"
    },
    "directories": {
        "bin": "./bin",
        "lib": "./lib",
        "man": "./man"
    },
    "files": [
        "lib",
        "bin",
        "man"
    ],
    "license": "MPL-2.0"
}
