Mist is an ethereum client. Ethereum is a cryptocurrency and platform for decentralized applications and smart contracts.
Packaging mist
Introduction
In this page will be tracked packaging information about mist 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 |
coffee-script |
coffee-script (1.12.7) |
|
|
coveralls |
coveralls (3.0.2) |
|
|
fs-extra |
fs-extra (7.0.1) |
|
|
istanbul |
istanbul (0.4.5) |
|
|
lcov-sourcemap |
lcov-sourcemap (0.3.0) |
|
|
mocha |
mocha (5.2.0) |
|
|
mocha-lcov-reporter |
mocha-lcov-reporter (1.3.0) |
|
|
pegjs |
pegjs (0.10.0) |
|
|
pegjs-coffee-plugin |
pegjs-coffee-plugin (0.3.0) |
|
|
should |
should (13.2.3) |
|
|
source-map-support |
source-map-support (0.5.9) |
|
|
Dependencies
Name |
npm |
debian |
task |
mist |
mist (1.0.1) |
|
|
├── backslash |
backslash (0.2.0) |
|
|
├── chalk |
chalk (2.4.1) |
|
|
│ ├── ansi-styles |
ansi-styles (3.2.1) |
|
|
│ │ └── color-convert |
color-convert (1.9.3) |
|
|
│ │ └── color-name |
color-name (1.1.4) |
|
|
│ ├── escape-string-regexp |
escape-string-regexp (1.0.5) |
|
|
│ └── supports-color |
supports-color (5.5.0) |
|
|
│ └── has-flag |
has-flag (3.0.0) |
|
|
├── commander |
commander (2.19.0) |
|
|
├── glob |
glob (7.1.3) |
|
|
│ ├── fs.realpath |
fs.realpath (1.0.0) |
|
|
│ ├── inflight |
inflight (1.0.6) |
|
|
│ │ ├── once |
once (1.4.0) |
|
|
│ │ │ └── wrappy |
wrappy (1.0.2) |
|
|
│ │ └── wrappy |
wrappy (1.0.2) |
|
|
│ ├── inherits |
inherits (2.0.3) |
|
|
│ ├── minimatch |
minimatch (3.0.4) |
|
|
│ │ └── brace-expansion |
brace-expansion (1.1.11) |
|
|
│ │ ├── balanced-match |
balanced-match (1.0.0) |
|
|
│ │ └── concat-map |
concat-map (0.0.1) |
|
|
│ ├── once |
once (1.4.0) |
|
|
│ └── path-is-absolute |
path-is-absolute (2.0.0) |
|
|
├── tmp |
tmp (0.0.33) |
|
|
│ └── os-tmpdir |
os-tmpdir (2.0.0) |
|
|
└── xxhash |
xxhash (0.2.4) |
|
|
└── nan |
nan (2.11.1) |
|
|
Package.json
The package.json for mist can be seen by typing:
npm view mist