{
  "_args": [
    [
      {
        "name": "yeoman-test",
        "raw": "yeoman-test@^1.0.0",
        "rawSpec": "^1.0.0",
        "scope": null,
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/Users/eadum/Code/generator-fwsp-hydra/node_modules/yeoman-generator"
    ]
  ],
  "_from": "yeoman-test@>=1.0.0 <2.0.0",
  "_id": "yeoman-test@1.5.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/yeoman-test",
  "_nodeVersion": "6.5.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/yeoman-test-1.5.1.tgz_1474149553520_0.5043741257395595"
  },
  "_npmUser": {
    "email": "admin@simonboudrias.com",
    "name": "sboudrias"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {
    "chalk": "1.1.3",
    "class-extend": "0.1.2",
    "cli-table": "0.3.1",
    "dargs": "4.1.0",
    "dateformat": "1.0.12",
    "debug": "2.2.0",
    "detect-conflict": "1.0.1",
    "download": "4.4.3",
    "error": "7.0.2",
    "find-up": "1.1.2",
    "github-username": "2.1.0",
    "glob": "7.1.1",
    "gruntfile-editor": "1.2.0",
    "html-wiring": "1.2.0",
    "lodash": "4.16.6",
    "lru-cache": "4.0.1",
    "mem-fs-editor": "2.3.0",
    "mkdirp": "0.5.1",
    "nopt": "3.0.6",
    "path-exists": "2.1.0",
    "path-is-absolute": "1.0.1",
    "pretty-bytes": "3.0.1",
    "read-chunk": "1.0.1",
    "read-pkg-up": "1.0.1",
    "rimraf": "2.5.4",
    "run-async": "2.2.0",
    "shelljs": "0.7.5",
    "text-table": "0.2.0",
    "through2": "2.0.1",
    "underscore.string": "3.3.4",
    "user-home": "2.0.0",
    "which": "1.2.11",
    "xdg-basedir": "2.0.0",
    "yeoman-assert": "2.2.1",
    "yeoman-environment": "1.6.5",
    "yeoman-test": "1.5.1",
    "yeoman-welcome": "1.0.1"
  },
  "_requested": {
    "name": "yeoman-test",
    "raw": "yeoman-test@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/yeoman-generator",
    "/yeoman-test/yeoman-generator"
  ],
  "_resolved": "https://registry.npmjs.org/yeoman-test/-/yeoman-test-1.5.1.tgz",
  "_shasum": "94578f77bd8b9a0cc1419d2776d1e829333cdc10",
  "_shrinkwrap": null,
  "_spec": "yeoman-test@^1.0.0",
  "_where": "/Users/eadum/Code/generator-fwsp-hydra/node_modules/yeoman-generator",
  "author": {
    "name": "The Yeoman Team"
  },
  "bugs": {
    "url": "https://github.com/yeoman/yeoman-test/issues"
  },
  "dependencies": {
    "inquirer": "^1.0.2",
    "lodash": "^4.3.0",
    "mkdirp": "^0.5.1",
    "pinkie-promise": "^2.0.1",
    "rimraf": "^2.4.4",
    "sinon": "^1.17.2",
    "yeoman-environment": "^1.5.2",
    "yeoman-generator": "^0.23.0"
  },
  "description": "Test utilities for Yeoman generators",
  "devDependencies": {
    "eslint": "^2.0.0",
    "gulp": "^3.6.0",
    "gulp-coveralls": "^0.1.0",
    "gulp-eslint": "^2.0.0",
    "gulp-exclude-gitignore": "^1.0.0",
    "gulp-istanbul": "^0.10.3",
    "gulp-mocha": "^2.0.0",
    "gulp-nsp": "^2.1.0",
    "gulp-plumber": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "94578f77bd8b9a0cc1419d2776d1e829333cdc10",
    "tarball": "https://registry.npmjs.org/yeoman-test/-/yeoman-test-1.5.1.tgz"
  },
  "files": [
    "lib"
  ],
  "gitHead": "723a03adb5ead84f19d1bff91a96f9e236f3a6e3",
  "homepage": "http://yeoman.io/authoring/testing.html",
  "keywords": [
    "yeoman",
    "unit test"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "email": "admin@simonboudrias.com",
      "name": "sboudrias"
    }
  ],
  "name": "yeoman-test",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yeoman/yeoman-test.git"
  },
  "scripts": {
    "prepublish": "gulp prepublish",
    "test": "gulp"
  },
  "version": "1.5.1"
}
