{"name":"mapbox-gl","description":"A WebGL interactive maps library","version":"0.29.0","main":"js/mapbox-gl.js","license":"BSD-3-Clause","repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-js.git"},"engines":{"node":">=4.0.0"},"dependencies":{"@mapbox/gl-matrix":"^0.0.1","brfs":"^1.4.0","bubleify":"^0.5.1","csscolorparser":"^1.0.2","earcut":"^2.0.3","feature-filter":"^2.2.0","geojson-rewind":"^0.1.0","geojson-vt":"^2.4.0","grid-index":"^1.0.0","mapbox-gl-function":"github:mapbox/mapbox-gl-function#9d81aa772c169eaaf0c8c8845d3d4f405c935111","mapbox-gl-style-spec":"github:mapbox/mapbox-gl-style-spec#e85407a377510acb647161de6be6357ab4f606dd","mapbox-gl-supported":"^1.2.0","package-json-versionify":"^1.0.2","pbf":"^1.3.2","pngjs":"^2.2.0","point-geometry":"^0.0.0","quickselect":"^1.0.0","request":"^2.39.0","shelf-pack":"^1.0.0","supercluster":"^2.0.1","tinyqueue":"^1.1.0","unassertify":"^2.0.0","unflowify":"^1.0.0","unitbezier":"^0.0.0","vector-tile":"^1.3.0","vt-pbf":"^2.0.2","webworkify":"^1.4.0","whoots-js":"^2.0.0"},"devDependencies":{"babel-eslint":"^7.0.0","benchmark":"~2.1.0","browserify":"^13.0.0","clipboard":"^1.5.12","concat-stream":"1.5.2","coveralls":"^2.11.8","documentation":"4.0.0-beta12","envify":"^3.4.0","eslint":"3.12.1","eslint-config-mourner":"^2.0.0","eslint-plugin-flowtype":"^2.20.0","eslint-plugin-html":"^1.5.1","flow-bin":"^0.36.0","flow-remove-types":"^1.0.4","github-slugger":"^1.1.1","gl":"^4.0.1","highlight.js":"9.8.0","in-publish":"^2.0.0","jsdom":"^9.4.2","lodash.template":"^4.4.0","mapbox-gl-test-suite":"github:mapbox/mapbox-gl-test-suite#53e5081d0a9c069b02758764a8997d9168e622e0","minifyify":"^7.0.1","npm-run-all":"^3.0.0","nyc":"^8.3.0","proxyquire":"^1.7.9","sinon":"^1.15.4","st":"^1.2.0","tap":"^5.7.0","vinyl":"2.0.0","vinyl-fs":"2.4.4","watchify":"^3.7.0"},"browserify":{"transform":["unflowify",["bubleify",{"bubleError":true,"transforms":{"dangerousForOf":true}}],"package-json-versionify","unassertify","brfs"]},"browser":{"./js/util/window.js":"./js/util/browser/window.js","./js/util/web_worker.js":"./js/util/browser/web_worker.js"},"scripts":{"build-dev":"browserify js/mapbox-gl.js --debug --ignore-transform unassertify --standalone mapboxgl > dist/mapbox-gl-dev.js && tap --no-coverage test/build/dev.test.js","watch-dev":"watchify js/mapbox-gl.js --debug --ignore-transform unassertify --standalone mapboxgl --outfile dist/mapbox-gl-dev.js --verbose","build-min":"browserify js/mapbox-gl.js --debug --plugin [minifyify --map mapbox-gl.js.map --output dist/mapbox-gl.js.map] --standalone mapboxgl > dist/mapbox-gl.js && tap --no-coverage test/build/min.test.js","build-token":"browserify debug/access_token.js --debug --transform envify > debug/access_token_generated.js","build-benchmarks":"BENCHMARK_VERSION=\"$(git rev-parse --abbrev-ref HEAD) $(git rev-parse --short=7 HEAD)\" browserify bench/benchmarks.js --plugin [minifyify --no-map] --transform envify --outfile bench/benchmarks_generated.js --verbose","watch-benchmarks":"BENCHMARK_VERSION=\"$(git rev-parse --abbrev-ref HEAD) $(git rev-parse --short=7 HEAD)\" watchify bench/benchmarks.js --plugin [minifyify --no-map] --transform envify --outfile bench/benchmarks_generated.js --verbose","watch-benchmarks-view":"watchify bench/benchmarks_view.js --debug --outfile bench/benchmarks_view_generated.js --verbose","start-server":"st --no-cache --localhost --port 9966 --index index.html .","start":"run-p build-token watch-dev watch-benchmarks watch-benchmarks-view start-server","start-debug":"run-p build-token watch-dev start-server","start-bench":"run-p build-token watch-benchmarks watch-benchmarks-view start-server","build-docs":"documentation build --github --format html --config documentation.yml --theme ./docs/_theme --output docs/api/","build":"npm run build-docs # invoked by publisher when publishing docs on the mb-pages branch","start-docs":"npm run build-min && npm run build-docs && jekyll serve --watch","lint":"eslint  --ignore-path .gitignore js test bench docs/_posts/examples/*.html debug/*.html","lint-docs":"documentation lint","open-changed-examples":"git diff --name-only mb-pages HEAD -- docs/_posts/examples/*.html | awk '{print \"http://127.0.0.1:4000/mapbox-gl-js/example/\" substr($0,33,length($0)-37)}' | xargs open","plugin-deploy":"set -e; node plugins/exists.js; aws s3 sync --exclude *.DS_Store --acl public-read plugins/src s3://mapbox-gl-js/plugins/; echo ' -- DEPLOYED --'","test":"run-s lint test-unit test-plugin test-flow","test-plugin":"tap test/plugins/","test-suite":"run-s test-render test-query","test-unit":"tap --reporter dot --no-coverage test/js","test-render":"node test/render.test.js","test-query":"node test/query.test.js","test-flow":"flow .","test-cov":"nyc --require=flow-remove-types/register --reporter=text-summary --reporter=lcov --cache run-s test-unit test-render test-query","prepublish":"in-publish && run-s build-dev build-min || not-in-publish"},"gitHead":"519004151fbb724439fe8ee15470d1e3a6ce89a6","bugs":{"url":"https://github.com/mapbox/mapbox-gl-js/issues"},"homepage":"https://github.com/mapbox/mapbox-gl-js#readme","_id":"mapbox-gl@0.29.0","_shasum":"cfd3af67c4e9a471e5a2b5ba14beb4094a1d5d50","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"lucaswoj","email":"lucas@lucaswoj.com"},"dist":{"shasum":"cfd3af67c4e9a471e5a2b5ba14beb4094a1d5d50","size":2689488,"noattachment":false,"key":"/mapbox-gl/-/mapbox-gl-0.29.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mapbox-gl/download/mapbox-gl-0.29.0.tgz"},"maintainers":[{"name":"mapbox-machine-user","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"mapbox-npm","email":"accounts+npmjs@mapbox.com"},{"name":"mapbox-npm-01","email":"accounts+npmjs-01@mapbox.com"},{"name":"mapbox-npm-02","email":"accounts+npmjs-02@mapbox.com"},{"name":"mapbox-npm-03","email":"accounts+npmjs-03@mapbox.com"},{"name":"mapbox-npm-04","email":"accounts+npmjs-04@mapbox.com"},{"name":"mapbox-npm-08","email":"accounts+npmjs-08@mapbox.com"},{"name":"mapbox-npm-09","email":"accounts+npmjs-09@mapbox.com"},{"name":"mapbox-npm-ci","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mapbox-gl-0.29.0.tgz_1482258334201_0.5416389661841094"},"directories":{},"publish_time":1482258335036,"_cnpm_publish_time":1482258335036,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.6.1","next":"2.7.0-beta.1","old":"1.13.2"}}