@omneedia/socketcluster
Version:
SocketCluster - A Highly parallelized WebSocket server cluster to make the most of multi-core machines/instances.
52 lines (51 loc) • 1.59 kB
JSON
{
"_from": "sc-framework-health-check@^2.0.0",
"_id": "sc-framework-health-check@2.0.0",
"_inBundle": false,
"_integrity": "sha512-AXX6ieqT/PEbTQJAnmAWPGb7o2zoKtry1pToALk4VxLknSbitAh3ho4be8yNN9/FsIR8KJkZza7fJ2xx/NkUrw==",
"_location": "/sc-framework-health-check",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "sc-framework-health-check@^2.0.0",
"name": "sc-framework-health-check",
"escapedName": "sc-framework-health-check",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/sc-framework-health-check/-/sc-framework-health-check-2.0.0.tgz",
"_shasum": "86edc9af39eb3149aa8f6e65d106010c01ac2c0f",
"_spec": "sc-framework-health-check@^2.0.0",
"_where": "/home/jon/projects/socketcluster/sample",
"author": {
"name": "Jonathan Gros-Dubois"
},
"bugs": {
"url": "https://github.com/SocketCluster/sc-framework-health-check/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Health check plugin for SocketCluster.",
"homepage": "https://github.com/SocketCluster/sc-framework-health-check",
"keywords": [
"socketcluster",
"health",
"check"
],
"license": "MIT",
"main": "index.js",
"name": "sc-framework-health-check",
"repository": {
"type": "git",
"url": "git+https://github.com/SocketCluster/sc-framework-health-check.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.0.0"
}