{
  "_from": "git+https://github.com/TooTallNate/node-telnet.git#780340617e1f223de384cdfcb7cecf0a1a6f1159",
  "_id": "telnet@0.0.1",
  "_inBundle": false,
  "_integrity": "",
  "_location": "/telnet",
  "_phantomChildren": {},
  "_requested": {
    "type": "git",
    "raw": "telnet@git+https://github.com/TooTallNate/node-telnet.git#780340617e1f223de384cdfcb7cecf0a1a6f1159",
    "name": "telnet",
    "escapedName": "telnet",
    "rawSpec": "git+https://github.com/TooTallNate/node-telnet.git#780340617e1f223de384cdfcb7cecf0a1a6f1159",
    "saveSpec": "git+https://github.com/TooTallNate/node-telnet.git#780340617e1f223de384cdfcb7cecf0a1a6f1159",
    "fetchSpec": "https://github.com/TooTallNate/node-telnet.git",
    "gitCommittish": "780340617e1f223de384cdfcb7cecf0a1a6f1159"
  },
  "_requiredBy": [
    "/telnet-console"
  ],
  "_resolved": "git+https://github.com/TooTallNate/node-telnet.git#780340617e1f223de384cdfcb7cecf0a1a6f1159",
  "_spec": "telnet@git+https://github.com/TooTallNate/node-telnet.git#780340617e1f223de384cdfcb7cecf0a1a6f1159",
  "_where": "/home/wes/git/dcp-worker/node_modules/telnet-console",
  "author": {
    "name": "Nathan Rajlich",
    "email": "nathan@tootallnate.net",
    "url": "http://tootallnate.net"
  },
  "bugs": {
    "url": "https://github.com/TooTallNate/node-telnet/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Telnet implementation for Node.js",
  "devDependencies": {
    "mocha": "~1.18.2"
  },
  "homepage": "https://github.com/TooTallNate/node-telnet#readme",
  "keywords": [
    "telnet"
  ],
  "main": "lib/telnet.js",
  "name": "telnet",
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/node-telnet.git"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "version": "0.0.1"
}
