{
    "name": "manta",
    "author": "MNX Cloud (mnx.io)",
    "description": "Manta Client API",
    "homepage": "http://apidocs.tritondatacenter.com/manta",
    "repository": {
        "type": "git",
        "url": "https://github.com/TritonDataCenter/node-manta.git"
    },
    "version": "5.4.2",
    "main": "./lib/index.js",
    "dependencies": {
        "assert-plus": "^1.0.0",
        "backoff": "~2.3.0",
        "bunyan": "^1.8.1",
        "clone": "~0.1.11",
        "cmdln": "4.1.2",
        "dashdash": "1.14.1",
        "extsprintf": "^1.3.0",
        "hogan.js": "~2.0.0",
        "humanize-time": "^0.0.3",
        "jsprim": "^1.3.0",
        "lomstream": "^1.1.0",
        "lstream": "~0.0.4",
        "mime": "~2.4.4",
        "moment": "^2.22.2",
        "once": "~1.4.0",
        "path-platform": "~0.0.1",
        "pretty-bytes": "^1.0.3",
        "progbar": "^1.2.1",
        "readable-stream": "~1.1.9",
        "restify-clients": "~1.6.0",
        "showdown": "~1.9.1",
        "smartdc-auth": "^2.6.0",
        "strsplit": "1.0.0",
        "tar": "~2.2.1",
        "uuid": "~2.0.2",
        "vasync": "^1.6.4",
        "verror": "^1.6.1",
        "watershed": "^0.3.1"
    },
    "devDependencies": {
        "forkexec": "^1.0.0",
        "semver": "^6.3.0",
        "tap": "^12.7.0"
    },
    "directories": {
        "bin": "./bin",
        "lib": "./lib",
        "man": "./man/man1"
    },
    "engines": {
        "node": ">=6"
    },
    "license": "MIT"
}
