{
  "_args": [
    [
      "deasync@file:deasync-0.1.10-custom.tgz",
      "C:\\Users\\BioSensics\\Projects\\win-wifi"
    ]
  ],
  "_from": "https://github.com/obermillerk/win-wifi/blob/0.1.0/deasync-0.1.10-custom.tgz?raw=true",
  "_id": "deasync@0.1.10-custom",
  "_inBundle": false,
  "_integrity": "sha1-xr3IikgYely6J0dI/m3YwNLned8=",
  "_location": "/win-wifi/deasync",
  "_phantomChildren": {},
  "_requested": {
    "type": "remote",
    "raw": "deasync@https://github.com/obermillerk/win-wifi/blob/0.1.0/deasync-0.1.10-custom.tgz?raw=true",
    "name": "deasync",
    "escapedName": "deasync",
    "rawSpec": "https://github.com/obermillerk/win-wifi/blob/0.1.0/deasync-0.1.10-custom.tgz?raw=true",
    "saveSpec": "https://github.com/obermillerk/win-wifi/blob/0.1.0/deasync-0.1.10-custom.tgz?raw=true",
    "fetchSpec": "https://github.com/obermillerk/win-wifi/blob/0.1.0/deasync-0.1.10-custom.tgz?raw=true"
  },
  "_requiredBy": [
    "/win-wifi"
  ],
  "_resolved": "https://github.com/obermillerk/win-wifi/blob/0.1.0/deasync-0.1.10-custom.tgz?raw=true",
  "_spec": "deasync@https://github.com/obermillerk/win-wifi/blob/0.1.0/deasync-0.1.10-custom.tgz?raw=true",
  "_where": "C:\\Users\\BioSensics\\Projects\\win-wifi",
  "author": {
    "name": "Vladimir Kurchatkin",
    "email": "vladimir.kurchatkin@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/abbr/deasync/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Fred Wen",
      "email": "wenfred@gmail.com",
      "url": "https://github.com/abbr"
    }
  ],
  "dependencies": {
    "bindings": "~1.2.1",
    "nan": "^2.0.7"
  },
  "deprecated": false,
  "description": "Turns async function into sync via JavaScript wrapper of Node event loop",
  "engines": {
    "node": ">=0.11.0"
  },
  "gypfile": true,
  "homepage": "https://github.com/abbr/deasync",
  "keywords": [
    "async",
    "sync",
    "sleep",
    "async wrapper"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "deasync",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/abbr/deasync.git"
  },
  "scripts": {
    "install": "node-gyp rebuild"
  },
  "version": "0.1.10-custom"
}
