{ "_from": "charm@^1.0.0", "_id": "charm@1.0.2", "_inBundle": false, "_integrity": "sha1-it02cVOm2aWBMxBSxAkJkdqZXjU=", "_location": "/charm", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "charm@^1.0.0", "name": "charm", "escapedName": "charm", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/testem" ], "_resolved": "https://registry.npmjs.org/charm/-/charm-1.0.2.tgz", "_shasum": "8add367153a6d9a581331052c4090991da995e35", "_spec": "charm@^1.0.0", "_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/testem", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/node-charm/issues" }, "bundleDependencies": false, "dependencies": { "inherits": "^2.0.1" }, "deprecated": false, "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" }