{
  "_from": "tcp-port-used@^1.0.1",
  "_id": "tcp-port-used@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-rwi5xJeU6utXoEIiMvVBMc9eJ2/ofzB+7nLOdnZuFTmNCLqRiQh2sMG9MqCxHU/69VC/Fwp5dV9306Qd54ll1Q==",
  "_location": "/tcp-port-used",
  "_phantomChildren": {
    "ms": "2.1.2"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "tcp-port-used@^1.0.1",
    "name": "tcp-port-used",
    "escapedName": "tcp-port-used",
    "rawSpec": "^1.0.1",
    "saveSpec": null,
    "fetchSpec": "^1.0.1"
  },
  "_requiredBy": [
    "/docusaurus"
  ],
  "_resolved": "https://registry.npmjs.org/tcp-port-used/-/tcp-port-used-1.0.1.tgz",
  "_shasum": "46061078e2d38c73979a2c2c12b5a674e6689d70",
  "_spec": "tcp-port-used@^1.0.1",
  "_where": "/Users/naboo/github/nextstrain/auspice/docs-src/node_modules/docusaurus",
  "author": {
    "name": "Edmond Meinfelder"
  },
  "bugs": {
    "url": "https://github.com/stdargtcp-port-used/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "debug": "4.1.0",
    "is2": "2.0.1"
  },
  "deprecated": false,
  "description": "A simple Node.js module to check if a TCP port is already bound.",
  "devDependencies": {
    "mocha": "^5.2.0"
  },
  "homepage": "https://github.com/stdarg/tcp-port-used",
  "keywords": [
    "tcp",
    "port",
    "available",
    "free",
    "check",
    "networking"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "tcp-port-used",
  "repository": {
    "type": "git",
    "url": "git://github.com/stdarg/tcp-port-used.git"
  },
  "scripts": {
    "test": "mocha --reporter=list ./test.js"
  },
  "version": "1.0.1"
}
