{"name":"vega-lite","author":{"name":"Jeffrey Heer, Dominik Moritz, Kanit \"Ham\" Wongsuphasawat"},"version":"2.0.0-beta.3","collaborators":["Kanit Wongsuphasawat <kanitw@gmail.com> (http://kanitw.yellowpigz.com)","Dominik Moritz <domoritz@cs.washington.edu> (https://www.domoritz.de)","Jeffrey Heer <jheer@uw.edu> (http://jheer.org)"],"homepage":"https://vega.github.io/vega-lite/","description":"Vega-lite provides a higher-level grammar for visual analysis, comparable to ggplot or Tableau, that generates complete Vega specifications.","main":"build/src/vl.js","types":"build/src/vl.d.ts","bin":{"vl2png":"./bin/vl2png","vl2svg":"./bin/vl2svg","vl2vg":"./bin/vl2vg"},"directories":{"test":"test"},"scripts":{"tsc":"rm -rf build/*/** && tsc","prebuild":"mkdir -p build/site build/examples/images build/test-gallery","build":"npm run tsc && cp package.json build && browserify src/vl.ts -p tsify -d -s vl | exorcist build/vega-lite.js.map > build/vega-lite.js","postbuild":"uglifyjs build/vega-lite.js -cm --source-map content=build/vega-lite.js.map,filename=build/vega-lite.min.js.map -o build/vega-lite.min.js && npm run schema","build:examples":"./scripts/build-examples.sh && rm -rf examples/specs/normalized/* && scripts/build-normalized-examples","build:images":"npm run data && scripts/generate-images.sh","build:toc":"bundle exec jekyll build -q && scripts/generate-toc","build:site":"npm run link && browserify site/static/main.ts -p [tsify -p site] -d | exorcist build/site/main.js.map > build/site/main.js","build:versions":"scripts/update-version.sh","build:test-gallery":"browserify test-gallery/main.ts -p [tsify -p test-gallery] -d > build/test-gallery/main.js","check:examples":"scripts/check-examples.sh","check:schema":"scripts/check-schema.sh","clean":"rm -rf build && rm -f vega-lite.* & find -E src test site examples -regex '.*\\.(js|js.map|d.ts|vg.json)' -delete & rm -rf data","data":"rsync -r node_modules/vega-datasets/data/* data","link":"npm link && npm link vega-lite","deploy":"scripts/deploy.sh","deploy:gh":"scripts/deploy-gh.sh","deploy:schema":"scripts/deploy-schema.sh","prestart":"npm run data && npm run build && scripts/index-examples","start":"nodemon -x 'npm run build:test-gallery' & browser-sync start --server --files 'build/test-gallery/main.js' --index 'test-gallery/index.html'","poststart":"rm examples/all-examples.json","preschema":"npm run prebuild","schema":"typescript-json-schema --required true --noExtraProps true src/spec.ts TopLevelExtendedSpec > build/vega-lite-schema.json && rm -f _data/vega-lite-schema.json && npm run renameschema && cp build/vega-lite-schema.json _data/","renameschema":"scripts/rename-schema.sh","presite":"npm run build && npm run data && npm run build:site && npm run build:toc && npm run build:versions","site":"bundle exec jekyll serve","lint":"tslint --project tsconfig.json -c tslint.json --type-check","test":"npm run tsc && npm run schema && npm run test:only && npm run lint","posttest":"npm run data && npm run mocha:examples","test:nocompile":"npm run test:only && npm run lint && npm run mocha:examples","test:only":"nyc --reporter=html --reporter=text-summary npm run mocha:test","test:debug":"npm run tsc && npm run schema && mocha --recursive --debug-brk --inspect build/test build/examples","mocha:test":"mocha --require source-map-support/register --reporter dot --recursive build/test","mocha:examples":"mocha --require source-map-support/register --reporter dot --recursive build/examples","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","watch:build":"watchify src/vl.ts -p tsify -v -d -s vl -o 'exorcist build/vega-lite.js.map > build/vega-lite.js'","watch:test":"nodemon -x 'npm test'","watch":"nodemon -x 'npm run build && npm run test:nocompile' # already ran schema in build"},"repository":{"type":"git","url":"git+https://github.com/vega/vega-lite.git"},"license":"BSD-3-Clause","bugs":{"url":"https://github.com/vega/vega-lite/issues"},"devDependencies":{"@types/chai":"^3.5.2","@types/d3":"^4.8.0","@types/highlight.js":"^9.1.9","@types/json-stable-stringify":"^1.0.31","@types/mocha":"^2.2.41","@types/node":"^7.0.18","ajv":"5.1.1","browser-sync":"^2.18.10","browserify":"^14.3.0","browserify-shim":"^3.8.14","chai":"^3.5.0","cheerio":"^0.22.0","codecov":"^2.2.0","d3":"^4.8.0","exorcist":"^0.4.0","highlight.js":"^9.11.0","mocha":"^3.4.1","nodemon":"^1.11.0","nyc":"^10.3.2","source-map-support":"^0.4.15","tsify":"^3.0.1","tslint":"^5.2.0","tslint-eslint-rules":"^4.0.0","typescript":"^2.3.2","typescript-json-schema":"^0.11.0","uglify-js":"^3.0.5","vega":"3.0.0-beta.31","vega-datasets":"github:vega/vega-datasets#gh-pages","vega-embed":"3.0.0-beta.14","watchify":"^3.9.0","yaml-front-matter":"^3.4.0"},"dependencies":{"json-stable-stringify":"^1.0.1","tslib":"^1.7.0","vega-event-selector":"^2.0.0-beta","vega-util":"^1.2.0","yargs":"^8.0.1"},"gitHead":"348567f21739d398cf0ac2df23f4bc6b08802aaf","_id":"vega-lite@2.0.0-beta.3","_shasum":"7d7f359d872ea40387157b446cfb231a75ee600e","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"kanitw","email":"kanitw@gmail.com"},"dist":{"shasum":"7d7f359d872ea40387157b446cfb231a75ee600e","size":962363,"noattachment":false,"key":"/vega-lite/-/vega-lite-2.0.0-beta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vega-lite/download/vega-lite-2.0.0-beta.3.tgz"},"maintainers":[{"name":"arvindsatya1","email":""},{"name":"domoritz","email":""},{"name":"jheer","email":""},{"name":"kanitw","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vega-lite-2.0.0-beta.3.tgz_1494973685808_0.060710083693265915"},"publish_time":1494973686076,"_hasShrinkwrap":false,"_cnpm_publish_time":1494973686076,"_cnpmcore_publish_time":"2021-12-16T18:47:31.228Z","dist-tags":{"canary":"5.7.0--canary.8145.0eb1af7.0","latest":"5.14.1","next":"5.7.0-next.0","pre":"2.0.0-beta.1"}}