{
  "_args": [
    [
      {
        "raw": "xbox-controller",
        "scope": null,
        "escapedName": "xbox-controller",
        "name": "xbox-controller",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/Users/alexandereul/Documents/GitProj/Milana/nodebot"
    ]
  ],
  "_from": "xbox-controller@latest",
  "_id": "xbox-controller@0.7.0",
  "_inCache": true,
  "_location": "/xbox-controller",
  "_npmUser": {
    "name": "andrewnez",
    "email": "andrewnez@gmail.com"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {
    "escape-string-regexp": "1.0.5"
  },
  "_requested": {
    "raw": "xbox-controller",
    "scope": null,
    "escapedName": "xbox-controller",
    "name": "xbox-controller",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/xbox-controller/-/xbox-controller-0.7.0.tgz",
  "_shasum": "1358a50737e617bfed831bbefde38bb24595a023",
  "_shrinkwrap": null,
  "_spec": "xbox-controller",
  "_where": "/Users/alexandereul/Documents/GitProj/Milana/nodebot",
  "author": {
    "name": "Andrew Nesbitt",
    "email": "andrewnez@gmail.com",
    "url": "http://andrew.github.io"
  },
  "bugs": {
    "url": "https://github.com/andrew/node-xbox-controller/issues"
  },
  "dependencies": {
    "chalk": "~0.5.1",
    "lodash": "~2.4.1",
    "node-hid": "~0.4.0"
  },
  "description": "Xbox controller for node",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "1358a50737e617bfed831bbefde38bb24595a023",
    "tarball": "https://registry.npmjs.org/xbox-controller/-/xbox-controller-0.7.0.tgz"
  },
  "gitHead": "118299ad2227b189acac56ade946dce3d2f9c048",
  "homepage": "https://github.com/andrew/node-xbox-controller",
  "keywords": [
    "xbox",
    "controller",
    "gaming"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/andrew/node-xbox-controller/blob/master/LICENSE"
    }
  ],
  "main": "./lib/xbox.js",
  "maintainers": [
    {
      "name": "andrewnez",
      "email": "andrewnez@gmail.com"
    }
  ],
  "name": "xbox-controller",
  "optionalDependencies": {},
  "os": [
    "darwin",
    "linux",
    "win32"
  ],
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/andrew/node-xbox-controller.git"
  },
  "scripts": {
    "test": "node ./tests/test.js"
  },
  "version": "0.7.0"
}
