{
  "_args": [
    [
      "node-status@0.1.7",
      "E:\\xampp\\htdocs\\b2bconnect"
    ]
  ],
  "_development": true,
  "_from": "node-status@0.1.7",
  "_id": "node-status@0.1.7",
  "_inBundle": false,
  "_integrity": "sha1-A+gU+gaWOTLrGZ8HiPaPEhZvkR4=",
  "_location": "/node-status",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "node-status@0.1.7",
    "name": "node-status",
    "escapedName": "node-status",
    "rawSpec": "0.1.7",
    "saveSpec": null,
    "fetchSpec": "0.1.7"
  },
  "_requiredBy": [
    "/foreach-cli"
  ],
  "_resolved": "https://registry.npmjs.org/node-status/-/node-status-0.1.7.tgz",
  "_spec": "0.1.7",
  "_where": "E:\\xampp\\htdocs\\b2bconnect",
  "author": {
    "name": "Derrick Pelletier",
    "email": "derrick@dpelletier.com",
    "url": "http://dpelletier.com"
  },
  "bugs": {
    "url": "https://github.com/derrickpelletier/node-status/issues"
  },
  "dependencies": {
    "charm": "~0.2.0",
    "colors": "*"
  },
  "description": "A live status bar generator for node.js",
  "devDependencies": {
    "chai": "~1.6.0",
    "mocha": "*"
  },
  "engines": {
    "node": ">=0.10"
  },
  "homepage": "http://github.com/derrickpelletier/node-status.git",
  "keywords": [
    "terminal",
    "status",
    "statusbar",
    "bar",
    "console",
    "progress"
  ],
  "main": "status",
  "name": "node-status",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/derrickpelletier/node-status.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.1.7"
}
