@mockend/rand-port
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "@mockend/rand-port", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "rand port", | ||
@@ -11,2 +11,3 @@ "keywords": [ | ||
"main": "index.js", | ||
"bin": "cli.js", | ||
"publishConfig": { | ||
@@ -13,0 +14,0 @@ "access": "public" |
# Usage | ||
Command line | ||
``` | ||
rand-port | ||
``` | ||
Module | ||
``` | ||
const randPort = require("@mockend/rand-port"); | ||
@@ -5,0 +13,0 @@ |
1372
6
29
23