{
  "_args": [
    [
      {
        "raw": "charm@^1.0.0",
        "scope": null,
        "escapedName": "charm",
        "name": "charm",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/Users/ahogan/Repos/ember-cli/node_modules/testem"
    ]
  ],
  "_from": "charm@>=1.0.0 <2.0.0",
  "_id": "charm@1.0.2",
  "_inCache": true,
  "_location": "/charm",
  "_nodeVersion": "6.5.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/charm-1.0.2.tgz_1480801694868_0.3569797039963305"
  },
  "_npmUser": {
    "name": "noffle",
    "email": "stephen.whitmore@gmail.com"
  },
  "_npmVersion": "3.10.7",
  "_phantomChildren": {},
  "_requested": {
    "raw": "charm@^1.0.0",
    "scope": null,
    "escapedName": "charm",
    "name": "charm",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/testem"
  ],
  "_resolved": "https://registry.npmjs.org/charm/-/charm-1.0.2.tgz",
  "_shasum": "8add367153a6d9a581331052c4090991da995e35",
  "_shrinkwrap": null,
  "_spec": "charm@^1.0.0",
  "_where": "/Users/ahogan/Repos/ember-cli/node_modules/testem",
  "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",
  "devDependencies": {},
  "directories": {
    "lib": ".",
    "example": "example",
    "test": "test"
  },
  "dist": {
    "shasum": "8add367153a6d9a581331052c4090991da995e35",
    "tarball": "https://registry.npmjs.org/charm/-/charm-1.0.2.tgz"
  },
  "engine": {
    "node": ">=0.4"
  },
  "gitHead": "1f68b8a4cf3375f15dd01e2a0f7318ee37c58c75",
  "homepage": "https://github.com/substack/node-charm#readme",
  "keywords": [
    "terminal",
    "ansi",
    "cursor",
    "color",
    "console",
    "control",
    "escape",
    "sequence"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "noffle",
      "email": "stephen.whitmore@gmail.com"
    },
    {
      "name": "substack",
      "email": "substack@gmail.com"
    }
  ],
  "name": "charm",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/substack/node-charm.git"
  },
  "scripts": {},
  "version": "1.0.2"
}
