Packaging tape
Introduction
In this page will be tracked packaging information about tape 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 |
concat-stream |
concat-stream (1.6.0) |
node-concat-stream (1.5.1-1) |
|
falafel |
falafel (2.1.0) |
|
|
tap |
tap (10.3.1) |
node-tap (8.0.0-4) |
|
js-yaml |
js-yaml (3.8.2) |
node-js-yaml (3.7.0+dfsg-2) |
|
tap-parser |
tap-parser (5.3.3) |
node-tap-parser (3.0.3-1) |
|
Dependencies
Name |
npm |
debian |
task |
tape |
tape (4.6.3) |
node-tape ITP #798278 |
|
├── deep-equal |
deep-equal (1.0.1) |
node-deep-equal (1.0.1-1) |
|
├── defined |
defined (1.0.0) |
node-defined (1.0.0-1) |
|
├── for-each |
for-each (0.3.2) |
|
|
│ └── is-function |
is-function (1.0.1) |
|
|
├── function-bind |
function-bind (1.1.0) |
node-function-bind (1.1.0-1) |
|
├── glob |
glob (7.1.1) |
node-glob (7.1.1-1) |
|
│ ├── 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.3) |
node-minimatch (3.0.3-1) |
|
│ │ └── brace-expansion |
brace-expansion (1.1.6) |
node-brace-expansion (1.1.6-1) |
|
│ │ ├── balanced-match |
balanced-match (0.4.2) |
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) |
|
├── has |
has (1.0.1) |
node-hash-base ITP #854508 |
|
├── inherits |
inherits (2.0.3) |
node-inherits (2.0.3-1) |
|
├── minimist |
minimist (1.2.0) |
node-minimist (1.2.0-1) |
|
├── object-inspect |
object-inspect (1.2.2) |
node-object-inspect (1.1.0-1) |
|
├── resolve |
resolve (1.3.2) |
node-resolve (1.1.7-2) |
|
│ └── path-parse |
path-parse (1.0.5) |
|
|
├── resumer |
resumer (0.0.0) |
node-resumer (0.0.0-1) |
|
│ └── through |
through (2.3.8) |
node-through (2.3.8-1) |
|
├── string.prototype.trim |
string.prototype.trim (1.1.2) |
|
|
│ ├── define-properties |
define-properties (1.1.2) |
|
|
│ │ ├── foreach |
foreach (2.0.5) |
|
|
│ │ └── object-keys |
object-keys (1.0.11) |
|
|
│ ├── es-abstract |
es-abstract (1.7.0) |
|
|
│ │ ├── es-to-primitive |
es-to-primitive (1.1.1) |
|
|
│ │ │ ├── is-callable |
is-callable (1.1.3) |
|
|
│ │ │ ├── is-date-object |
is-date-object (1.0.1) |
|
|
│ │ │ └── is-symbol |
is-symbol (1.0.1) |
|
|
│ │ ├── function-bind |
function-bind (1.1.0) |
node-function-bind (1.1.0-1) |
|
│ │ ├── is-callable |
is-callable (1.1.3) |
|
|
│ │ └── is-regex |
is-regex (1.0.4) |
|
|
│ │ └── has |
has (1.0.1) |
node-hash-base ITP #854508 |
|
│ │ └── function-bind |
function-bind (1.1.0) |
node-function-bind (1.1.0-1) |
|
│ └── function-bind |
function-bind (1.1.0) |
node-function-bind (1.1.0-1) |
|
└── through |
through (2.3.8) |
node-through (2.3.8-1) |
|
Package.json
The package.json for tape can be seen by typing:
npm view tape
