package.json 3.37 KB
{
  "_args": [
    [
      {
        "raw": "mocha-nightwatch@2.2.9",
        "scope": null,
        "escapedName": "mocha-nightwatch",
        "name": "mocha-nightwatch",
        "rawSpec": "2.2.9",
        "spec": "2.2.9",
        "type": "version"
      },
      "/Users/admin/Documents/workspace/programming/node_modules/nightwatch"
    ]
  ],
  "_from": "mocha-nightwatch@2.2.9",
  "_id": "mocha-nightwatch@2.2.9",
  "_inCache": true,
  "_location": "/mocha-nightwatch",
  "_nodeVersion": "4.2.1",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/mocha-nightwatch-2.2.9.tgz_1464120645105_0.7148332400247455"
  },
  "_npmUser": {
    "name": "beatfactor",
    "email": "getintouch@beatfactor.net"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {
    "inherits": "2.0.3",
    "minimist": "0.0.8",
    "sigmund": "1.0.1"
  },
  "_requested": {
    "raw": "mocha-nightwatch@2.2.9",
    "scope": null,
    "escapedName": "mocha-nightwatch",
    "name": "mocha-nightwatch",
    "rawSpec": "2.2.9",
    "spec": "2.2.9",
    "type": "version"
  },
  "_requiredBy": [
    "/nightwatch"
  ],
  "_resolved": "https://registry.npmjs.org/mocha-nightwatch/-/mocha-nightwatch-2.2.9.tgz",
  "_shasum": "284ce73abbefe1a73cc52679917dd19fd2b29f41",
  "_shrinkwrap": null,
  "_spec": "mocha-nightwatch@2.2.9",
  "_where": "/Users/admin/Documents/workspace/programming/node_modules/nightwatch",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "bin": {
    "mocha-nightwatch": "./bin/mocha",
    "_mocha-nightwatch": "./bin/_mocha"
  },
  "browser": {
    "debug": "./lib/browser/debug.js",
    "events": "./lib/browser/events.js",
    "tty": "./lib/browser/tty.js"
  },
  "bugs": {
    "url": "https://github.com/beatfactor/mocha/issues"
  },
  "dependencies": {
    "commander": "2.3.0",
    "debug": "2.2.0",
    "diff": "1.4.0",
    "escape-string-regexp": "1.0.2",
    "glob": "3.2.3",
    "growl": "1.8.1",
    "jade": "0.26.3",
    "lodash.create": "^3.1.1",
    "mkdirp": "0.5.0",
    "supports-color": "1.2.0"
  },
  "description": "simple, flexible, fun test framework",
  "devDependencies": {
    "browser-stdout": "^1.2.0",
    "browserify": "10.2.4",
    "coffee-script": "~1.8.0",
    "eslint": "~0.23.0",
    "should": "~4.0.0",
    "through2": "~0.6.5"
  },
  "directories": {},
  "dist": {
    "shasum": "284ce73abbefe1a73cc52679917dd19fd2b29f41",
    "tarball": "https://registry.npmjs.org/mocha-nightwatch/-/mocha-nightwatch-2.2.9.tgz"
  },
  "engines": {
    "node": ">= 0.8.x"
  },
  "files": [
    "bin",
    "images",
    "lib",
    "index.js",
    "mocha.css",
    "mocha.js",
    "LICENSE"
  ],
  "gitHead": "28e31015403809a9f43e18ba7335b6c7a1c19d31",
  "homepage": "https://github.com/beatfactor/mocha#readme",
  "keywords": [
    "mocha",
    "test",
    "bdd",
    "tdd",
    "tap",
    "nightwatch"
  ],
  "license": "MIT",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://raw.github.com/mochajs/mocha/master/LICENSE"
    }
  ],
  "main": "./index",
  "maintainers": [
    {
      "name": "beatfactor",
      "email": "getintouch@beatfactor.net"
    }
  ],
  "name": "mocha-nightwatch",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/beatfactor/mocha.git"
  },
  "scripts": {
    "test": "make test-all"
  },
  "version": "2.2.9"
}