{
  "_args": [
    [
      {
        "raw": "browser-serialport@latest",
        "scope": null,
        "escapedName": "browser-serialport",
        "name": "browser-serialport",
        "rawSpec": "latest",
        "spec": "latest",
        "type": "tag"
      },
      "/Users/robertdodson/Documents/htdocs/arduino/node_modules/johnny-five"
    ]
  ],
  "_from": "browser-serialport@latest",
  "_id": "browser-serialport@2.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/browser-serialport",
  "_nodeVersion": "6.9.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/browser-serialport-2.1.0.tgz_1481750098158_0.0949334790930152"
  },
  "_npmUser": {
    "name": "garrows",
    "email": "glen.arrowsmith@gmail.com"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "browser-serialport@latest",
    "scope": null,
    "escapedName": "browser-serialport",
    "name": "browser-serialport",
    "rawSpec": "latest",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "/firmata",
    "/johnny-five"
  ],
  "_resolved": "https://registry.npmjs.org/browser-serialport/-/browser-serialport-2.1.0.tgz",
  "_shasum": "fb84077e84b9bbbb84935aae1fcac9ce6105dc7f",
  "_shrinkwrap": null,
  "_spec": "browser-serialport@latest",
  "_where": "/Users/robertdodson/Documents/htdocs/arduino/node_modules/johnny-five",
  "author": {
    "name": "Glen Arrowsmith @garrows"
  },
  "browser": "./index.js",
  "bugs": {
    "url": "https://github.com/garrows/browser-serialport/issues"
  },
  "dependencies": {},
  "description": "Robots in the browser. Just like node-serialport but for browser/chrome apps.",
  "devDependencies": {
    "chai": "^1.10.0",
    "jshint": "^2.5.11",
    "lodash": "^3.6.0",
    "mocha": "^2.1.0",
    "sinon": "^1.12.2",
    "sinon-chai": "^2.6.0"
  },
  "directories": {},
  "dist": {
    "shasum": "fb84077e84b9bbbb84935aae1fcac9ce6105dc7f",
    "tarball": "https://registry.npmjs.org/browser-serialport/-/browser-serialport-2.1.0.tgz"
  },
  "gitHead": "3238bfa89a3f9d098a5263e1f63c3a7dbbeda759",
  "homepage": "https://github.com/garrows/browser-serialport#readme",
  "keywords": [
    "serial",
    "firmata",
    "nodebots",
    "chromebots",
    "browserbots",
    "robot",
    "robots"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "garrows",
      "email": "glen.arrowsmith@gmail.com"
    },
    {
      "name": "phated",
      "email": "blaine@iceddev.com"
    },
    {
      "name": "jjrosent",
      "email": "jakerosenthal@gmail.com"
    }
  ],
  "name": "browser-serialport",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/garrows/browser-serialport.git"
  },
  "scripts": {
    "test": "jshint index.js && mocha"
  },
  "version": "2.1.0"
}
