{
  "_args": [
    [
      "pty.js@0.3.1",
      "/home/barreiros/Workspace/Barreiros_GorillaJS/app/plugins/django_manage"
    ]
  ],
  "_from": "pty.js@0.3.1",
  "_id": "pty.js@0.3.1",
  "_inBundle": false,
  "_integrity": "sha1-gfW+0zLW5eeraFaI0boDc0ENUbU=",
  "_location": "/pty.js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pty.js@0.3.1",
    "name": "pty.js",
    "escapedName": "pty.js",
    "rawSpec": "0.3.1",
    "saveSpec": null,
    "fetchSpec": "0.3.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/pty.js/-/pty.js-0.3.1.tgz",
  "_spec": "0.3.1",
  "_where": "/home/barreiros/Workspace/Barreiros_GorillaJS/app/plugins/django_manage",
  "author": {
    "name": "Christopher Jeffrey"
  },
  "bugs": {
    "url": "https://github.com/chjj/pty.js/issues"
  },
  "dependencies": {
    "extend": "~1.2.1",
    "nan": "2.3.5"
  },
  "description": "Pseudo terminals for node.",
  "devDependencies": {
    "mocha": "~1.17.1"
  },
  "gypfile": true,
  "homepage": "https://github.com/chjj/pty.js",
  "keywords": [
    "pty",
    "tty",
    "terminal"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "pty.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/chjj/pty.js.git"
  },
  "scripts": {
    "install": "node-gyp rebuild",
    "test": "NODE_ENV=test mocha -R spec"
  },
  "tags": [
    "pty",
    "tty",
    "terminal"
  ],
  "version": "0.3.1"
}
