{
  "_args": [
    [
      {
        "raw": "nixt@0.5.0",
        "scope": null,
        "escapedName": "nixt",
        "name": "nixt",
        "rawSpec": "0.5.0",
        "spec": "0.5.0",
        "type": "version"
      },
      "C:\\src\\pnpm"
    ]
  ],
  "_from": "nixt@0.5.0",
  "_id": "nixt@0.5.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/nixt",
  "_nodeVersion": "5.0.0",
  "_npmUser": {
    "name": "eush77",
    "email": "eush77@gmail.com"
  },
  "_npmVersion": "3.3.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "nixt@0.5.0",
    "scope": null,
    "escapedName": "nixt",
    "name": "nixt",
    "rawSpec": "0.5.0",
    "spec": "0.5.0",
    "type": "version"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/nixt/-/nixt-0.5.0.tgz",
  "_shasum": "243b340b52b5dd3622ee8034bbb5d4ddf347c5f6",
  "_shrinkwrap": null,
  "_spec": "nixt@0.5.0",
  "_where": "C:\\src\\pnpm",
  "author": {
    "name": "Veselin Todorov",
    "email": "hi@vesln.com"
  },
  "bugs": {
    "url": "https://github.com/vesln/nixt/issues"
  },
  "dependencies": {
    "assertion-error": "~1.0.0",
    "clone": "^1.0.2",
    "shell-quote": "^1.4.1",
    "string": "^3.3.1"
  },
  "description": "Simple and powerful testing for command-line apps",
  "devDependencies": {
    "chai": "*",
    "hydro": "*",
    "hydro-bdd": "*",
    "hydro-chai": "*",
    "hydro-dot": "*",
    "prompt": "^0.2.12"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "243b340b52b5dd3622ee8034bbb5d4ddf347c5f6",
    "tarball": "https://registry.npmjs.org/nixt/-/nixt-0.5.0.tgz"
  },
  "gitHead": "72b49a6e3c42822bad67cc240c844d5d1146e5b6",
  "homepage": "https://github.com/vesln/nixt",
  "keywords": [
    "testing",
    "test",
    "cli",
    "command-line",
    "command-line apps",
    "command-line applications"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "eush77",
      "email": "eush77@gmail.com"
    },
    {
      "name": "vesln",
      "email": "hi@vesln.com"
    }
  ],
  "name": "nixt",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/vesln/nixt.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.5.0"
}
