Packaging vega
Introduction
In this page will be tracked packaging information about vega 1.x 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 |
jshint |
jshint (2.7.0) |
|
|
uglify-js |
uglify-js (2.4.16) |
uglifyjs (2.4.15-5) |
|
Dependencies
Name |
npm |
debian |
task |
vega |
vega (2.2.6) |
|
|
├── d3 |
d3 (3.5.6) |
|
|
├── d3-geo-projection |
d3-geo-projection (0.2.15) |
|
|
├── d3.layout.cloud |
d3.layout.cloud (1.2.0) |
|
|
│ └── d3-dispatch |
d3-dispatch (0.2.1) |
|
|
├── topojson |
topojson (1.6.19) |
|
|
└── yargs |
yargs (3.27.0) |
|
|
├── camelcase |
camelcase (1.2.1) |
|
|
├── cliui |
cliui (3.0.0) |
|
|
│ ├── center-align |
center-align (0.1.1) |
|
|
│ │ └── align-text |
align-text (0.1.3) |
|
|
│ ├── right-align |
right-align (0.1.3) |
|
|
│ │ └── align-text |
align-text (0.1.3) |
|
|
│ │ ├── kind-of |
kind-of (2.0.1) |
|
|
│ │ │ └── is-buffer |
is-buffer (1.1.0) |
|
|
│ │ ├── longest |
longest (1.0.1) |
|
|
│ │ └── repeat-string |
repeat-string (1.5.2) |
|
|
│ └── wrap-ansi |
wrap-ansi (1.0.0) |
|
|
│ └── string-width |
string-width (1.0.1) |
|
|
│ ├── code-point-at |
code-point-at (1.0.0) |
|
|
│ │ └── number-is-nan |
number-is-nan (1.0.0) |
|
|
│ ├── is-fullwidth-code-point |
is-fullwidth-code-point (1.0.0) |
|
|
│ │ └── number-is-nan |
number-is-nan (1.0.0) |
|
|
│ └── strip-ansi |
strip-ansi (3.0.0) |
|
|
├── decamelize |
decamelize (1.0.0) |
|
|
├── os-locale |
os-locale (1.4.0) |
|
|
│ └── lcid |
lcid (1.0.0) |
|
|
│ └── invert-kv |
invert-kv (1.0.0) |
|
|
├── window-size |
window-size (0.1.2) |
|
|
└── y18n |
y18n (3.2.0) |
|
|
Legenda
not needed |
in progress |
done |
warning |
error |
Package.json
The package.json for vega can be seen by typing:
npm view vega