boring-cluster
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "boring-cluster", | ||
"description": "boring-cluster", | ||
"version": "1.0.0", | ||
"description": "A really boring cluster module", | ||
"version": "1.0.1", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Zac Anger", |
# boring-cluster | ||
A really boring cluster module | ||
-------- | ||
@@ -7,6 +9,16 @@ | ||
`npm i boring-cluster` | ||
## Usage | ||
```javascript | ||
const cluster = require('boring-cluster') | ||
cluster('./server') | ||
``` | ||
That's it. | ||
## License | ||
[MIT](./LICENSE.md) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4637
24