{
  "_args": [
    [
      {
        "raw": "node-hid@~0.4.0",
        "scope": null,
        "escapedName": "node-hid",
        "name": "node-hid",
        "rawSpec": "~0.4.0",
        "spec": ">=0.4.0 <0.5.0",
        "type": "range"
      },
      "/Users/alexandereul/Documents/GitProj/Milana/nodebot/node_modules/xbox-controller"
    ]
  ],
  "_from": "node-hid@>=0.4.0 <0.5.0",
  "_id": "node-hid@0.4.1",
  "_inCache": true,
  "_location": "/node-hid",
  "_nodeVersion": "4.1.1",
  "_npmUser": {
    "name": "todbot",
    "email": "todbotdotcom@gmail.com"
  },
  "_npmVersion": "3.3.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "node-hid@~0.4.0",
    "scope": null,
    "escapedName": "node-hid",
    "name": "node-hid",
    "rawSpec": "~0.4.0",
    "spec": ">=0.4.0 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/xbox-controller"
  ],
  "_resolved": "https://registry.npmjs.org/node-hid/-/node-hid-0.4.1.tgz",
  "_shasum": "a7c2277fad8c01b6a2b8d05b58ae853c7a2669e2",
  "_shrinkwrap": null,
  "_spec": "node-hid@~0.4.0",
  "_where": "/Users/alexandereul/Documents/GitProj/Milana/nodebot/node_modules/xbox-controller",
  "author": {
    "name": "Hans Hübner",
    "email": "hans.huebner@gmail.com",
    "url": "https://github.com/hanshuebner"
  },
  "bugs": {
    "url": "https://github.com/node-hid/node-hid/issues"
  },
  "contributors": [
    {
      "name": "Blake Miner",
      "email": "miner.blake@gmail.com"
    }
  ],
  "dependencies": {
    "nan": "^2.0.9"
  },
  "deprecated": "bad semver, NANv2 change means we shoudl be v0.5.0, NANv1 is 0.4.0",
  "description": "USB HID device access library",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "a7c2277fad8c01b6a2b8d05b58ae853c7a2669e2",
    "tarball": "https://registry.npmjs.org/node-hid/-/node-hid-0.4.1.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "gitHead": "cb4f86540f46f57eb57840ca1a696b89bfd7c866",
  "gypfile": true,
  "homepage": "https://github.com/node-hid/node-hid#readme",
  "license": "MIT/X11",
  "main": "./index.js",
  "maintainers": [
    {
      "name": "bminer",
      "email": "miner.blake@gmail.com"
    },
    {
      "name": "gorillatron",
      "email": "jornandretangen@gmail.com"
    },
    {
      "name": "hans",
      "email": "hans.huebner@gmail.com"
    },
    {
      "name": "natevw",
      "email": "natevw@yahoo.com"
    },
    {
      "name": "todbot",
      "email": "todbotdotcom@gmail.com"
    }
  ],
  "name": "node-hid",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/node-hid/node-hid.git"
  },
  "scripts": {
    "install": "node-gyp rebuild",
    "prepublish": "git submodule update --init"
  },
  "version": "0.4.1"
}
