Packaging mocha
Introduction
In this page will be tracked packaging information about mocha nodejs module.
Please do not edit this page by hand. Use this script instead.
For more information about packaging a Node.js module, please take a look at this page.
Build Dependencies
Name |
npm |
debian |
task |
assert |
assert (1.4.1) |
node-assert (1.4.1-1 |
|
browserify |
browserify (14.5.0) |
|
|
buffer |
buffer (5.0.8) |
node-buffer (5.0.8-1 |
|
coffee-script |
coffee-script (1.12.7) |
coffeescript (1.12.7~dfsg-3 |
|
coveralls |
coveralls (3.0.0) |
node-coveralls (3.0.0-1 |
|
cross-spawn |
cross-spawn (5.1.0) |
node-cross-spawn (5.1.0-1~exp1 |
|
eslint |
eslint (4.13.1) |
|
|
eslint-config-semistandard |
eslint-config-semistandard (11.0.0) |
|
|
eslint-config-standard |
eslint-config-standard (11.0.0-beta.0) |
|
|
eslint-plugin-import |
eslint-plugin-import (2.8.0) |
|
|
eslint-plugin-node |
eslint-plugin-node (5.2.1) |
|
|
eslint-plugin-promise |
eslint-plugin-promise (3.6.0) |
|
|
eslint-plugin-standard |
eslint-plugin-standard (3.0.1) |
|
|
expect.js |
expect.js (0.3.1) |
node-expect.js (0.3.1+dfsg-1 |
|
karma |
karma (1.7.1) |
|
|
karma-browserify |
karma-browserify (5.1.2) |
|
|
karma-chrome-launcher |
karma-chrome-launcher (2.2.0) |
|
|
karma-expect |
karma-expect (1.1.3) |
|
|
karma-mocha |
karma-mocha (1.3.0) |
|
|
karma-mocha-reporter |
karma-mocha-reporter (2.2.5) |
|
|
karma-phantomjs-launcher |
karma-phantomjs-launcher (1.0.4) |
|
|
karma-sauce-launcher |
karma-sauce-launcher (1.2.0) |
|
|
nyc |
nyc (11.3.0) |
|
|
rimraf |
rimraf (2.6.2) |
node-rimraf (2.6.2-1 |
|
should |
should (13.1.3) |
should.js (8.4.0~dfsg-3 |
|
through2 |
through2 (2.0.3) |
node-through2 (2.0.3-1 |
|
watchify |
watchify (3.9.0) |
|
|
Dependencies
Name |
npm |
debian |
task |
mocha |
mocha (4.0.1) |
node-mocha (1.20.1-7 |
|
├── browser-stdout |
browser-stdout (1.3.0) |
node-browser-stdout (1.3.0-1 |
|
├── commander |
commander (2.12.2) |
node-commander (2.9.0-1 |
|
├── debug |
debug (3.1.0) |
node-debug (3.1.0-1 |
|
│ └── ms |
ms (2.1.1) |
node-ms (2.0.0-1 |
|
├── diff |
diff (3.4.0) |
node-diff (1.4.0~dfsg-1 |
|
├── escape-string-regexp |
escape-string-regexp (1.0.5) |
node-escape-string-regexp (1.0.5-1 |
|
├── glob |
glob (7.1.2) |
node-glob (7.1.2-4 |
|
│ ├── fs.realpath |
fs.realpath (1.0.0) |
node-fs.realpath (1.0.0-1 |
|
│ ├── inflight |
inflight (1.0.6) |
node-inflight (1.0.6-1 |
|
│ │ ├── once |
once (1.4.0) |
node-once (1.4.0-2 |
|
│ │ │ └── wrappy |
wrappy (1.0.2) |
node-wrappy (1.0.2-1 |
|
│ │ └── wrappy |
wrappy (1.0.2) |
node-wrappy (1.0.2-1 |
|
│ ├── inherits |
inherits (2.0.3) |
node-inherits (2.0.3-1 |
|
│ ├── minimatch |
minimatch (3.0.4) |
node-minimatch (3.0.4-3 |
|
│ │ └── brace-expansion |
brace-expansion (1.1.8) |
node-brace-expansion (1.1.8-1 |
|
│ │ ├── balanced-match |
balanced-match (1.0.0) |
node-balanced-match (0.4.2-1 |
|
│ │ └── concat-map |
concat-map (0.0.1) |
node-concat-map (0.0.1-1 |
|
│ ├── once |
once (1.4.0) |
node-once (1.4.0-2 |
|
│ └── path-is-absolute |
path-is-absolute (1.0.1) |
node-path-is-absolute (1.0.0-1 |
|
├── growl |
growl (1.10.3) |
node-growl (1.7.0-1 |
|
├── he |
he (1.1.1) |
node-he (1.1.1-1 |
|
├── mkdirp |
mkdirp (0.5.1) |
node-mkdirp (0.5.1-1 |
|
│ └── minimist |
minimist (1.2.0) |
node-minimist (1.2.0-1 |
|
└── supports-color |
supports-color (5.1.0) |
node-supports-color (4.4.0-2 |
|
└── has-flag |
has-flag (2.0.0) |
node-has-flag (2.0.0-1 |
|
Package.json
The package.json for mocha can be seen by typing:
npm view mocha