60 lines
1.4 KiB
JSON
60 lines
1.4 KiB
JSON
{
|
|
"name": "cluster",
|
|
"description": "extensible multi-core server manager",
|
|
"keywords": [
|
|
"server",
|
|
"spark",
|
|
"fugue",
|
|
"tcp",
|
|
"workers"
|
|
],
|
|
"version": "0.7.7",
|
|
"homepage": "http://learnboost.github.com/cluster",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/LearnBoost/cluster.git"
|
|
},
|
|
"author": {
|
|
"name": "TJ Holowaychuk",
|
|
"email": "tj@learnboost.com",
|
|
"url": "http://tjholowaychuk.com"
|
|
},
|
|
"main": "index",
|
|
"dependencies": {
|
|
"log": ">= 1.2.0",
|
|
"mkdirp": ">= 0.0.1"
|
|
},
|
|
"devDependencies": {
|
|
"should": "0.2.x"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"_npmJsonOpts": {
|
|
"file": "/Users/tj/.npm/cluster/0.7.7/package/package.json",
|
|
"wscript": false,
|
|
"contributors": false,
|
|
"serverjs": false
|
|
},
|
|
"_id": "cluster@0.7.7",
|
|
"_engineSupported": true,
|
|
"_npmVersion": "1.0.24",
|
|
"_nodeVersion": "v0.4.12",
|
|
"_defaultsLoaded": true,
|
|
"dist": {
|
|
"shasum": "e497e267cc956bd0b0513adb4aa393357d0085ef",
|
|
"tarball": "http://registry.npmjs.org/cluster/-/cluster-0.7.7.tgz"
|
|
},
|
|
"scripts": {},
|
|
"maintainers": [
|
|
{
|
|
"name": "tjholowaychuk",
|
|
"email": "tj@vision-media.ca"
|
|
}
|
|
],
|
|
"directories": {},
|
|
"_shasum": "e497e267cc956bd0b0513adb4aa393357d0085ef",
|
|
"_resolved": "https://registry.npmjs.org/cluster/-/cluster-0.7.7.tgz",
|
|
"_from": "cluster@>=0.7.7 <0.8.0"
|
|
}
|