{
  "_args": [
    [
      {
        "name": "tty-browserify",
        "raw": "tty-browserify@~0.0.0",
        "rawSpec": "~0.0.0",
        "scope": null,
        "spec": ">=0.0.0 <0.1.0",
        "type": "range"
      },
      "/home/fgreiner/prog/js/Nodulator/node_modules/browserify"
    ]
  ],
  "_from": "tty-browserify@>=0.0.0 <0.1.0",
  "_id": "tty-browserify@0.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/tty-browserify",
  "_npmUser": {
    "email": "mail@substack.net",
    "name": "substack"
  },
  "_npmVersion": "1.3.14",
  "_phantomChildren": {},
  "_requested": {
    "name": "tty-browserify",
    "raw": "tty-browserify@~0.0.0",
    "rawSpec": "~0.0.0",
    "scope": null,
    "spec": ">=0.0.0 <0.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz",
  "_shasum": "a157ba402da24e9bf957f9aa69d524eed42901a6",
  "_shrinkwrap": null,
  "_spec": "tty-browserify@~0.0.0",
  "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/browserify",
  "author": {
    "email": "mail@substack.net",
    "name": "James Halliday",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/tty-browserify/issues"
  },
  "dependencies": {},
  "description": "the tty module from node core for browsers",
  "devDependencies": {
    "tape": "~1.0.4"
  },
  "directories": {},
  "dist": {
    "shasum": "a157ba402da24e9bf957f9aa69d524eed42901a6",
    "tarball": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz"
  },
  "homepage": "https://github.com/substack/tty-browserify",
  "keywords": [
    "tty",
    "browser",
    "browserify"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "mail@substack.net",
      "name": "substack"
    }
  ],
  "name": "tty-browserify",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/tty-browserify.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "0.0.0"
}
