{ "dependencies": { "vega": "^3.0.7", "vega-embed": "^3.0.0-rc6", "vega-lite": "^2.0.0-rc5" }, "scripts": { "start": "python -m SimpleHTTPServer 8005", "toSVG": "./toSVG.bash", "toPNG": "./toPNG.bash" } }