{"name":"mapbox-gl","description":"A WebGL interactive maps library","version":"0.4.0","main":"js/mapbox-gl.js","license":"BSD","dependencies":{"brfs":"1.2.0","csscolorparser":"~1.0.2","envify":"2.0.1","feature-filter":"1.0.0","geojson-rewind":"~0.1.0","glify":"0.4.2","mapbox-gl-style-spec":"6.0.0","pbf":"~0.0.2","pngjs":"^0.4.0","point-geometry":"0.0.0","request":"^2.39.0","queue-async":"^1.0.7","rbush":"^1.3.4","unitbezier":"0.0.0","vector-tile":"~0.1.2","gl":"git+https://github.com/kkaefer/headless-gl.git"},"devDependencies":{"benchmark":"~1.0.0","browserify":"~5.9.1","faucet":"0.0.1","istanbul":"^0.3.0","jshint":"2.5.3","mapbox-gl-test-suite":"git+https://github.com/mapbox/mapbox-gl-test-suite.git","mapnik":"^1.4.10","mkdirp":"^0.5.0","mocha":"~1.21.3","serve":"^1.4.0","spritesmith":"0.19.2","st":"^0.5.1","tape":"2.14.0","uglify-js":"2.4.15","watchify":"1.0.1","zuul":"1.10.0"},"optionalDependencies":{"gl":"git+https://github.com/kkaefer/headless-gl.git"},"browserify":{"transform":["envify","glify","brfs"]},"browser":{"./js/util/ajax.js":"./js/util/browser/ajax.js","./js/util/browser.js":"./js/util/browser/browser.js","./js/util/canvas.js":"./js/util/browser/canvas.js","./js/util/dispatcher.js":"./js/util/browser/dispatcher.js"},"scripts":{"start":"npm run watch & serve","lint":"jshint js test --exclude=js/lib/*","test":"npm run lint && tape test/js/*/*.js | faucet","test-suite":"node test/render.test.js && (cd ./node_modules/mapbox-gl-test-suite/ && ./bin/compare_images.js)","test-browser":"zuul test/js/*/*.js --local","watch":"watchify -v -d js/mapbox-gl.js -o dist/mapbox-gl-dev.js","build":"browserify -d js/mapbox-gl.js > dist/mapbox-gl-dev.js","production":"browserify -d js/mapbox-gl.js | uglifyjs -m -c drop_console=true,warnings=false > dist/mapbox-gl.js","prepublish":"npm run build && npm run production","cov":"istanbul cover tape test/js/*/*.js test/render.test.js -x js/lib/glmatrix.js -x js/lib/debugtext.js","docs":"cd docs/_generate && npm install && node generate.js","build-sprite":"./bin/build-sprite.js"},"jshintConfig":{"globals":{"require":false,"module":false,"exports":false,"console":false,"self":false,"alert":false,"__dirname":false},"newcap":false,"browser":true,"globalstrict":true,"trailing":true,"undef":true,"unused":true,"debug":true},"gitHead":"e7ba13468bbf50521c45e4d107920e9105ffe288","_id":"mapbox-gl@0.4.0","_shasum":"ad7af22e567948ae16998e1bf1446996e5ac0e63","_from":".","_npmVersion":"2.1.3","_nodeVersion":"0.10.32","_npmUser":{"name":"jfirebaugh","email":"john.firebaugh@gmail.com"},"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"}],"dist":{"shasum":"ad7af22e567948ae16998e1bf1446996e5ac0e63","size":583844,"noattachment":false,"key":"/mapbox-gl/-/mapbox-gl-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mapbox-gl/download/mapbox-gl-0.4.0.tgz"},"directories":{},"publish_time":1415138006823,"_cnpm_publish_time":1415138006823,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.6.1","next":"2.7.0-beta.1","old":"1.13.2"}}