PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` { "_from": "forever", "_id": "forever@4.0.2", "_inBundle": false, "_integrity": "sha512-4m31xy8+Rszy1Dq6grPF1dDoEXW5su94JLT3cH0RJcgt+htu9NKVdeNMUeNtUbJ9iSYfuAL3ZpKW8/WTFXu2Sg==", "_location": "/forever", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "forever", "name": "forever", "escapedName": "forever", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/forever/-/forever-4.0.2.tgz", "_shasum": "776e1b583d22eaef76294939ddcf8ba840f1f5aa", "_spec": "forever", "_where": "/root", "author": { "name": "Charlie Robbins", "email": "charlie.robbins@gmail.com" }, "bin": { "forever": "bin/forever" }, "bugs": { "url": "https://github.com/foreverjs/forever/issues" }, "bundleDependencies": false, "dependencies": { "async": "^1.5.2", "cliff": "^0.1.10", "clone": "^2.1.2", "colors": "0.6.2", "configstore": "4.0.0", "eventemitter2": "6.4.4", "flatiron": "~0.4.3", "forever-monitor": "^3.0.3", "mkdirp": "^0.5.5", "nssocket": "^0.6.0", "object-assign": "^4.1.1", "prettyjson": "^1.2.2", "shush": "^1.0.0", "winston": "~0.8.1" }, "deprecated": false, "description": "A simple CLI tool for ensuring that a given node script runs continuously (i.e. forever)", "devDependencies": { "chai": "^4.2.0", "cli-testlab": "^1.10.0", "eslint": "^5.16.0", "eslint-config-prettier": "^6.11.0", "eslint-plugin-prettier": "^3.1.3", "getopts": "2.3.0", "mocha": "^6.2.2", "moment": "^2.24.0", "prettier": "^1.19.1", "request": "2.88.2", "vows": "0.7.x" }, "engines": { "node": ">=6" }, "files": [ "LICENSE", "CHANGELOG.md", "README.md", "bin/*", "lib/*" ], "homepage": "https://github.com/foreverjs/forever#readme", "keywords": [ "cli", "fault tolerant", "sysadmin", "tools" ], "license": "MIT", "main": "./lib/forever", "maintainers": [ { "name": "Igor Savin", "email": "iselwin@gmail.com" } ], "name": "forever", "preferGlobal": "true", "repository": { "type": "git", "url": "git+https://github.com/foreverjs/forever.git" }, "scripts": { "lint": "eslint \"lib/**/*.js\" \"test/**/*.js\"", "prettier": "prettier --write \"{lib,examples,test}/**/*.js\"", "test": "npm run test:vows && npm run test:mocha", "test:ci": "npm run lint && npm test", "test:mocha": "mocha test/mocha/**/*.spec.js", "test:vows": "vows test/**/*-test.js --dot-matrix -i" }, "version": "4.0.2" }