{"versions":{"1.3.0":{"name":"@mapbox/mapbox-gl-draw","version":"1.3.0","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw.js","browser":"dist/mapbox-gl-draw.js","style":"dist/mapbox-gl-draw.css","browserify":{"transform":["envify","babelify"]},"scripts":{"docs":"run-s docs-modes-life-cycle docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"NODE_ENV=test npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r @babel/register -r ./test/mock-browser.js test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build-token":"node build/generate-access-token-script.js","build":"rollup -c","build-min":"rollup -c --environment MINIFY:true","prepublish":"run-s build build-min","watch":"rollup -c --watch","watch-bench":"rollup -c bench/rollup.config.js --watch","start-server":"node server.js","start":"run-p build-token watch watch-bench start-server"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@babel/core":"^7.1.2","@babel/preset-env":"^7.1.0","@babel/register":"^7.0.0","@mapbox/cloudfriend":"^4.0.0","@mapbox/flow-remove-types":"^1.3.0-await.upstream.2","@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@rollup/plugin-buble":"^0.20.0","@rollup/plugin-json":"^4.0.0","@rollup/plugin-node-resolve":"^6.0.0","@rollup/plugin-replace":"^2.2.1","@turf/centroid":"^6.0.0","babel-eslint":"10.0.3","babel-plugin-istanbul":"^5.1.0","babelify":"^10.0.0","browserify":"^16.1.1","browserify-middleware":"^8.1.0","envify":"^4.0.0","eslint":"6.7.2","eslint-config-mourner":"3.0.0","eslint-plugin-import":"^2.19.1","express":"^4.13.4","mapbox-gl":"1.11.1","mapbox-gl-js-mock":"0.28.0","mock-browser":"^0.92.10","npm-run-all":"^4.1.5","nyc":"14.1.1","opener":"^1.4.1","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-terser":"^5.1.3","sinon":"^7.5.0","st":"^2.0.0","synthetic-dom-events":"0.3.0","tape":"4.12.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"dependencies":{"@mapbox/geojson-area":"^0.2.2","@mapbox/geojson-extent":"^1.0.0","@mapbox/geojson-normalize":"^0.0.1","@mapbox/point-geometry":"^0.1.0","hat":"0.0.3","lodash.isequal":"^4.5.0","xtend":"^4.0.2"},"gitHead":"b739dd93247ce3a449dbbc9800abd43b7a1c2f10","_id":"@mapbox/mapbox-gl-draw@1.3.0","_nodeVersion":"14.16.1","_npmVersion":"7.10.0","dist":{"shasum":"7a30fb99488cb47a32c25e99c3c62413b04bbaed","size":894301,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.3.0.tgz","integrity":"sha512-B+KWK+dAgzLHMNyKVuuMRfjeSlQ77MhNLdfpQQpbp3pkhnrdmydDe3ixto1Ua78hktNut0WTrAaD8gYu4PVcjA=="},"_npmUser":{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.3.0_1621490847216_0.8994773827276132"},"_hasShrinkwrap":false,"publish_time":1621490847472,"_cnpm_publish_time":1621490847472,"_cnpmcore_publish_time":"2021-12-16T13:33:46.508Z","contributors":[]},"1.2.1":{"name":"@mapbox/mapbox-gl-draw","version":"1.2.1","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw.js","browser":"dist/mapbox-gl-draw.js","style":"dist/mapbox-gl-draw.css","browserify":{"transform":["envify","babelify"]},"scripts":{"docs":"run-s docs-modes-life-cycle docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"NODE_ENV=test npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r @babel/register -r ./test/mock-browser.js test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build-token":"node build/generate-access-token-script.js","build":"rollup -c","build-min":"rollup -c --environment MINIFY:true","prepublish":"run-s build build-min","watch":"rollup -c --watch","watch-bench":"rollup -c bench/rollup.config.js --watch","start":"run-p build-token watch watch-bench"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@babel/core":"^7.1.2","@babel/preset-env":"^7.1.0","@babel/register":"^7.0.0","@mapbox/cloudfriend":"^4.0.0","@mapbox/flow-remove-types":"^1.3.0-await.upstream.2","@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@rollup/plugin-buble":"^0.20.0","@rollup/plugin-json":"^4.0.0","@rollup/plugin-node-resolve":"^6.0.0","@rollup/plugin-replace":"^2.2.1","@turf/centroid":"^6.0.0","babel-eslint":"10.0.3","babel-plugin-istanbul":"^5.1.0","babelify":"^10.0.0","browserify":"^16.1.1","browserify-middleware":"^8.1.0","envify":"^4.0.0","eslint":"6.7.2","eslint-config-mourner":"3.0.0","eslint-plugin-import":"^2.19.1","express":"^4.13.4","mapbox-gl":"1.11.1","mapbox-gl-js-mock":"0.28.0","mock-browser":"^0.92.10","npm-run-all":"^4.1.5","nyc":"14.1.1","opener":"^1.4.1","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-terser":"^5.1.3","sinon":"^7.5.0","st":"^2.0.0","synthetic-dom-events":"0.3.0","tape":"4.12.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-extent":"^0.3.2","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"3.0.0","@mapbox/point-geometry":"0.1.0","hat":"0.0.3","lodash.isequal":"^4.2.0","xtend":"^4.0.1"},"gitHead":"be04a9cf3024b15a0202a28d1370ac85fe9d32ba","_id":"@mapbox/mapbox-gl-draw@1.2.1","_nodeVersion":"12.9.1","_npmVersion":"6.10.2","dist":{"shasum":"a56828bcbe7ada80ab6de331ab590cdf8005ce5f","size":1634865,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.2.1.tgz","integrity":"sha512-ct6gmOrjlSTbwmEKuIlGaitQDDaI4rImo4mNu2vyuMGMQi30WvXu2aiQ5Gm2OVc176/uFB/QJI3NfDddWrzMEg=="},"_npmUser":{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.2.1_1612391301929_0.7160819733556711"},"_hasShrinkwrap":false,"publish_time":1612391302187,"_cnpm_publish_time":1612391302187,"_cnpmcore_publish_time":"2021-12-16T13:33:53.165Z","contributors":[]},"1.2.0":{"name":"@mapbox/mapbox-gl-draw","version":"1.2.0","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","style":"dist/mapbox-gl-draw.css","browserify":{"transform":["envify","babelify"]},"scripts":{"docs":"run-s docs-modes-life-cycle docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"NODE_ENV=test npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r @babel/register -r ./test/mock-browser.js test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build-token":"node build/generate-access-token-script.js","build":"rollup -c","build-min":"rollup -c --environment MINIFY:true","prepublish":"run-s build build-min","watch":"rollup -c --watch","watch-bench":"rollup -c bench/rollup.config.js --watch","start-server":"st --no-cache -H 0.0.0.0 --port 9967 --index index.html .","start":"run-p build-token watch watch-bench start-server"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@babel/core":"^7.1.2","@babel/preset-env":"^7.1.0","@babel/register":"^7.0.0","@mapbox/cloudfriend":"^4.0.0","@mapbox/flow-remove-types":"^1.3.0-await.upstream.2","@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@rollup/plugin-buble":"^0.20.0","@rollup/plugin-json":"^4.0.0","@rollup/plugin-node-resolve":"^6.0.0","@rollup/plugin-replace":"^2.2.1","@turf/centroid":"^6.0.0","babel-eslint":"10.0.3","babel-plugin-istanbul":"^5.1.0","babelify":"^10.0.0","browserify":"^16.1.1","browserify-middleware":"^8.1.0","envify":"^4.0.0","eslint":"6.7.2","eslint-config-mourner":"3.0.0","express":"^4.13.4","mapbox-gl":"1.11.1","mapbox-gl-js-mock":"0.28.0","mock-browser":"^0.92.10","npm-run-all":"^4.1.5","nyc":"14.1.1","opener":"^1.4.1","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-terser":"^5.1.3","sinon":"^7.5.0","st":"^2.0.0","synthetic-dom-events":"0.3.0","tape":"4.12.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <2.0.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-extent":"^0.3.2","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"3.0.0","@mapbox/point-geometry":"0.1.0","eslint-plugin-import":"^2.19.1","hat":"0.0.3","lodash.isequal":"^4.2.0","xtend":"^4.0.1"},"gitHead":"f053e3efd14180c18a1ae3c709df2837f6a962b3","_id":"@mapbox/mapbox-gl-draw@1.2.0","_nodeVersion":"10.16.3","_npmVersion":"6.14.5","dist":{"shasum":"b6e5278afef65bd5d7d92366034997768e478ad9","size":962931,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.2.0.tgz","integrity":"sha512-gMrP2zn8PzDtrs72FMJTPytCumX5vUn9R7IK38qBOVy9UfqbdWr56KYuNA/2X+jKn4FIOpmWf8CWkKpOaQkv7w=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmUser":{"name":"anonymous","email":"accounts+npmjs-05@mapbox.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.2.0_1594668232792_0.8716629979397723"},"_hasShrinkwrap":false,"publish_time":1594668232992,"_cnpm_publish_time":1594668232992,"_cnpmcore_publish_time":"2021-12-16T13:33:55.082Z","contributors":[]},"1.2.0-beta.1":{"name":"@mapbox/mapbox-gl-draw","version":"1.2.0-beta.1","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","style":"dist/mapbox-gl-draw.css","browserify":{"transform":["envify","babelify"]},"scripts":{"docs":"run-s docs-modes-life-cycle docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"NODE_ENV=test npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r @babel/register -r ./test/mock-browser.js test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build-token":"node build/generate-access-token-script.js","build":"rollup -c","build-min":"rollup -c --environment MINIFY:true","prepublish":"run-s build build-min","watch":"rollup -c --watch","watch-bench":"rollup -c bench/rollup.config.js --watch","start-server":"st --no-cache -H 0.0.0.0 --port 9967 --index index.html .","start":"run-p build-token watch watch-bench start-server"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@babel/core":"^7.1.2","@babel/preset-env":"^7.1.0","@babel/register":"^7.0.0","@mapbox/cloudfriend":"^4.0.0","@mapbox/flow-remove-types":"^1.3.0-await.upstream.2","@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@rollup/plugin-buble":"^0.20.0","@rollup/plugin-json":"^4.0.0","@rollup/plugin-node-resolve":"^6.0.0","@rollup/plugin-replace":"^2.2.1","@turf/centroid":"^6.0.0","babel-eslint":"10.0.3","babel-plugin-istanbul":"^5.1.0","babelify":"^10.0.0","browserify":"^16.1.1","browserify-middleware":"^8.1.0","envify":"^4.0.0","eslint":"6.7.2","eslint-config-mourner":"3.0.0","express":"^4.13.4","mapbox-gl":"^1.6.0","mapbox-gl-js-mock":"0.28.0","mock-browser":"^0.92.10","npm-run-all":"^4.1.5","nyc":"14.1.1","opener":"^1.4.1","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-terser":"^5.1.3","sinon":"^7.5.0","st":"^2.0.0","synthetic-dom-events":"0.3.0","tape":"4.12.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <2.0.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-extent":"^0.3.2","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"3.0.0","@mapbox/point-geometry":"0.1.0","eslint-plugin-import":"^2.19.1","hat":"0.0.3","lodash.isequal":"^4.2.0","xtend":"^4.0.1"},"readmeFilename":"README.md","gitHead":"003e05c33fb6bb3043ef957f9f9508f1e3b7b02f","_id":"@mapbox/mapbox-gl-draw@1.2.0-beta.1","_nodeVersion":"12.13.1","_npmVersion":"6.13.4","dist":{"shasum":"139f8e544b9241cf93857b6634f1a2aa0534404c","size":1624118,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.2.0-beta.1.tgz","integrity":"sha512-xtPApjYd3WLv3fy20MUWx2LWzWnBb/TtXIjA/2zQSncwFDlCNKrCvkhlT8WeB9nRnIIrcciRfchwXvGBmMxIow=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmUser":{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.2.0-beta.1_1578407633446_0.6557176091967127"},"_hasShrinkwrap":false,"publish_time":1578407633712,"_cnpm_publish_time":1578407633712,"_cnpmcore_publish_time":"2021-12-16T13:33:59.247Z","contributors":[]},"1.1.2":{"name":"@mapbox/mapbox-gl-draw","version":"1.1.2","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","style":"dist/mapbox-gl-draw.css","browserify":{"transform":["envify","babelify"]},"scripts":{"docs":"npm run docs-modes-life-cycle && npm run docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"NODE_ENV=test npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r @babel/register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build-token":"node build/generate-access-token-script.js","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw-unminified.js","build-min":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","prepublish":"npm run build && npm run build-min","start":"npm run build-token && node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@babel/core":"^7.1.2","@babel/preset-env":"^7.1.0","@babel/register":"^7.0.0","@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@turf/centroid":"^6.0.0","babel-eslint":"^8.0.3","babel-plugin-istanbul":"^5.1.0","babelify":"^10.0.0","browserify":"^16.1.1","browserify-middleware":"^8.1.0","envify":"^4.0.0","eslint":"^4.2.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"0.51.0","mapbox-gl-js-mock":"0.28.0","mock-browser":"^0.92.10","nyc":"^12.0.1","opener":"^1.4.1","sinon":"5.0.0","synthetic-dom-events":"0.3.0","tape":"^4.0.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <2.0.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","@mapbox/geojson-extent":"^0.3.2","hat":"0.0.3","lodash.isequal":"^4.2.0","@mapbox/point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"9c79441045fbbbfa2696efdb9989d712ffa0a4b2","_id":"@mapbox/mapbox-gl-draw@1.1.2","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"anonymous","email":"accounts+npmjs-06@mapbox.com"},"dist":{"shasum":"247b3f0727db34c2641ab718df5eebeee69a2585","size":851967,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.1.2.tgz","integrity":"sha512-DWtATUAnJaGZYoH/y2O+QTRybxrp5y3w3eV5FXHFNVcKsCAojKEMB8ALKUG2IsiCKqV/JCAguK9AlPWR7Bjafw=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.1.2_1558564242051_0.5022850693801268"},"_hasShrinkwrap":false,"publish_time":1558564242264,"_cnpm_publish_time":1558564242264,"_cnpmcore_publish_time":"2021-12-16T13:34:00.790Z","contributors":[]},"1.0.6":{"name":"@mapbox/mapbox-gl-draw","version":"1.0.6","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","style":"dist/mapbox-gl-draw.css","browserify":{"transform":["babelify"]},"scripts":{"docs":"npm run docs-modes-life-cycle && npm run docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@turf/centroid":"^6.0.0","babel-core":"^6.9.1","babel-eslint":"^8.0.3","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^8.0.0","browserify":"^15.0.0","browserify-middleware":"^7.0.0","envify":"^4.0.0","eslint":"^4.2.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"0.41.0","mapbox-gl-js-mock":"^0.28.0","mock-browser":"^0.92.10","nyc":"^11.0.2","opener":"^1.4.1","sinon":"^4.0.0","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.41.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","@mapbox/geojson-extent":"^0.3.2","hat":"0.0.3","lodash.isequal":"^4.2.0","@mapbox/point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"9aef734717ef5e3e7ec5e6d1b8d91e29ed691860","_id":"@mapbox/mapbox-gl-draw@1.0.6","_shasum":"8143d0e571a12640e36793bae04e1c1d6b21566f","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.8.4","_npmUser":{"name":"anonymous","email":"mcwhittemore@gmail.com"},"dist":{"shasum":"8143d0e571a12640e36793bae04e1c1d6b21566f","size":856900,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.0.6.tgz","integrity":"sha512-JkDcBWYHidqHpU1W6UXvNAC/tFF4idu2uR2/mvD9q+SVFdhzcigG5XxFdMPAWg78BbBbT1idERVHFOqFJnzTjA=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.0.6_1520867546359_0.40903460175065254"},"_hasShrinkwrap":false,"publish_time":1520867546529,"_cnpm_publish_time":1520867546529,"_cnpmcore_publish_time":"2021-12-16T13:34:11.527Z","contributors":[]},"1.0.5":{"name":"@mapbox/mapbox-gl-draw","version":"1.0.5","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","style":"dist/mapbox-gl-draw.css","browserify":{"transform":["babelify"]},"scripts":{"docs":"npm run docs-modes-life-cycle && npm run docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@turf/centroid":"^6.0.0","babel-core":"^6.9.1","babel-eslint":"^8.0.3","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^8.0.0","browserify":"^15.0.0","browserify-middleware":"^7.0.0","envify":"^4.0.0","eslint":"^4.2.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"0.41.0","mapbox-gl-js-mock":"^0.28.0","mock-browser":"^0.92.10","nyc":"^11.0.2","opener":"^1.4.1","sinon":"^4.0.0","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.41.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","@mapbox/geojson-extent":"^0.3.2","hat":"0.0.3","lodash.isequal":"^4.2.0","@mapbox/point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"59e625394eb6785ac7b2301c8c838068e1399eb3","_id":"@mapbox/mapbox-gl-draw@1.0.5","_shasum":"49a1ba750cc6bdcaaa04a7470fe02f10c46801dd","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.8.4","_npmUser":{"name":"anonymous","email":"mcwhittemore@gmail.com"},"dist":{"shasum":"49a1ba750cc6bdcaaa04a7470fe02f10c46801dd","size":856821,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.0.5.tgz","integrity":"sha512-nRUhf80V51ah0aUMWOrtvVeppUK2so7OEH44iJaatd7JYfnS7hNYt5iuvGzj+OHcsAbcr9kuPeuH9oboQOhC3w=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.0.5_1520009444149_0.34747553924707497"},"_hasShrinkwrap":false,"publish_time":1520009444290,"_cnpm_publish_time":1520009444290,"_cnpmcore_publish_time":"2021-12-16T13:34:13.658Z","contributors":[]},"1.0.3":{"name":"@mapbox/mapbox-gl-draw","version":"1.0.3","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","browserify":{"transform":["babelify"]},"scripts":{"docs":"npm run docs-modes-life-cycle && npm run docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@turf/centroid":"^4.0.0","babel-core":"^6.9.1","babel-eslint":"^7.1.0","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^8.0.0","browserify":"^14.1.0","browserify-middleware":"^7.0.0","envify":"^4.0.0","eslint":"^4.2.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"0.40.0","mapbox-gl-js-mock":"^0.28.0","mock-browser":"^0.92.10","nyc":"^11.0.2","opener":"^1.4.1","sinon":"^4.0.0","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.41.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","@mapbox/geojson-extent":"^0.3.2","hat":"0.0.3","lodash.isequal":"^4.2.0","@mapbox/point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"7456a6478b2698d19ade958fab631d6a8d3fb73a","_id":"@mapbox/mapbox-gl-draw@1.0.3","_npmVersion":"5.3.0","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"mcwhittemore@gmail.com"},"dist":{"shasum":"ada74897dcd2925e470e6ac5bcbde3353fa51ae9","size":854810,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.0.3.tgz","integrity":"sha512-cJO3JXaEPunwMp5GKMTdsgHXkaR9MghEA2ushtlpgjvin3ePB1ECgEfeOFydr/pNqFc2MRzy6843bI80VzHwlQ=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw-1.0.3.tgz_1509034666842_0.7686694087460637"},"directories":{},"publish_time":1509034668456,"_hasShrinkwrap":false,"_cnpm_publish_time":1509034668456,"_cnpmcore_publish_time":"2021-12-16T13:34:17.504Z","contributors":[]},"1.0.2":{"name":"@mapbox/mapbox-gl-draw","version":"1.0.2","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","browserify":{"transform":["babelify"]},"scripts":{"docs":"npm run docs-modes-life-cycle && npm run docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@turf/centroid":"^4.0.0","babel-core":"^6.9.1","babel-eslint":"^7.1.0","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^7.2.0","browserify":"^14.1.0","browserify-middleware":"^7.0.0","envify":"^4.0.0","eslint":"^4.2.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"0.40.0","mapbox-gl-js-mock":"^0.28.0","mock-browser":"^0.92.10","nyc":"^11.0.2","opener":"^1.4.1","sinon":"^3.0.0","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.40.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","geojson-extent":"^0.3.2","hat":"0.0.3","lodash.isequal":"^4.2.0","point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"d5cf2f3490da9925f224f8ce89d0a9a7a107c05f","_id":"@mapbox/mapbox-gl-draw@1.0.2","_npmVersion":"5.3.0","_nodeVersion":"4.8.2","_npmUser":{"name":"anonymous","email":"mcwhittemore@gmail.com"},"dist":{"shasum":"ac0b443095c0aaa0215f6cb44a8abf485ea98da6","size":855014,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.0.2.tgz","integrity":"sha512-3dvPn4dC3K2CcgErE6yoUcLUkJJD7NKXOG+7W7vK/K137b0OoDjGAE2FvYAXWJ0X1GqphSMK1qqMYZTCFIWtWA=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw-1.0.2.tgz_1505403995938_0.2801550461445004"},"directories":{},"publish_time":1505403997688,"_hasShrinkwrap":false,"_cnpm_publish_time":1505403997688,"_cnpmcore_publish_time":"2021-12-16T13:34:19.506Z","contributors":[]},"1.2.2":{"name":"@mapbox/mapbox-gl-draw","version":"1.2.2","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw.js","browser":"dist/mapbox-gl-draw.js","style":"dist/mapbox-gl-draw.css","browserify":{"transform":["envify","babelify"]},"scripts":{"docs":"run-s docs-modes-life-cycle docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"NODE_ENV=test npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r @babel/register -r ./test/mock-browser.js test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build-token":"node build/generate-access-token-script.js","build":"rollup -c","build-min":"rollup -c --environment MINIFY:true","prepublish":"run-s build build-min","watch":"rollup -c --watch","watch-bench":"rollup -c bench/rollup.config.js --watch","start":"run-p build-token watch watch-bench"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@babel/core":"^7.1.2","@babel/preset-env":"^7.1.0","@babel/register":"^7.0.0","@mapbox/cloudfriend":"^4.0.0","@mapbox/flow-remove-types":"^1.3.0-await.upstream.2","@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@rollup/plugin-buble":"^0.20.0","@rollup/plugin-json":"^4.0.0","@rollup/plugin-node-resolve":"^6.0.0","@rollup/plugin-replace":"^2.2.1","@turf/centroid":"^6.0.0","babel-eslint":"10.0.3","babel-plugin-istanbul":"^5.1.0","babelify":"^10.0.0","browserify":"^16.1.1","browserify-middleware":"^8.1.0","envify":"^4.0.0","eslint":"6.7.2","eslint-config-mourner":"3.0.0","eslint-plugin-import":"^2.19.1","express":"^4.13.4","mapbox-gl":"1.11.1","mapbox-gl-js-mock":"0.28.0","mock-browser":"^0.92.10","npm-run-all":"^4.1.5","nyc":"14.1.1","opener":"^1.4.1","rollup":"^1.27.13","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-terser":"^5.1.3","sinon":"^7.5.0","st":"^2.0.0","synthetic-dom-events":"0.3.0","tape":"4.12.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-extent":"^0.3.2","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"3.0.0","@mapbox/point-geometry":"0.1.0","hat":"0.0.3","lodash.isequal":"^4.2.0","xtend":"^4.0.1"},"gitHead":"d4671d3a67001252a62abbfee385b247f632ab18","_id":"@mapbox/mapbox-gl-draw@1.2.2","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"1293db9912464128daa58335fc989defa9f90eda","size":973634,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.2.2.tgz","integrity":"sha512-CmMSe6siErQD/LOPoF6DNBsSvIEfLEFvSjocBcXbBLgbnevhWjwQd1BJ/DYt1y9bGlPiSjowQ4s4JBg9y2L8Gw=="},"_npmUser":{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.2.2_1614279799963_0.417347862633932"},"_hasShrinkwrap":false,"publish_time":1614279800180,"_cnpm_publish_time":1614279800180,"_cnpmcore_publish_time":"2021-12-16T13:33:49.663Z","contributors":[]},"1.1.1":{"name":"@mapbox/mapbox-gl-draw","version":"1.1.1","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","style":"dist/mapbox-gl-draw.css","browserify":{"transform":["envify","babelify"]},"scripts":{"docs":"npm run docs-modes-life-cycle && npm run docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"NODE_ENV=test npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r @babel/register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build-token":"node build/generate-access-token-script.js","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw-unminified.js","build-min":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","prepublish":"npm run build && npm run build-min","start":"npm run build-token && node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@babel/core":"^7.1.2","@babel/preset-env":"^7.1.0","@babel/register":"^7.0.0","@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@turf/centroid":"^6.0.0","babel-eslint":"^8.0.3","babel-plugin-istanbul":"^5.1.0","babelify":"^10.0.0","browserify":"^16.1.1","browserify-middleware":"^8.1.0","envify":"^4.0.0","eslint":"^4.2.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"0.51.0","mapbox-gl-js-mock":"0.28.0","mock-browser":"^0.92.10","nyc":"^12.0.1","opener":"^1.4.1","sinon":"5.0.0","synthetic-dom-events":"0.3.0","tape":"^4.0.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.51.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","@mapbox/geojson-extent":"^0.3.2","hat":"0.0.3","lodash.isequal":"^4.2.0","@mapbox/point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"e252c533c5f3e73de0058066f480a1500fe06bd2","_id":"@mapbox/mapbox-gl-draw@1.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},"dist":{"shasum":"b88a7919c8de04eb7946885e747e22049c3a3138","size":851955,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.1.1.tgz","integrity":"sha512-Xg+R0VUXKdXC7MaSSMiWfz96eLssJZa28/D6MxK/Xc19G5HvU6w/wytm8EeI28T7Sa2C7FII/0/XOwuAfJgDJw=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.1.1_1543249453377_0.26331882155369524"},"_hasShrinkwrap":false,"publish_time":1543249453582,"_cnpm_publish_time":1543249453582,"_cnpmcore_publish_time":"2021-12-16T13:34:02.721Z","contributors":[]},"1.1.0":{"name":"@mapbox/mapbox-gl-draw","version":"1.1.0","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","style":"dist/mapbox-gl-draw.css","browserify":{"transform":["envify","babelify"]},"scripts":{"docs":"npm run docs-modes-life-cycle && npm run docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"NODE_ENV=test npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r @babel/register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build-token":"node build/generate-access-token-script.js","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw-unminified.js","build-min":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","prepublish":"npm run build && npm run build-min","start":"npm run build-token && node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@babel/core":"^7.1.2","@babel/preset-env":"^7.1.0","@babel/register":"^7.0.0","@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@turf/centroid":"^6.0.0","babel-eslint":"^8.0.3","babel-plugin-istanbul":"^5.1.0","babelify":"^10.0.0","browserify":"^16.1.1","browserify-middleware":"^8.1.0","envify":"^4.0.0","eslint":"^4.2.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"0.51.0","mapbox-gl-js-mock":"0.28.0","mock-browser":"^0.92.10","nyc":"^12.0.1","opener":"^1.4.1","sinon":"5.0.0","synthetic-dom-events":"0.3.0","tape":"^4.0.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.45.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","@mapbox/geojson-extent":"^0.3.2","hat":"0.0.3","lodash.isequal":"^4.2.0","@mapbox/point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"2e4e5681f545c9d17804d211018904fd1c109f7e","_id":"@mapbox/mapbox-gl-draw@1.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},"dist":{"shasum":"3b63a9430e433eed48a8aadc5abb56e953194aed","size":851942,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.1.0.tgz","integrity":"sha512-Xd0EycsooAp1bgcQKbz0BMLataLai7SX7PX8N6FEOdikpECz4NH/b6wXdh6yL3anFLPwCMp7l/UHtXCt+wVc8Q=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.1.0_1543248991826_0.5272566476047149"},"_hasShrinkwrap":false,"publish_time":1543248992054,"_cnpm_publish_time":1543248992054,"_cnpmcore_publish_time":"2021-12-16T13:34:04.323Z","contributors":[]},"1.0.9":{"name":"@mapbox/mapbox-gl-draw","version":"1.0.9","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","style":"dist/mapbox-gl-draw.css","browserify":{"transform":["envify","babelify"]},"scripts":{"docs":"npm run docs-modes-life-cycle && npm run docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"NODE_ENV=test npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@turf/centroid":"^6.0.0","babel-core":"^6.9.1","babel-eslint":"^8.0.3","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^8.0.0","browserify":"^16.1.1","browserify-middleware":"^8.1.0","envify":"^4.0.0","eslint":"^4.2.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"0.41.0","mapbox-gl-js-mock":"0.28.0","mock-browser":"^0.92.10","nyc":"^11.0.2","opener":"^1.4.1","sinon":"5.0.0","synthetic-dom-events":"0.3.0","tape":"^4.0.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.45.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","@mapbox/geojson-extent":"^0.3.2","hat":"0.0.3","lodash.isequal":"^4.2.0","@mapbox/point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"97e1db630b8f7ae495ad03a8b8d60459429d85c5","_id":"@mapbox/mapbox-gl-draw@1.0.9","_npmVersion":"5.3.0","_nodeVersion":"8.5.0","_npmUser":{"name":"anonymous","email":"mcwhittemore@gmail.com"},"dist":{"shasum":"ebcb4195d30a7b815b4529033eef0031b6af3024","size":874218,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.0.9.tgz","integrity":"sha512-33716RoG7BB5MhcQqymPb42TbWrOvTEKbaREby8UHKPerL/50W0z/mt3diX0QYrUsygYJNj5b2lALLWrRJNklw=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.0.9_1525961084029_0.39328500081106665"},"_hasShrinkwrap":false,"publish_time":1525961084137,"_cnpm_publish_time":1525961084137,"_cnpmcore_publish_time":"2021-12-16T13:34:05.684Z","contributors":[]},"1.0.8":{"name":"@mapbox/mapbox-gl-draw","version":"1.0.8","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","style":"dist/mapbox-gl-draw.css","browserify":{"transform":["envify","babelify"]},"scripts":{"docs":"npm run docs-modes-life-cycle && npm run docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"NODE_ENV=test npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@turf/centroid":"^6.0.0","babel-core":"^6.9.1","babel-eslint":"^8.0.3","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^8.0.0","browserify":"^16.1.1","browserify-middleware":"^8.1.0","envify":"^4.0.0","eslint":"^4.2.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"0.41.0","mapbox-gl-js-mock":"0.28.0","mock-browser":"^0.92.10","nyc":"^11.0.2","opener":"^1.4.1","sinon":"5.0.0","synthetic-dom-events":"0.3.0","tape":"^4.0.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.45.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","@mapbox/geojson-extent":"^0.3.2","hat":"0.0.3","lodash.isequal":"^4.2.0","@mapbox/point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"2ad7603d94ecbf8b4daefd05830fe8d564db28ef","_id":"@mapbox/mapbox-gl-draw@1.0.8","_shasum":"26115cea1fa07cfd6f1220a6231ea7c2dc13bbd2","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.14.2","_npmUser":{"name":"anonymous","email":"tristen.brown@gmail.com"},"dist":{"shasum":"26115cea1fa07cfd6f1220a6231ea7c2dc13bbd2","size":787009,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.0.8.tgz","integrity":"sha512-JFOZYIw12untgLU1cVadS7H3KyYOQktD5uj43gc3jYk2EOicRIb9divLxgSD9rvSshikh6dToYx5RvbA54uAtQ=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.0.8_1525295512567_0.18508097386004851"},"_hasShrinkwrap":false,"publish_time":1525295512744,"_cnpm_publish_time":1525295512744,"_cnpmcore_publish_time":"2021-12-16T13:34:07.468Z","contributors":[]},"1.0.7":{"name":"@mapbox/mapbox-gl-draw","version":"1.0.7","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","style":"dist/mapbox-gl-draw.css","browserify":{"transform":["babelify"]},"scripts":{"docs":"npm run docs-modes-life-cycle && npm run docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@turf/centroid":"^6.0.0","babel-core":"^6.9.1","babel-eslint":"^8.0.3","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^8.0.0","browserify":"^16.1.1","browserify-middleware":"^8.1.0","envify":"^4.0.0","eslint":"^4.2.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"0.41.0","mapbox-gl-js-mock":"^0.28.0","mock-browser":"^0.92.10","nyc":"^11.0.2","opener":"^1.4.1","sinon":"^5.0.0","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.41.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","@mapbox/geojson-extent":"^0.3.2","hat":"0.0.3","lodash.isequal":"^4.2.0","@mapbox/point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"64129e3d2f4c9045096cb0a13b2e2de86da56778","_id":"@mapbox/mapbox-gl-draw@1.0.7","_npmVersion":"5.3.0","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"mcwhittemore@gmail.com"},"dist":{"shasum":"edbc27c83693ab8705d5fd1ea9a0c45892195db1","size":857290,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.0.7.tgz","integrity":"sha512-wdRzuK1gwJVwvGLMLRA2JjcBWPZFK7blt9fVrPFruAU1QWGCO0Q6niT1jHDu6Nuj6MesoaZa/ZmZfhZ1642rFA=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.0.7_1522545912054_0.4828289054039341"},"_hasShrinkwrap":false,"publish_time":1522545912272,"_cnpm_publish_time":1522545912272,"_cnpmcore_publish_time":"2021-12-16T13:34:09.396Z","contributors":[]},"1.0.4":{"name":"@mapbox/mapbox-gl-draw","version":"1.0.4","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","browserify":{"transform":["babelify"]},"scripts":{"docs":"npm run docs-modes-life-cycle && npm run docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@turf/centroid":"^5.0.4","babel-core":"^6.9.1","babel-eslint":"^7.1.0","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^8.0.0","browserify":"^14.1.0","browserify-middleware":"^7.0.0","envify":"^4.0.0","eslint":"^4.2.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"0.40.0","mapbox-gl-js-mock":"^0.28.0","mock-browser":"^0.92.10","nyc":"^11.0.2","opener":"^1.4.1","sinon":"^4.0.0","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.41.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","@mapbox/geojson-extent":"^0.3.2","hat":"0.0.3","lodash.isequal":"^4.2.0","@mapbox/point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"3672d6af0db0610019b2d95439814627f8c8738e","_id":"@mapbox/mapbox-gl-draw@1.0.4","_npmVersion":"5.3.0","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"mcwhittemore@gmail.com"},"dist":{"shasum":"8a5ff8939e1a85a63ffe476fec68a05e7de414b2","size":856389,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.0.4.tgz","integrity":"sha512-xgwfCZs3hefqlN/I2MHPLMOjNsoGlNCROPo1JDEhiD4X4NCGfqU/a2qeTuHfYc7qrL+nFT0E2HmNbYze0V8zDQ=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw-1.0.4.tgz_1510759591308_0.38776506506837904"},"directories":{},"publish_time":1510759593121,"_hasShrinkwrap":false,"_cnpm_publish_time":1510759593121,"_cnpmcore_publish_time":"2021-12-16T13:34:15.840Z","contributors":[]},"1.0.1":{"name":"@mapbox/mapbox-gl-draw","version":"1.0.1","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","browserify":{"transform":["babelify"]},"scripts":{"docs":"npm run docs-modes-life-cycle && npm run docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@turf/centroid":"^4.0.0","babel-core":"^6.9.1","babel-eslint":"^7.1.0","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^7.2.0","browserify":"^14.1.0","browserify-middleware":"^7.0.0","envify":"^4.0.0","eslint":"^4.2.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"0.38.0","mapbox-gl-js-mock":"^0.28.0","mock-browser":"^0.92.10","nyc":"^11.0.2","opener":"^1.4.1","sinon":"^3.0.0","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.38.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","geojson-extent":"^0.3.2","hat":"0.0.3","lodash.isequal":"^4.2.0","point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"f6b2ca5d702fd89aef461d392553d5ee10856d79","_id":"@mapbox/mapbox-gl-draw@1.0.1","_npmVersion":"5.3.0","_nodeVersion":"4.8.2","_npmUser":{"name":"anonymous","email":"mcwhittemore@gmail.com"},"dist":{"shasum":"4373498067eea93525fc22aca2f297696ddbb37a","size":853949,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.0.1.tgz","integrity":"sha512-N16XvoFwwz9/y3WShP3BfoHQPQxd5mVqf+HYxuL9CSmMC4yrbZEqG10FPt2fBPc7WVGEnzC3GMH8pRazKr+9kQ=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw-1.0.1.tgz_1504496010517_0.8494298111181706"},"directories":{},"publish_time":1504496012076,"_hasShrinkwrap":false,"_cnpm_publish_time":1504496012076,"_cnpmcore_publish_time":"2021-12-16T13:34:21.410Z","contributors":[]},"1.0.0":{"name":"@mapbox/mapbox-gl-draw","version":"1.0.0","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","browserify":{"transform":["babelify"]},"scripts":{"docs":"npm run docs-modes-life-cycle && npm run docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./src/modes/README.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./src/modes/README.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@turf/centroid":"^4.0.0","babel-core":"^6.9.1","babel-eslint":"^7.1.0","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^7.2.0","browserify":"^14.1.0","browserify-middleware":"^7.0.0","envify":"^4.0.0","eslint":"^4.2.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"0.38.0","mapbox-gl-js-mock":"^0.28.0","mock-browser":"^0.92.10","nyc":"^11.0.2","opener":"^1.4.1","sinon":"^2.1.0","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.38.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","geojson-extent":"^0.3.2","hat":"0.0.3","lodash.isequal":"^4.2.0","point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"a43edb523104b6994d93bdc54b972ab2b0202060","_id":"@mapbox/mapbox-gl-draw@1.0.0","_shasum":"0c0a00a16ec91b269966b04cf6f883f806ad3821","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.8.2","_npmUser":{"name":"anonymous","email":"mcwhittemore@gmail.com"},"dist":{"shasum":"0c0a00a16ec91b269966b04cf6f883f806ad3821","size":852714,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.0.0.tgz","integrity":"sha512-WmGmt0eURPxeOuTuUNGg0X0FBrT6isEzpsghdVZt/H9FcCs66OrAhutQQ02kgq07mJacOHTEKjjegZCNjtpE2A=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw-1.0.0.tgz_1500500888417_0.8308737350162119"},"directories":{},"publish_time":1500500890300,"_hasShrinkwrap":false,"_cnpm_publish_time":1500500890300,"_cnpmcore_publish_time":"2021-12-16T13:34:22.657Z","contributors":[]},"0.19.1":{"name":"@mapbox/mapbox-gl-draw","version":"0.19.1","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","browserify":{"transform":["babelify"]},"scripts":{"test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@turf/centroid":"^4.0.0","babel-core":"^6.9.1","babel-eslint":"^7.1.0","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^7.2.0","browserify":"^14.1.0","browserify-middleware":"^7.0.0","envify":"^4.0.0","eslint":"^4.2.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"0.38.0","mapbox-gl-js-mock":"^0.28.0","mock-browser":"^0.92.10","nyc":"^11.0.2","opener":"^1.4.1","sinon":"^2.1.0","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^3.0.22","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.38.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","geojson-extent":"^0.3.2","hat":"0.0.3","lodash.isequal":"^4.2.0","point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"3fc83de6ff60c0555642d5bfcf3433830341cb77","_id":"@mapbox/mapbox-gl-draw@0.19.1","_shasum":"d9e164a0889da77c5e85deef55c604d17b35c559","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.8.2","_npmUser":{"name":"anonymous","email":"mcwhittemore@gmail.com"},"dist":{"shasum":"d9e164a0889da77c5e85deef55c604d17b35c559","size":845472,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-0.19.1.tgz","integrity":"sha512-CcphWPO3gQj08q2SHz7jxGsn6Bgk7MoWPPDrzFUCpEuaC3zHKUCm1YTHLx8k8LTU1BH8geXkMWrOIpw9VxEVZA=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw-0.19.1.tgz_1500067170983_0.7170167670119554"},"directories":{},"publish_time":1500067172650,"_hasShrinkwrap":false,"_cnpm_publish_time":1500067172650,"_cnpmcore_publish_time":"2021-12-16T13:34:24.610Z","contributors":[]},"0.19.0":{"name":"@mapbox/mapbox-gl-draw","version":"0.19.0","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","browserify":{"transform":["babelify"]},"scripts":{"test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@turf/centroid":"^4.0.0","babel-core":"^6.9.1","babel-eslint":"^7.1.0","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^7.2.0","browserify":"^14.1.0","browserify-middleware":"^7.0.0","envify":"^4.0.0","eslint":"^3.0.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"0.38.0","mapbox-gl-js-mock":"^0.28.0","mock-browser":"^0.92.10","nyc":"^11.0.2","opener":"^1.4.1","sinon":"^2.1.0","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^3.0.0","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.38.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","geojson-extent":"^0.3.2","hat":"0.0.3","lodash.isequal":"^4.2.0","point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"39d0823d5a9656fe9a773720a644edd0f71a39be","_id":"@mapbox/mapbox-gl-draw@0.19.0","_shasum":"10a8e507738328b30110a0dc77e0823a270ef243","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.8.2","_npmUser":{"name":"anonymous","email":"mcwhittemore@gmail.com"},"dist":{"shasum":"10a8e507738328b30110a0dc77e0823a270ef243","size":844476,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-0.19.0.tgz","integrity":"sha512-jj2efzX9LqFi2Nc9t3S9Pb8ECZwT8RK0tQ/AhrcZntuS3mViRzabREhT6pnCzDWyObLOJZ5a1rBgpkAm6gE92g=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw-0.19.0.tgz_1497306014775_0.07070026430301368"},"directories":{},"publish_time":1497306014945,"_hasShrinkwrap":false,"_cnpm_publish_time":1497306014945,"_cnpmcore_publish_time":"2021-12-16T13:34:26.672Z","contributors":[]},"0.18.1":{"name":"@mapbox/mapbox-gl-draw","version":"0.18.1","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","browserify":{"transform":["babelify"]},"scripts":{"test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@turf/centroid":"^4.0.0","babel-core":"^6.9.1","babel-eslint":"^7.1.0","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^7.2.0","browserify":"^14.1.0","browserify-middleware":"^7.0.0","envify":"^4.0.0","eslint":"^3.0.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"0.37.0","mapbox-gl-js-mock":"^0.28.0","mock-browser":"^0.92.10","nyc":"^10.2.0","opener":"^1.4.1","sinon":"^2.1.0","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^3.0.0","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.37.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","geojson-extent":"^0.3.2","hat":"0.0.3","lodash.isequal":"^4.2.0","point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"6311a93031ebd573fb5acfe6c231065964e66d2a","_id":"@mapbox/mapbox-gl-draw@0.18.1","_shasum":"4f52a770225ba004dd71baf5fe264f5d1c9d0b6c","_from":".","_npmVersion":"2.15.9","_nodeVersion":"4.5.0","_npmUser":{"name":"anonymous","email":"mcwhittemore@gmail.com"},"dist":{"shasum":"4f52a770225ba004dd71baf5fe264f5d1c9d0b6c","size":844135,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-0.18.1.tgz","integrity":"sha512-4gKSjrGZBca4h3U0FtCLoHbLAvDDiLlSoqnSdVvQM7k1DIsv9aGPLjaf7slpX/aSar0jZfHPJ/BNQDd2LLYCVw=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mapbox-gl-draw-0.18.1.tgz_1494947454635_0.01882974337786436"},"directories":{},"publish_time":1494947456643,"_hasShrinkwrap":false,"_cnpm_publish_time":1494947456643,"_cnpmcore_publish_time":"2021-12-16T13:34:28.714Z","contributors":[]},"0.18.0":{"name":"@mapbox/mapbox-gl-draw","version":"0.18.0","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","browserify":{"transform":["babelify"]},"scripts":{"test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@turf/centroid":"^4.0.0","babel-core":"^6.9.1","babel-eslint":"^7.1.0","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^7.2.0","browserify":"^14.1.0","browserify-middleware":"^7.0.0","envify":"^4.0.0","eslint":"^3.0.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"0.37.0","mapbox-gl-js-mock":"^0.28.0","mock-browser":"^0.92.10","nyc":"^10.2.0","opener":"^1.4.1","sinon":"^2.1.0","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^3.0.0","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.37.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","geojson-extent":"^0.3.2","hat":"0.0.3","lodash.isequal":"^4.2.0","point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"fca1dd7a90060398c99d136042ce1a13fe2dcaf2","_id":"@mapbox/mapbox-gl-draw@0.18.0","_shasum":"af010ea5940904ec6cf946a9eb9fcc43682d40df","_from":".","_npmVersion":"2.15.9","_nodeVersion":"4.5.0","_npmUser":{"name":"anonymous","email":"mcwhittemore@gmail.com"},"dist":{"shasum":"af010ea5940904ec6cf946a9eb9fcc43682d40df","size":844091,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-0.18.0.tgz","integrity":"sha512-JNMnSYHArhrNn+je+E/m2J9Ly2yHp5Gs5/DCGqP7o+jAzZCkRuMiN12GUq3im2PPdfO+1PjBXqoVMfhaYpN5Pw=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mapbox-gl-draw-0.18.0.tgz_1494863303426_0.37329999171197414"},"directories":{},"publish_time":1494863304843,"_hasShrinkwrap":false,"_cnpm_publish_time":1494863304843,"_cnpmcore_publish_time":"2021-12-16T13:34:30.821Z","contributors":[]},"0.17.4":{"name":"@mapbox/mapbox-gl-draw","version":"0.17.4","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","browserify":{"transform":["babelify"]},"scripts":{"test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@turf/centroid":"^4.0.0","babel-core":"^6.9.1","babel-eslint":"^7.1.0","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^7.2.0","browserify":"^14.1.0","browserify-middleware":"^7.0.0","envify":"^4.0.0","eslint":"^3.0.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"^0.36.0","mapbox-gl-js-mock":"^0.28.0","mock-browser":"^0.92.10","nyc":"^10.2.0","opener":"^1.4.1","sinon":"^2.1.0","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^2.4.23","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.36.x"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","geojson-extent":"^0.3.2","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","hat":"0.0.3","lodash.isequal":"^4.2.0","point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"51768b97167de0efeba1141d63054c588ed148bb","_id":"@mapbox/mapbox-gl-draw@0.17.4","_shasum":"77e3461bce23a230bc93f26a20d6f719b747b629","_from":".","_npmVersion":"2.15.9","_nodeVersion":"4.5.0","_npmUser":{"name":"anonymous","email":"mcwhittemore@gmail.com"},"dist":{"shasum":"77e3461bce23a230bc93f26a20d6f719b747b629","size":771717,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-0.17.4.tgz","integrity":"sha512-CN2WQ6niaOSVD7jKpaataqgQ6G3nwFzEkTA8e6Cl5XnFG43YqglfJNA7+7NXUTkt2eW2CIUdDGZOxoNqDIN2zg=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mapbox-gl-draw-0.17.4.tgz_1493305821453_0.4744337145239115"},"directories":{},"publish_time":1493305824304,"_hasShrinkwrap":false,"_cnpm_publish_time":1493305824304,"_cnpmcore_publish_time":"2021-12-16T13:34:32.768Z","contributors":[]},"0.17.3":{"name":"@mapbox/mapbox-gl-draw","version":"0.17.3","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","browserify":{"transform":["babelify"]},"scripts":{"test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@turf/centroid":"^4.0.0","babel-core":"^6.9.1","babel-eslint":"^7.1.0","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^7.2.0","browserify":"^14.1.0","browserify-middleware":"^7.0.0","envify":"^4.0.0","eslint":"^3.0.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"^0.36.0","mapbox-gl-js-mock":"^0.28.0","mock-browser":"^0.92.10","nyc":"^10.2.0","opener":"^1.4.1","sinon":"^2.1.0","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^2.4.23","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.36.x"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","geojson-extent":"^0.3.2","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","hat":"0.0.3","lodash.isequal":"^4.2.0","point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"800ee324eaf4ab3a37e77a84bb287bdfcccb9745","_id":"@mapbox/mapbox-gl-draw@0.17.3","_shasum":"7c4cf667b29edf93166c730cf6d2bda281f99f45","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.8.2","_npmUser":{"name":"anonymous","email":"alex.parlato@mapbox.com"},"dist":{"shasum":"7c4cf667b29edf93166c730cf6d2bda281f99f45","size":712433,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-0.17.3.tgz","integrity":"sha512-whSvVH0Uo3h5KoUUonVhMaxl3FiXAvMOBS66wjn12v+V/z2sIoygdj5D9fSsisYce+3W1Q4D+RoJs9PQpd2Amw=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mapbox-gl-draw-0.17.3.tgz_1492714858000_0.6045032956171781"},"directories":{},"publish_time":1492714858239,"_hasShrinkwrap":false,"_cnpm_publish_time":1492714858239,"_cnpmcore_publish_time":"2021-12-16T13:34:35.123Z","contributors":[]},"0.17.2":{"name":"@mapbox/mapbox-gl-draw","version":"0.17.2","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","browserify":{"transform":["babelify"]},"scripts":{"test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@turf/centroid":"^4.0.0","babel-core":"^6.9.1","babel-eslint":"^7.1.0","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^7.2.0","browserify":"^14.1.0","browserify-middleware":"^7.0.0","envify":"^4.0.0","eslint":"^3.0.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"^0.34.0","mapbox-gl-js-mock":"^0.28.0","mock-browser":"^0.92.10","nyc":"^10.2.0","opener":"^1.4.1","sinon":"^2.1.0","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^2.4.23","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.35.x"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","geojson-extent":"^0.3.2","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","hat":"0.0.3","lodash.isequal":"^4.2.0","point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"e373f69bd50f3fcc0a7bee75f6779bca3792abfe","_id":"@mapbox/mapbox-gl-draw@0.17.2","_shasum":"8f430744c28b852710802a604f754b6e55703062","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.8.2","_npmUser":{"name":"anonymous","email":"alex.parlato@mapbox.com"},"dist":{"shasum":"8f430744c28b852710802a604f754b6e55703062","size":712435,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-0.17.2.tgz","integrity":"sha512-MwnE+Rpkr/f3p+1ZH1qp69AFZwWJEy6xISRXJMSwY4IwN5jy8dYt4YWHaQIYqpJnm/D1LEogfMegcO3j2u8gvw=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mapbox-gl-draw-0.17.2.tgz_1492034455952_0.5720740482211113"},"directories":{},"publish_time":1492034456242,"_hasShrinkwrap":false,"_cnpm_publish_time":1492034456242,"_cnpmcore_publish_time":"2021-12-16T13:34:36.885Z","contributors":[]},"0.17.1":{"name":"@mapbox/mapbox-gl-draw","version":"0.17.1","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","browserify":{"transform":["babelify"]},"scripts":{"test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@turf/centroid":"^4.0.0","babel-core":"^6.9.1","babel-eslint":"^7.1.0","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^7.2.0","browserify":"^14.1.0","browserify-middleware":"^7.0.0","envify":"^4.0.0","eslint":"^3.0.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"^0.34.0","mapbox-gl-js-mock":"^0.28.0","mock-browser":"^0.92.10","nyc":"^10.2.0","opener":"^1.4.1","sinon":"^2.1.0","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^2.4.23","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.34.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","geojson-extent":"^0.3.2","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","hat":"0.0.3","lodash.isequal":"^4.2.0","point-geometry":"0.1.0","xtend":"^4.0.1"},"gitHead":"e1df892d543977e02265c7a9f634fc97d076f83b","_id":"@mapbox/mapbox-gl-draw@0.17.1","_shasum":"c8d33deb6d037b4970a87c9e275c4629b2f43186","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"anonymous","email":"alex.parlato@mapbox.com"},"dist":{"shasum":"c8d33deb6d037b4970a87c9e275c4629b2f43186","size":712454,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-0.17.1.tgz","integrity":"sha512-LohORyUwgJeXBzVieShZQGoTEIxmMa+FUBgfLboQoIkCF6zoLJplXMFo5mZsSevv2nZWnQIeQMuT1f2rlgCoKw=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mapbox-gl-draw-0.17.1.tgz_1491340852341_0.9912142644170672"},"directories":{},"publish_time":1491340852647,"_hasShrinkwrap":false,"_cnpm_publish_time":1491340852647,"_cnpmcore_publish_time":"2021-12-16T13:34:38.941Z","contributors":[]},"0.17.0":{"name":"@mapbox/mapbox-gl-draw","version":"0.17.0","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","browserify":{"transform":["babelify"]},"scripts":{"test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@turf/centroid":"^3.6.1","babel-core":"^6.9.1","babel-eslint":"^7.1.0","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^7.2.0","browserify":"^13.0.0","browserify-middleware":"^7.0.0","envify":"^3.4.0","eslint":"^3.0.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"^0.31.0","mapbox-gl-js-mock":"^0.27.1","mock-browser":"^0.92.10","nyc":"^6.6.1","opener":"^1.4.1","sinon":"^1.17.4","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^2.4.23","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":">=0.27.0 <=0.32.1"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","geojson-extent":"^0.3.2","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","hat":"0.0.3","lodash.isequal":"^4.2.0","point-geometry":"0.0.0","xtend":"^4.0.1"},"gitHead":"f5d83f4dc6820f2f657dacb793ea66fc10ace89c","_id":"@mapbox/mapbox-gl-draw@0.17.0","_shasum":"2b5a48931e92318f9655adcb0416685e9c390f76","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.3.2","_npmUser":{"name":"anonymous","email":"mcwhittemore@gmail.com"},"dist":{"shasum":"2b5a48931e92318f9655adcb0416685e9c390f76","size":798459,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-0.17.0.tgz","integrity":"sha512-Ppw6cZsfFH6vdLGjUIeMxTQfGDqabFfUFWSaaafQgzYKtjs3nQtun3K8yioYn2V2Nskl9cT1pYQwyaC37QxtjA=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mapbox-gl-draw-0.17.0.tgz_1490109039537_0.4297961953561753"},"directories":{},"publish_time":1490109040218,"_hasShrinkwrap":false,"_cnpm_publish_time":1490109040218,"_cnpmcore_publish_time":"2021-12-16T13:34:41.631Z","contributors":[]},"0.16.1":{"name":"@mapbox/mapbox-gl-draw","version":"0.16.1","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","browserify":{"transform":["babelify"]},"scripts":{"test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@turf/centroid":"^3.6.1","babel-core":"^6.9.1","babel-eslint":"^7.1.0","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^7.2.0","browserify":"^13.0.0","browserify-middleware":"^7.0.0","envify":"^3.4.0","eslint":"^3.0.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"^0.29.0","mapbox-gl-js-mock":"^0.27.1","mock-browser":"^0.92.10","nyc":"^6.6.1","opener":"^1.4.1","sinon":"^1.17.4","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^2.4.23","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":"^0.27.0 || ^0.28.0 || ^0.29.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.1","geojson-extent":"^0.3.2","@mapbox/geojson-normalize":"0.0.1","@mapbox/geojsonhint":"^2.0.0","hat":"0.0.3","lodash.isequal":"^4.2.0","point-geometry":"0.0.0","xtend":"^4.0.1"},"gitHead":"edb8be208bb7846f7f6d255c2a6ba13338d39d91","_id":"@mapbox/mapbox-gl-draw@0.16.1","_shasum":"8dc7fe595943a96f4a4734aaa9fc544d296b2948","_from":".","_npmVersion":"4.0.5","_nodeVersion":"4.7.0","_npmUser":{"name":"anonymous","email":"david.dave.clark@gmail.com"},"dist":{"shasum":"8dc7fe595943a96f4a4734aaa9fc544d296b2948","size":852427,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-0.16.1.tgz","integrity":"sha512-uZFloV8BxVjbxWWLbZl2uNIuNeyuCet99016jKJIICyu++D+P2ArOiGs8zsCMdr+MaESPfxLm8Bu3MTXap6OFw=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mapbox-gl-draw-0.16.1.tgz_1483732224818_0.2423301029484719"},"directories":{},"publish_time":1483732227134,"_hasShrinkwrap":false,"_cnpm_publish_time":1483732227134,"_cnpmcore_publish_time":"2021-12-16T13:34:43.924Z","contributors":[]},"0.16.0":{"name":"@mapbox/mapbox-gl-draw","version":"0.16.0","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"index.js","browserify":{"transform":["babelify"]},"scripts":{"test":"npm run lint && npm run tape","lint":"eslint --no-eslintrc -c .eslintrc index.js src test","tape":"tape -r ./test/mock-browser.js -r babel-register test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build":"NODE_ENV=production browserify index.js --standalone MapboxDraw > dist/mapbox-gl-draw.js","prepublish":"NODE_ENV=production browserify index.js --standalone MapboxDraw | uglifyjs -c -m > dist/mapbox-gl-draw.js","start":"node server.js"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@turf/centroid":"^3.6.1","babel-core":"^6.9.1","babel-eslint":"^7.1.0","babel-plugin-__coverage__":"^11.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.5.2","babelify":"^7.2.0","browserify":"^13.0.0","browserify-middleware":"^7.0.0","budo":"^8.0.0","envify":"^3.4.0","eslint":"^3.0.0","eslint-config-mourner":"^2.0.1","express":"^4.13.4","mapbox-gl":"^0.27.0","mapbox-gl-js-mock":"^0.27.1","mock-browser":"^0.92.10","nyc":"^6.6.1","opener":"^1.4.1","sinon":"^1.17.4","synthetic-dom-events":"^0.3.0","tape":"^4.0.0","uglify-js":"^2.4.23","unassertify":"^2.0.3"},"peerDependencies":{"mapbox-gl":"^0.27.0 || ^0.28.0"},"dependencies":{"geojson-area":"^0.2.1","geojson-extent":"^0.3.2","geojson-normalize":"0.0.1","geojsonhint":"^2.0.0beta","hat":"0.0.3","lodash.isequal":"^4.2.0","point-geometry":"0.0.0","xtend":"^4.0.1"},"gitHead":"ab2a7c7ff5782fcf0e609deec72905dde2e63470","_id":"@mapbox/mapbox-gl-draw@0.16.0","_shasum":"ec20e4117beb31329ad6069520c201882042ff67","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"anonymous","email":"tom@macwright.org"},"dist":{"shasum":"ec20e4117beb31329ad6069520c201882042ff67","size":679929,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-0.16.0.tgz","integrity":"sha512-aPRLi9O0W9cxmFE1xBoddTeGFIhPXB1qozdgcL+4lhZmu4cSJI0zqLf338SpoB4tSFkCFPOzi0BHLEn/PlISAA=="},"maintainers":[{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mapbox-gl-draw-0.16.0.tgz_1482374213566_0.9972394146025181"},"directories":{},"publish_time":1482374217823,"_hasShrinkwrap":false,"_cnpm_publish_time":1482374217823,"_cnpmcore_publish_time":"2021-12-16T13:34:45.993Z","contributors":[]},"1.4.0":{"name":"@mapbox/mapbox-gl-draw","version":"1.4.0","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw.js","browser":"dist/mapbox-gl-draw.js","style":"dist/mapbox-gl-draw.css","scripts":{"docs":"run-s docs-modes-life-cycle docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"NODE_ENV=test npm run lint && npm run tape","lint":"eslint index.js src test bench","tape":"tape -r @babel/register -r ./test/mock-browser.js test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build-token":"node build/generate-access-token-script.js","build":"rollup -c","build-min":"rollup -c --environment MINIFY:true","prepublishOnly":"run-s build build-min","watch":"rollup -c --watch","watch-bench":"rollup -c bench/rollup.config.js --watch","start-server":"st --no-cache -H 0.0.0.0 --port 9967 --index index.html .","start":"run-p build-token watch watch-bench start-server"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@babel/core":"^7.20.12","@babel/eslint-parser":"^7.19.1","@babel/preset-env":"^7.20.2","@babel/register":"^7.18.9","@mapbox/cloudfriend":"^5.1.1","@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@rollup/plugin-buble":"^1.0.2","@rollup/plugin-commonjs":"^24.0.1","@rollup/plugin-json":"^6.0.0","@rollup/plugin-node-resolve":"^15.0.1","@rollup/plugin-replace":"^5.0.2","@turf/bbox-clip":"^6.5.0","@turf/centroid":"^6.5.0","babel-plugin-istanbul":"^6.1.1","eslint":"8.32.0","eslint-config-mourner":"3.0.0","eslint-plugin-import":"^2.27.5","mock-browser":"^0.92.14","npm-run-all":"^4.1.5","nyc":"15.1.0","opener":"^1.5.2","rollup":"^2.79.0","rollup-plugin-terser":"^7.0.2","sinon":"^15.0.1","st":"^3.0.0","synthetic-dom-events":"0.3.0","tape":"5.6.3"},"dependencies":{"@mapbox/geojson-area":"^0.2.2","@mapbox/geojson-extent":"^1.0.1","@mapbox/geojson-normalize":"^0.0.1","@mapbox/point-geometry":"^0.1.0","hat":"0.0.3","lodash.isequal":"^4.5.0","xtend":"^4.0.2"},"gitHead":"d7234ee463b9d0259a117a083fa946c2a284467e","_id":"@mapbox/mapbox-gl-draw@1.4.0","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-eFhdmW44ZKJt+9iDc5TBP0+hc88VjTrp8Ui1cUjrwElziSk3IerSs0WdkQvdyy9YFn1HODL65zfau/QfMy3Bbw==","shasum":"959e93de00f8c03ed1f43a40174e82368aa47efe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.4.0.tgz","fileCount":9,"unpackedSize":1033373,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzAwQN5vl3ukZIh4m/gD52JnVoFzan8E0ZVENDok2xOAIgCN09cOHUNC0baIaim7BYs0UupFqHB9PzJEVCd/tKyt8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2P5RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmor9g//W3OEKG5P8JWuIqZJqgtaQ4jCe84VblK7hGVRl8ohxDAAq04G\r\nmLlu2mFSgHJrlPWqPLMk1kOZy91W/CmlQerzqeOfSsOI1I4s3QWDBs67zKoQ\r\nwpa5OgWYk23qFKzZo/4EhWZ18u/i8SIF4Ft0Zo03REZyiHx9CUvI5Ylefs3W\r\newsRo3GgbkbUnI9Lg1d0UokF61aSGMlmqkb97tG7UNB1NmpWU7Yj6Rt4cHxG\r\nyi9IZEhHduBC3heQfEWiPcIQ0Iw6YrCk0IUtZFR6vZkJoP8uQagDK2HorK6u\r\nEO1m8XVToUEjGHY+x6vEsTVelwUnFXRocj5ePkc3q+4BFs6Z4rsbyYHaIDYT\r\nx+WqULpZTbmt+XdLs8y4WYLW7qXGIAS9RuC1POaStDXqa3RRhogvcll6/XA3\r\ndOUUjs6qTl2Tbkv4bEcdUERZWdP8eRnfpfdXpyhVJzxfQrmQ8VGJ6qwWFpqq\r\nOXzMwXk44JbWVBF2/K4S7dCs08Mis/IA5hikXqbQGkpBLi1DaFX3E3G+Z65k\r\nB6H5WZyDuzwGoqKtZIZ9+XCbWoOAaLEvenHgWUT/aOJ/Fhzu1+AfVHViOwfM\r\nTMiidexoAYpzH1zHuvq6rl6TvhW4ZVwVyO7gX7zk/wAsvRlcfhftxe27XSxG\r\nw6ZaW2HeBPKtDp67k0vLtPzEf8igzJY56RQ=\r\n=x0WX\r\n-----END PGP SIGNATURE-----\r\n","size":228315},"_npmUser":{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"yannick.meeus+npm+production+ci@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+staging+ci@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+advanced+actions@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+staging+advanced+actions@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+09@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+08@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+07@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+06@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+05@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+04@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+03@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+02@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+01@mapbox.com"},{"name":"anonymous","email":"yannick.meeus@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-07@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-05@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-06@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-advanced-actions@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts@mapbox.com"},{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.4.0_1675165264851_0.3184477754623407"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-31T11:41:05.072Z","publish_time":1675165265072,"contributors":[]},"1.4.1":{"name":"@mapbox/mapbox-gl-draw","version":"1.4.1","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw.js","browser":"dist/mapbox-gl-draw.js","style":"dist/mapbox-gl-draw.css","scripts":{"docs":"run-s docs-modes-life-cycle docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"NODE_ENV=test npm run lint && npm run tape","lint":"eslint index.js src test bench","tape":"tape -r @babel/register -r ./test/mock-browser.js test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build-token":"node build/generate-access-token-script.js","build":"rollup -c","build-min":"rollup -c --environment MINIFY:true","prepublishOnly":"run-s build build-min","watch":"rollup -c --watch","watch-bench":"rollup -c bench/rollup.config.js --watch","start-server":"st --no-cache -H 0.0.0.0 --port 9967 --index index.html .","start":"run-p build-token watch watch-bench start-server"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@babel/core":"^7.20.12","@babel/eslint-parser":"^7.19.1","@babel/preset-env":"^7.20.2","@babel/register":"^7.18.9","@mapbox/cloudfriend":"^5.1.1","@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@rollup/plugin-buble":"^1.0.2","@rollup/plugin-commonjs":"^24.0.1","@rollup/plugin-json":"^6.0.0","@rollup/plugin-node-resolve":"^15.0.1","@rollup/plugin-replace":"^5.0.2","@turf/bbox-clip":"^6.5.0","@turf/centroid":"^6.5.0","babel-plugin-istanbul":"^6.1.1","eslint":"8.32.0","eslint-config-mourner":"3.0.0","eslint-plugin-import":"^2.27.5","mock-browser":"^0.92.14","npm-run-all":"^4.1.5","nyc":"15.1.0","opener":"^1.5.2","rollup":"^2.79.0","rollup-plugin-terser":"^7.0.2","sinon":"^15.0.1","st":"^3.0.0","synthetic-dom-events":"0.3.0","tape":"5.6.3"},"dependencies":{"@mapbox/geojson-area":"^0.2.2","@mapbox/geojson-extent":"^1.0.1","@mapbox/geojson-normalize":"^0.0.1","@mapbox/point-geometry":"^0.1.0","hat":"0.0.3","lodash.isequal":"^4.5.0","xtend":"^4.0.2"},"gitHead":"81f0763e318ad8683e6fbb9737a49f4ccf329cdf","_id":"@mapbox/mapbox-gl-draw@1.4.1","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-g6F49KZagF9269/IoF6vZJeail6qtoc5mVF3eVRikNT7UFnY0QASfe2y53mgE99s6GrHdpV+PZuFxaL71hkMhg==","shasum":"96dcec4d3957150de854423ac15856fde43d1452","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.4.1.tgz","fileCount":9,"unpackedSize":1034337,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFpmP7lrp0D5mk0hm7dWxjuRY2O7hI/B5terdN6pIUmdAiBFT3HOmyp0V4qpjW55UggVHMbS6ToVHqk1+jotUZoeUg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj67K5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrfbw//Y9bd6FLV0PUikneljLM07LuiNSnDyFxDfk1WQ/EOubxbQSpT\r\nAnhTdck6Stda3ss3T3RJECdnwq7JLZRO87k0AA/ORw7OJLEwgNPM2T1kLO7/\r\njQif2y5BjOp8S9egZRvCJ2OdADNVUq8GFbg9C6HPivnPS3jKKOn+W5LUVPia\r\nOnDCyZvy10q4dZio0j8BpEUgz2WWZ/cFLgX4JynqpJBzP50c2M+ERyKfEFYs\r\nIiUpEBEnERtgBuIjf9UjVQWqLY4RbRGaCvlhM1ug/ocYQU8W3axQjk7MOByC\r\nwqV0zzcOHrKLllV/48PuwseJe49zC6kf+fNSuSOf1nTtG1vFlxYVeDi50fpb\r\npNvDdhdJmILVWHLvKBVIS6mLQ+9wRAPAm7tIHscjqT2WIe/PJ6a1c/6eL2EA\r\nHMIDLMD+/0H9UXRKV4vV/sRZzPQS+2pbdjSIUsI13K3wzf9Ov4tUiEspdCy8\r\nDe5xp+Vvy4FmuBYJIgINUbh7FqKP1ZqskSKAqFQPWU1X9fCyvbk0XvUKe0rM\r\nMsQ4c4JFfXKKywif9zIf45w2nqpSeqoyJ5ne7Vbl9ZN0x5znDuwxJCVD20Q3\r\nGhwtk8Pkf59iWLuWehBrmp4cHNKB8uhmrbapDhboswZ794TCoMq+DI4kvoNg\r\niV088rsk+8TryD7ZaR88OHF+I2O5+GZBsV0=\r\n=X7zc\r\n-----END PGP SIGNATURE-----\r\n","size":228500},"_npmUser":{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"yannick.meeus+npm+production+ci@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+staging+ci@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+advanced+actions@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+staging+advanced+actions@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+09@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+08@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+07@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+06@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+05@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+04@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+03@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+02@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+01@mapbox.com"},{"name":"anonymous","email":"yannick.meeus@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-07@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-05@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-06@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-advanced-actions@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts@mapbox.com"},{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.4.1_1676391096990_0.6697951581424095"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-14T16:11:37.180Z","publish_time":1676391097180,"contributors":[]},"1.4.2":{"name":"@mapbox/mapbox-gl-draw","version":"1.4.2","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw.js","browser":"dist/mapbox-gl-draw.js","style":"dist/mapbox-gl-draw.css","scripts":{"docs":"run-s docs-modes-life-cycle docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"NODE_ENV=test npm run lint && npm run tape","lint":"eslint index.js src test bench","tape":"tape -r @babel/register -r ./test/mock-browser.js test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build-token":"node build/generate-access-token-script.js","build":"rollup -c","build-min":"rollup -c --environment MINIFY:true","prepublishOnly":"run-s build build-min","watch":"rollup -c --watch","watch-bench":"rollup -c bench/rollup.config.js --watch","start-server":"st --no-cache -H 0.0.0.0 --port 9967 --index index.html .","start":"run-p build-token watch watch-bench start-server"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@babel/core":"^7.21.4","@babel/eslint-parser":"^7.21.3","@babel/preset-env":"^7.21.4","@babel/register":"^7.21.0","@mapbox/cloudfriend":"^6.0.0","@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@rollup/plugin-buble":"^1.0.2","@rollup/plugin-commonjs":"^24.1.0","@rollup/plugin-json":"^6.0.0","@rollup/plugin-node-resolve":"^15.0.2","@rollup/plugin-replace":"^5.0.2","@turf/bbox-clip":"^6.5.0","@turf/centroid":"^6.5.0","babel-plugin-istanbul":"^6.1.1","eslint":"8.32.0","eslint-config-mourner":"3.0.0","eslint-plugin-import":"^2.27.5","mock-browser":"^0.92.14","npm-run-all":"^4.1.5","nyc":"15.1.0","opener":"^1.5.2","rollup":"^2.79.0","rollup-plugin-terser":"^7.0.2","sinon":"^15.0.3","st":"^3.0.0","synthetic-dom-events":"0.3.0","tape":"5.6.3"},"dependencies":{"@mapbox/geojson-area":"^0.2.2","@mapbox/geojson-extent":"^1.0.1","@mapbox/geojson-normalize":"^0.0.1","@mapbox/point-geometry":"^0.1.0","hat":"0.0.3","lodash.isequal":"^4.5.0","xtend":"^4.0.2"},"gitHead":"2709a510d25b1b7f9fd45fea7ec5adc70b2140e3","_id":"@mapbox/mapbox-gl-draw@1.4.2","_nodeVersion":"14.21.3","_npmVersion":"9.5.1","dist":{"integrity":"sha512-Zvl5YN+tIuYZlzPmuzOgkoJsZX6sHMQsnFI+O3ox8EwYkpLO2w0U2FvVhQuVnq1Yys12x6UnF+0IPoEdBy2UfA==","shasum":"3ec71d496f056313707c67e62728945563336a85","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.4.2.tgz","fileCount":8,"unpackedSize":1023054,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjmQfQay709Dtwy/ByqHzoet1L+XwNNt6u1oPOXRZ8uwIhAKrVMVROsEbSjMC77SXy95n+q9OvZOU7B3HoWj+Rf6rV"}]},"_npmUser":{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"yannick.meeus+npm+production+ci@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+staging+ci@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+advanced+actions@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+staging+advanced+actions@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+09@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+08@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+07@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+06@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+05@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+04@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+03@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+02@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+01@mapbox.com"},{"name":"anonymous","email":"yannick.meeus@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-07@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-05@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-06@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-advanced-actions@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts@mapbox.com"},{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.4.2_1687956276199_0.6476628585681945"},"_hasShrinkwrap":false,"contributors":[]},"1.4.3":{"name":"@mapbox/mapbox-gl-draw","version":"1.4.3","description":"A drawing component for Mapbox GL JS","homepage":"https://github.com/mapbox/mapbox-gl-draw","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw.js","browser":"dist/mapbox-gl-draw.js","style":"dist/mapbox-gl-draw.css","scripts":{"docs":"run-s docs-modes-life-cycle docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","test":"NODE_ENV=test npm run lint && npm run tape","lint":"eslint index.js src test bench","tape":"tape -r @babel/register -r ./test/mock-browser.js test/*.test.js","coverage":"NODE_ENV=test nyc --reporter html npm run tape && opener coverage/index.html","build-token":"node build/generate-access-token-script.js","build":"rollup -c","build-min":"rollup -c --environment MINIFY:true","prepublishOnly":"run-s build build-min","watch":"rollup -c --watch","watch-bench":"rollup -c bench/rollup.config.js --watch","start-server":"st --no-cache -H 0.0.0.0 --port 9967 --index index.html .","start":"run-p build-token watch watch-bench start-server"},"repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"devDependencies":{"@babel/core":"^7.22.20","@babel/eslint-parser":"^7.22.15","@babel/preset-env":"^7.22.20","@babel/register":"^7.22.15","@mapbox/cloudfriend":"^6.0.0","@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@rollup/plugin-buble":"^1.0.2","@rollup/plugin-commonjs":"^24.1.0","@rollup/plugin-json":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@rollup/plugin-replace":"^5.0.2","@turf/bbox-clip":"^6.5.0","@turf/centroid":"^6.5.0","babel-plugin-istanbul":"^6.1.1","eslint":"8.49.0","eslint-config-mourner":"3.0.0","eslint-plugin-import":"^2.28.1","mock-browser":"^0.92.14","npm-run-all":"^4.1.5","nyc":"15.1.0","opener":"^1.5.2","rollup":"^2.79.0","rollup-plugin-terser":"^7.0.2","sinon":"^15.0.3","st":"^3.0.0","synthetic-dom-events":"0.3.0","tape":"5.6.6"},"dependencies":{"@mapbox/geojson-area":"^0.2.2","@mapbox/geojson-extent":"^1.0.1","@mapbox/geojson-normalize":"^0.0.1","@mapbox/point-geometry":"^0.1.0","hat":"0.0.3","lodash.isequal":"^4.5.0","xtend":"^4.0.2"},"gitHead":"4e51ce41378323809e5efeb5454cc132d5dbf991","_id":"@mapbox/mapbox-gl-draw@1.4.3","_nodeVersion":"14.21.3","_npmVersion":"9.5.1","dist":{"integrity":"sha512-03qIJgyGmm0IoTZbV/cfODru9jRGogi4LcQ3maxIJDKccq1gY3ofgt2UYPkeU143ElxitZahEythNQv1NpsLhg==","shasum":"3f95362fdeabcffcb46f3392f24bf5914e7be817","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.4.3.tgz","fileCount":8,"unpackedSize":1023691,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFIfxIODTAq8QLbV/TxkrLakb0FYXo7uk/gpyPs4cEzPAiEApHapUtbHkvLkgJQUALnH/YMcoMZJIvIGVbhS29dfLTY="}]},"_npmUser":{"name":"anonymous","email":"accounts+npmjs-07@mapbox.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"yannick.meeus+npm+production+ci@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+staging+ci@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+advanced+actions@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+staging+advanced+actions@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+09@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+08@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+07@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+06@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+05@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+04@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+03@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+02@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+01@mapbox.com"},{"name":"anonymous","email":"yannick.meeus@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-07@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-05@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-06@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-advanced-actions@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts@mapbox.com"},{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.4.3_1695297991422_0.0323251451735429"},"_hasShrinkwrap":false,"contributors":[]},"1.4.4-alpha.db018ed":{"name":"@mapbox/mapbox-gl-draw","version":"1.4.4-alpha.db018ed","engines":{"node":"^18.0.0 || >=20.0.0"},"description":"A drawing component for Mapbox GL JS","author":{"name":"mapbox"},"license":"ISC","homepage":"https://github.com/mapbox/mapbox-gl-draw","repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"keywords":["webgl","mapbox","draw","drawing"],"type":"module","exports":"./index.js","main":"dist/mapbox-gl-draw.js","browser":"dist/mapbox-gl-draw.js","style":"dist/mapbox-gl-draw.css","scripts":{"docs":"run-s docs-modes-life-cycle docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","lint":"eslint index.js src test bench","pretest":"npm run lint","test":"node --test --import ./test/mock-browser.js","coverage":"node --test --import ./test/mock-browser.js --experimental-test-coverage","build-token":"node build/generate-access-token-script.js","build":"rollup -c","build-min":"rollup -c --environment MINIFY:true","prepublishOnly":"run-s build build-min","watch":"rollup -c --watch","watch-bench":"rollup -c bench/rollup.config.js --watch","start-server":"vite --config vite.config.js","start-bench":"run-p build-token watch watch-bench \"start-server --base . .\"","start":"run-p build-token start-server"},"devDependencies":{"@mapbox/cloudfriend":"^8.1.0","@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@mapbox/mapbox-gl-geocoder":"^5.0.2","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-json":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@rollup/plugin-replace":"^5.0.2","@rollup/plugin-terser":"^0.4.4","@turf/bbox-clip":"^7.0.0","@turf/centroid":"^7.0.0","eslint":"8.57.0","eslint-config-mourner":"3.0.0","eslint-plugin-import":"^2.28.1","mapbox-gl":"^3.4.0","mock-browser":"^0.92.14","npm-run-all":"^4.1.5","rollup":"^2.79.0","sinon":"^18.0.0","synthetic-dom-events":"0.3.0","vite":"^5.3.1"},"dependencies":{"@mapbox/geojson-area":"^0.2.2","@mapbox/geojson-normalize":"^0.0.1","@mapbox/point-geometry":"^0.1.0","fast-deep-equal":"^3.1.3","hat":"0.0.3"},"_id":"@mapbox/mapbox-gl-draw@1.4.4-alpha.db018ed","readmeFilename":"README.md","gitHead":"9a4b3fdb5d24675af7684eeb898680b787711885","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-m9erwM23hJgja/Nw1ttz6MrIKK8dbKarbLmQhbv0fQioMAwxkEonxCk78fJ2G6p8Wwb+5hwFNqFKdg3pC/48jA==","shasum":"c06e90ec34b9262b66c3dedbdd3a9e92028fbbe9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.4.4-alpha.db018ed.tgz","fileCount":53,"unpackedSize":835587,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDP2D60NLo2t92bmPqArs/Zc+umdOzgrWY5OxqMUfI4EwIgaUIL1MYcqCSX4GdhusAAlQd13vBJhQKoi3ArvAz0Y6k="}],"size":181580},"_npmUser":{"name":"anonymous","email":"accounts+npmjs-07@mapbox.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"yannick.meeus+npm+production+ci@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+staging+ci@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+advanced+actions@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+staging+advanced+actions@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+09@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+08@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+07@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+06@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+05@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+04@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+03@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+02@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+01@mapbox.com"},{"name":"anonymous","email":"yannick.meeus@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-07@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-05@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-06@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-advanced-actions@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts@mapbox.com"},{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.4.4-alpha.db018ed_1722433520955_0.9423612798206082"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-31T13:45:21.138Z","publish_time":1722433521138,"_source_registry_name":"default","contributors":[]},"1.5.0":{"name":"@mapbox/mapbox-gl-draw","version":"1.5.0","engines":{"node":"^18.0.0 || >=20.0.0"},"description":"A drawing component for Mapbox GL JS","author":{"name":"mapbox"},"license":"ISC","homepage":"https://github.com/mapbox/mapbox-gl-draw","repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"keywords":["webgl","mapbox","draw","drawing"],"type":"module","exports":{".":"./index.js","./dist/mapbox-gl-draw-unminified.js":"./dist/mapbox-gl-draw-unminified.js","./dist/mapbox-gl-draw.js":"./dist/mapbox-gl-draw.js","./dist/mapbox-gl-draw.css":"./dist/mapbox-gl-draw.css"},"main":"dist/mapbox-gl-draw.js","browser":"dist/mapbox-gl-draw.js","style":"dist/mapbox-gl-draw.css","scripts":{"docs":"run-s docs-modes-life-cycle docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","lint":"eslint index.js src test bench","pretest":"npm run lint","test":"node --test --import ./test/mock-browser.js","coverage":"node --test --import ./test/mock-browser.js --experimental-test-coverage","build-token":"node build/generate-access-token-script.js","build":"rollup -c","build-min":"rollup -c --environment MINIFY:true","prepublishOnly":"run-s build build-min","watch":"rollup -c --watch","watch-bench":"rollup -c bench/rollup.config.js --watch","start-server":"vite --config vite.config.js","start-bench":"run-p build-token watch watch-bench \"start-server --base . .\"","start":"run-p build-token start-server"},"devDependencies":{"@mapbox/cloudfriend":"^8.1.0","@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@mapbox/mapbox-gl-geocoder":"^5.0.2","@rollup/plugin-commonjs":"^28.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^15.2.3","@rollup/plugin-replace":"^6.0.1","@rollup/plugin-terser":"^0.4.4","@turf/bbox-clip":"^7.0.0","@turf/centroid":"^7.0.0","eslint":"8.57.1","eslint-config-mourner":"3.0.0","eslint-plugin-import":"^2.28.1","mapbox-gl":"^3.4.0","mock-browser":"^0.92.14","npm-run-all":"^4.1.5","rollup":"^4.19.1","sinon":"^19.0.2","synthetic-dom-events":"0.3.0","vite":"^6.0.2"},"dependencies":{"@mapbox/geojson-area":"^0.2.2","@mapbox/geojson-normalize":"^0.0.1","@mapbox/point-geometry":"^1.1.0","fast-deep-equal":"^3.1.3","nanoid":"^5.0.9"},"_id":"@mapbox/mapbox-gl-draw@1.5.0","gitHead":"e09cd74d73ce46b5c17770694ac8191b017f4db6","_nodeVersion":"18.20.2","_npmVersion":"9.9.3","dist":{"integrity":"sha512-uchQbTa8wiv6GWWTbxW1g5b8H6VySz4t91SmduNH6jjWinPze7cjcmsPUEzhySXsYpYr2/50gRJLZz3bx7O88A==","shasum":"8d9221da0f33b683a7a41d320174e4224a43af8a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.5.0.tgz","fileCount":54,"unpackedSize":819498,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAi315tiSREfOdWF7/nDeex/yhcquUl592NVpiGNh/tVAiEAjYtUxS7SrjgMxCgMf84gROgklvQqqXNJ1j9mJwxEOZ0="}],"size":180300},"_npmUser":{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-07@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-05@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-06@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-advanced-actions@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts@mapbox.com"},{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+staging+ci@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+production+ci@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+01@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+02@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+03@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+04@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+05@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+06@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+07@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+08@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+09@mapbox.com"},{"name":"anonymous","email":"yannick.meeus@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+staging+advanced+actions@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+advanced+actions@mapbox.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mapbox-gl-draw_1.5.0_1733303921746_0.5359043300727726"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-04T09:18:42.012Z","publish_time":1733303922012,"_source_registry_name":"default","contributors":[]},"1.5.1":{"name":"@mapbox/mapbox-gl-draw","version":"1.5.1","engines":{"node":"^18.0.0 || >=20.0.0"},"description":"A drawing component for Mapbox GL JS","author":{"name":"mapbox"},"license":"ISC","homepage":"https://github.com/mapbox/mapbox-gl-draw","repository":{"type":"git","url":"git://github.com/mapbox/mapbox-gl-draw.git"},"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"keywords":["webgl","mapbox","draw","drawing"],"type":"module","exports":{".":"./index.js","./dist/mapbox-gl-draw-unminified.js":"./dist/mapbox-gl-draw-unminified.js","./dist/mapbox-gl-draw.js":"./dist/mapbox-gl-draw.js","./dist/mapbox-gl-draw.css":"./dist/mapbox-gl-draw.css"},"main":"dist/mapbox-gl-draw.js","browser":"dist/mapbox-gl-draw.js","style":"dist/mapbox-gl-draw.css","scripts":{"docs":"run-s docs-modes-life-cycle docs-modes-get-and-set","docs-modes-get-and-set":"documentation readme --readme-file ./docs/MODES.md -s \"Setters and Getters\" src/modes/mode_interface_accessors.js --shallow","docs-modes-life-cycle":"documentation readme --readme-file ./docs/MODES.md -s \"Life Cycle Functions\" src/modes/mode_interface.js --shallow","lint":"eslint index.js src test bench","pretest":"npm run lint","test":"node --test --import ./test/mock-browser.js","coverage":"node --test --import ./test/mock-browser.js --experimental-test-coverage","build-token":"node build/generate-access-token-script.js","build":"rollup -c","build-min":"rollup -c --environment MINIFY:true","prepublishOnly":"run-s build build-min","watch":"rollup -c --watch","watch-bench":"rollup -c bench/rollup.config.js --watch","start-server":"vite --config vite.config.js","start-bench":"run-p build-token watch watch-bench \"start-server --base . .\"","start":"run-p build-token start-server"},"devDependencies":{"@mapbox/cloudfriend":"^9.0.0","@mapbox/mapbox-gl-draw-static-mode":"^1.0.1","@mapbox/mapbox-gl-geocoder":"^5.0.2","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.0","@rollup/plugin-replace":"^6.0.1","@rollup/plugin-terser":"^0.4.4","@turf/bbox-clip":"^7.0.0","@turf/centroid":"^7.0.0","eslint":"8.57.1","eslint-config-mourner":"3.0.0","eslint-plugin-import":"^2.28.1","mapbox-gl":"^3.4.0","mock-browser":"^0.92.14","npm-run-all":"^4.1.5","rollup":"^4.19.1","sinon":"^21.0.0","synthetic-dom-events":"0.3.0","vite":"^7.0.0"},"dependencies":{"@mapbox/geojson-area":"^0.2.2","@mapbox/geojson-normalize":"^0.0.1","@mapbox/point-geometry":"^1.1.0","@turf/projection":"^7.2.0","fast-deep-equal":"^3.1.3","nanoid":"^5.0.9"},"gitHead":"0b94ecaaf846710140736f73b334bce304a9abc0","_id":"@mapbox/mapbox-gl-draw@1.5.1","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-DnR/oarZVoIrVHssAn+mtpuGzYH+ebORoPjow46zTBNPod/HQnvIZGtL6hIb5BVWxxH49RC9D20ipxiO9WDRxA==","shasum":"0081164556fbe8c444e1297f63c02ecd8e442630","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mapbox/mapbox-gl-draw/-/mapbox-gl-draw-1.5.1.tgz","fileCount":54,"unpackedSize":922096,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC2Gz7HHPEAxnsYB394FkDmiolhVyVsoxyRnklpyxAkDQIgFCJWb8wF62AfSOMOQNXnjxJIOmO+g8+mlHpokcODOlA="}],"size":199444},"_npmUser":{"name":"anonymous","email":"yannick.meeus+npm+prod+09@mapbox.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"accounts+npmjs-01@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-02@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-07@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-03@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-04@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-09@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-05@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-06@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-08@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-advanced-actions@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs-npm-ci@mapbox.com"},{"name":"anonymous","email":"accounts+npmjs@mapbox.com"},{"name":"anonymous","email":"accounts@mapbox.com"},{"name":"anonymous","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+staging+ci@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+production+ci@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+01@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+02@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+03@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+04@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+05@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+06@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+07@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+08@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+09@mapbox.com"},{"name":"anonymous","email":"yannick.meeus@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+staging+advanced+actions@mapbox.com"},{"name":"anonymous","email":"yannick.meeus+npm+prod+advanced+actions@mapbox.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mapbox-gl-draw_1.5.1_1762179167353_0.5868794435242313"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-03T14:12:47.584Z","publish_time":1762179167584,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"1.5.1","next":"1.2.0-beta.1","dev":"1.4.4-alpha.db018ed"},"name":"@mapbox/mapbox-gl-draw","time":{"created":"2022-01-26T19:29:18.300Z","modified":"2025-11-03T14:13:00.721Z","1.3.0":"2021-05-20T06:07:27.472Z","1.2.1":"2021-02-03T22:28:22.187Z","1.2.0":"2020-07-13T19:23:52.992Z","1.2.0-beta.1":"2020-01-07T14:33:53.712Z","1.1.2":"2019-05-22T22:30:42.264Z","1.0.6":"2018-03-12T15:12:26.529Z","1.0.5":"2018-03-02T16:50:44.290Z","1.0.3":"2017-10-26T16:17:48.456Z","1.0.2":"2017-09-14T15:46:37.688Z","1.2.2":"2021-02-25T19:03:20.180Z","1.1.1":"2018-11-26T16:24:13.582Z","1.1.0":"2018-11-26T16:16:32.054Z","1.0.9":"2018-05-10T14:04:44.137Z","1.0.8":"2018-05-02T21:11:52.744Z","1.0.7":"2018-04-01T01:25:12.272Z","1.0.4":"2017-11-15T15:26:33.121Z","1.0.1":"2017-09-04T03:33:32.076Z","1.0.0":"2017-07-19T21:48:10.300Z","0.19.1":"2017-07-14T21:19:32.650Z","0.19.0":"2017-06-12T22:20:14.945Z","0.18.1":"2017-05-16T15:10:56.643Z","0.18.0":"2017-05-15T15:48:24.843Z","0.17.4":"2017-04-27T15:10:24.304Z","0.17.3":"2017-04-20T19:00:58.239Z","0.17.2":"2017-04-12T22:00:56.242Z","0.17.1":"2017-04-04T21:20:52.647Z","0.17.0":"2017-03-21T15:10:40.218Z","0.16.1":"2017-01-06T19:50:27.134Z","0.16.0":"2016-12-22T02:36:57.823Z","1.4.0":"2023-01-31T11:41:05.072Z","1.4.1":"2023-02-14T16:11:37.180Z","1.4.2":"2023-06-28T12:44:36.402Z","1.4.3":"2023-09-21T12:06:31.732Z","1.4.4-alpha.db018ed":"2024-07-31T13:45:21.138Z","1.5.0":"2024-12-04T09:18:42.012Z","1.5.1":"2025-11-03T14:12:47.584Z"},"readme":"# @mapbox/mapbox-gl-draw\n\n![Build Status](https://github.com/mapbox/mapbox-gl-draw/actions/workflows/main.yml/badge.svg)\n\nAdds support for drawing and editing features on [mapbox-gl.js](https://www.mapbox.com/mapbox-gl-js/) maps. [See a live example here](https://www.mapbox.com/mapbox-gl-js/example/mapbox-gl-draw/)\n\n**Requires [mapbox-gl-js](https://github.com/mapbox/mapbox-gl-js).**\n\n**If you are developing with `mapbox-gl-draw`, see [API.md](https://github.com/mapbox/mapbox-gl-draw/blob/main/docs/API.md) for documentation.**\n\n### Installing\n\n```\nnpm install @mapbox/mapbox-gl-draw\n```\n\nDraw ships with CSS, make sure you include it in your build.\n\n### Usage in your application\n\n#### JavaScript\n\n**When using modules**\n\n```js\nimport mapboxgl from 'mapbox-gl';\nimport MapboxDraw from \"@mapbox/mapbox-gl-draw\";\n```\n\n**When using a CDN**\n\n```html\n<script src='https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-draw/v1.4.3/mapbox-gl-draw.js'></script>\n```\n\n#### CSS\n\n**When using modules**\n ```js\nimport '@mapbox/mapbox-gl-draw/dist/mapbox-gl-draw.css'\n ```\n\n**When using CDN**\n```html\n<link rel='stylesheet' href='https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-draw/v1.4.3/mapbox-gl-draw.css' type='text/css' />\n```\n\n### Typescript\n\nTypescript definition files are available as part of the [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mapbox__mapbox-gl-draw) package.\n\n```\nnpm install @types/mapbox__mapbox-gl-draw\n```\n\n### Example usage\n\n```js\nmapboxgl.accessToken = 'YOUR_ACCESS_TOKEN';\n\nvar map = new mapboxgl.Map({\n  container: 'map',\n  style: 'mapbox://styles/mapbox/streets-v12',\n  center: [40, -74.50],\n  zoom: 9\n});\n\nvar Draw = new MapboxDraw();\n\n// Map#addControl takes an optional second argument to set the position of the control.\n// If no position is specified the control defaults to `top-right`. See the docs\n// for more details: https://docs.mapbox.com/mapbox-gl-js/api/#map#addcontrol\n\nmap.addControl(Draw, 'top-left');\n\nmap.on('load', function() {\n  // ALL YOUR APPLICATION CODE\n});\n```\n\nhttps://www.mapbox.com/mapbox-gl-js/example/mapbox-gl-draw/\n\n### See [API.md](https://github.com/mapbox/mapbox-gl-draw/blob/main/docs/API.md) for complete reference.\n\n### Enhancements and New Interactions\n\nFor additional functionality [check out our list of custom modes](https://github.com/mapbox/mapbox-gl-draw/blob/main/docs/MODES.md#available-custom-modes).\n\nMapbox Draw accepts functionality changes after the functionality has been proven out via a [custom mode](https://github.com/mapbox/mapbox-gl-draw/blob/main/docs/MODES.md#creating-modes-for-mapbox-draw). This lets users experiment and validate their mode before entering a review process, hopefully promoting innovation. When you write a custom mode, please open a PR adding it to our [list of custom modes](https://github.com/mapbox/mapbox-gl-draw/blob/main/docs/MODES.md#available-custom-modes).\n\n### Developing and testing\n\nInstall dependencies, build the source files and crank up a server via:\n\n```\ngit clone git@github.com:mapbox/mapbox-gl-draw.git\nnpm ci\nnpm start & open \"http://localhost:9967/debug/?access_token=<token>\"\n```\n\n### Testing\n\n```\nnpm run test\n```\n\n### Publishing\n\nTo GitHub and NPM:\n\n```\nnpm version (major|minor|patch)\ngit push --tags\ngit push\nnpm publish\n```\n\nTo CDN:\n\n```\n# make sure you are authenticated for AWS\ngit checkout v{x.y.z}\nnpm ci\nnpm run prepublish\naws s3 cp --recursive --acl public-read dist s3://mapbox-gl-js/plugins/mapbox-gl-draw/v{x.y.z}\n```\n\nUpdate the version number in [the GL JS example](https://github.com/mapbox/mapbox-gl-js/blob/publisher-production/docs/pages/example/mapbox-gl-draw.html).\n\n### Naming actions\n\nWe're trying to follow standards when naming things. Here is a collection of links where we look for inspiration.\n\n- https://turfjs.org\n- https://shapely.readthedocs.io/en/latest/manual.html","users":{}}