{
  "_args": [
    [
      "charm@0.1.2",
      "/Users/carlos8f/projects/bot18"
    ]
  ],
  "_from": "charm@0.1.2",
  "_id": "charm@0.1.2",
  "_inBundle": false,
  "_integrity": "sha1-BsIe7RobBq62dVPNxT4jJ0usIpY=",
  "_location": "/charm",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "charm@0.1.2",
    "name": "charm",
    "escapedName": "charm",
    "rawSpec": "0.1.2",
    "saveSpec": null,
    "fetchSpec": "0.1.2"
  },
  "_requiredBy": [
    "/picture-tube"
  ],
  "_resolved": "https://registry.npmjs.org/charm/-/charm-0.1.2.tgz",
  "_spec": "0.1.2",
  "_where": "/Users/carlos8f/projects/bot18",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/node-charm/issues"
  },
  "description": "ansi control sequences for terminal cursor hopping and colors",
  "directories": {
    "lib": ".",
    "example": "example",
    "test": "test"
  },
  "engine": {
    "node": ">=0.4"
  },
  "homepage": "https://github.com/substack/node-charm#readme",
  "keywords": [
    "terminal",
    "ansi",
    "cursor",
    "color",
    "console",
    "control",
    "escape",
    "sequence"
  ],
  "license": "MIT/X11",
  "main": "index.js",
  "name": "charm",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/substack/node-charm.git"
  },
  "version": "0.1.2"
}
