Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
pm2 / usr / local / lib / pm2 / node_modules / pm2-multimeter / package.json
Size: Mime:
{
    "name" : "pm2-multimeter",
    "version" : "0.1.2",
    "description" : "render multiple progress bars at once on the terminal with eventlimit maxed",
    "main" : "index.js",
    "directories" : {
        "lib" : ".",
        "example" : "example",
        "test" : "test"
    },
    "dependencies" : {
        "charm" : "~0.1.1"
    },
    "repository" : {
        "type" : "git",
        "url" : "https://github.com/Unitech/node-multimeter.git"
    },
    "keywords" : [
        "progress",
        "bar",
        "status",
        "meter",
        "terminal",
        "console",
        "ansi"
    ],
    "author" : {
        "name" : "James Halliday",
        "email" : "mail@substack.net",
        "url" : "http://substack.net"
    },
    "license" : "MIT/X11",
    "engine" : { "node" : ">=0.4" }

,"_resolved": "https://registry.npmjs.org/pm2-multimeter/-/pm2-multimeter-0.1.2.tgz"
,"_integrity": "sha1-Gh5VFT1BoFU0zqI8/oYKuqDrSs4="
,"_from": "pm2-multimeter@0.1.2"
}