{
  "_from": "freeport-async@1.1.1",
  "_id": "freeport-async@1.1.1",
  "_inBundle": false,
  "_integrity": "sha1-XIz0/Bq6gSV4MXvU16HlWXuvlY4=",
  "_location": "/freeport-async",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "freeport-async@1.1.1",
    "name": "freeport-async",
    "escapedName": "freeport-async",
    "rawSpec": "1.1.1",
    "saveSpec": null,
    "fetchSpec": "1.1.1"
  },
  "_requiredBy": [
    "/@expo/dev-tools",
    "/@expo/xdl"
  ],
  "_resolved": "https://registry.npmjs.org/freeport-async/-/freeport-async-1.1.1.tgz",
  "_shasum": "5c8cf4fc1aba812578317bd4d7a1e5597baf958e",
  "_spec": "freeport-async@1.1.1",
  "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/react-native-project/node_modules/@expo/dev-tools",
  "author": {
    "name": "exponent.team@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/650Industries/freeport/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Uses mikeal's code to find an open port in a given range",
  "homepage": "https://gist.github.com/mikeal/1840641",
  "keywords": [
    "port",
    "free",
    "open",
    "new",
    "fresh",
    "clean",
    "networking",
    "mikeal"
  ],
  "main": "index.js",
  "name": "freeport-async",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/650Industries/freeport.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.1.1"
}