{
  "_args": [
    [
      "charm@1.0.2",
      "/Users/martndemus/Projects/DockYard/ember-one-way-controls"
    ]
  ],
  "_development": true,
  "_from": "charm@1.0.2",
  "_id": "charm@1.0.2",
  "_inBundle": false,
  "_integrity": "sha1-it02cVOm2aWBMxBSxAkJkdqZXjU=",
  "_location": "/charm",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "charm@1.0.2",
    "name": "charm",
    "escapedName": "charm",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/testem"
  ],
  "_resolved": "https://registry.npmjs.org/charm/-/charm-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "/Users/martndemus/Projects/DockYard/ember-one-way-controls",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/node-charm/issues"
  },
  "dependencies": {
    "inherits": "^2.0.1"
  },
  "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",
  "main": "index.js",
  "name": "charm",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/substack/node-charm.git"
  },
  "version": "1.0.2"
}
