{"_id":"maplibre-gl-draw","_rev":"27-853f6123c0ac4e1a3c53bc9b00adbf18","name":"maplibre-gl-draw","dist-tags":{"latest":"1.6.9"},"versions":{"1.4.2":{"name":"maplibre-gl-draw","version":"1.4.2","description":"A drawing component for Mapbox GL JS","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"},"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"},"directories":{"doc":"docs","test":"test"},"gitHead":"8e6d4354ef2e39a1f35d384da1187049ebf05ce2","_id":"maplibre-gl-draw@1.4.2","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-a7jJNbxSRnMFjrWaaZVsM26scs1kD7bA6iWIDx7qXNHBLeGH9jYdpTP4Ct/v+b3GgPqOdstOkWX5Zd3OWXVNbg==","shasum":"8bf725892c54a4805505ab7f692e7f32d086e3a5","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.4.2.tgz","fileCount":8,"unpackedSize":1022954,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBZJ9sNGmN1Qv6WJnvQNFQ/PieI1i0VrazOxuwPA6xPiAiEA31QGgpPP8XRk+sn0cT8PfzWYW8iAup/RnGskcsGPyfw="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.4.2_1688984207482_0.7312716101602987"},"_hasShrinkwrap":false},"1.4.3":{"name":"maplibre-gl-draw","version":"1.4.3","description":"A drawing component for Mapbox GL JS","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"},"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"},"directories":{"doc":"docs","test":"test"},"gitHead":"8e6d4354ef2e39a1f35d384da1187049ebf05ce2","_id":"maplibre-gl-draw@1.4.3","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-W49HqIeeUTwinxoqvgSddlwmiI5tgle1vb8pK8ejkINJmr4c66repB4/oytc2lBoD7pP1scScRMJK6qxWGD1cg==","shasum":"28364bd5e7d35458849a15a4ae8da486d01a4bdf","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.4.3.tgz","fileCount":8,"unpackedSize":1023012,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEGTssEOiPK1JYAvCNpIz3JXGelPGnGBOm7JExcFS3nZAiB3ZfOcJ34FJ+gR7NadljQPS6/na1p7dve3ozTAtGr5Rw=="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.4.3_1688986779573_0.5168686728792329"},"_hasShrinkwrap":false},"1.4.4":{"name":"maplibre-gl-draw","version":"1.4.4","description":"A drawing component for Mapbox GL JS","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"},"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"},"directories":{"doc":"docs","test":"test"},"gitHead":"8e6d4354ef2e39a1f35d384da1187049ebf05ce2","_id":"maplibre-gl-draw@1.4.4","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-wYs30KutxzPFyq0n8WG6b+0B7JEzbz4pOe0M1UBlwteuhNbOqrpYegMoDQ8qab1uCMYzXRE4pyhGxsC5TeOZGA==","shasum":"cac1d08a34a61f5483f2f0f5ceb816f48781417e","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.4.4.tgz","fileCount":8,"unpackedSize":1023044,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQ3dyeoi6+VoB0XDRwbJovL5h/bouJRPieHT5ToKD/4AIgVwB9il4ldhP/RnxoruWmJvQjuvhBG98fDhsNXKoW67w="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.4.4_1689032324636_0.16151505375072506"},"_hasShrinkwrap":false},"1.4.5":{"name":"maplibre-gl-draw","version":"1.4.5","description":"A drawing component for Mapbox GL JS","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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"dist/index.d.ts","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"},"directories":{"doc":"docs","test":"test"},"gitHead":"0e37c8a0a12bc6ab67d070cf2293cef64cc7253e","_id":"maplibre-gl-draw@1.4.5","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-AdJKVi2qxap9P4PF176CPXjaf9RWIizrjiRBi7COvrKZCH4X7Fsz45Ynns4rQTq+S/cC5XMRfwDx6EdlTZiyVQ==","shasum":"45e2de8fab90a21f945abbf6ea5ac2cd41cb5615","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.4.5.tgz","fileCount":8,"unpackedSize":1023076,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHiKDHK7z2qdwczht+D0Hm47pbexAH0nPeCdb8n5xXLCAiEA155hOSL8JYm4K1HBq6u42zRblEZXReMGIo6+/Di/9bU="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.4.5_1689054398341_0.290334423626051"},"_hasShrinkwrap":false},"1.4.6":{"name":"maplibre-gl-draw","version":"1.4.6","description":"A drawing component for Mapbox GL JS","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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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"},"directories":{"doc":"docs","test":"test"},"gitHead":"0e37c8a0a12bc6ab67d070cf2293cef64cc7253e","_id":"maplibre-gl-draw@1.4.6","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-l3biYezPaD3Dkp78Qkt6ve+oKKSUTdYbsQKFde434l6a29I+uldyeRRyAZTCZ+7i/DCren2bJCj8JAOj/rBnSg==","shasum":"f928a8bf2a0c590ceb4bcd364e45c9af1406359c","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.4.6.tgz","fileCount":8,"unpackedSize":1023071,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBx2doyxcriG1/9UiBCjODcoYnptaVP8JAoRsE6VNkDzAiEA2Wr89fU7eBfqQOhmHULIGOPai7sg82PswaOKQHRxrnI="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.4.6_1689054762942_0.9747765387610647"},"_hasShrinkwrap":false},"1.4.7":{"name":"maplibre-gl-draw","version":"1.4.7","description":"A drawing component for Mapbox GL JS","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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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"},"directories":{"doc":"docs","test":"test"},"gitHead":"0e37c8a0a12bc6ab67d070cf2293cef64cc7253e","_id":"maplibre-gl-draw@1.4.7","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-1hR1ehWYRCatVhrZ7Zm9KddKsDeENydnvwKriiSN4mDBceGQ4hzsHMSZ0ql5rbiHN4u4mpR+J55rB1lCINUbrw==","shasum":"ba1d75dada6487d52ef720394aa82b78e29e5648","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.4.7.tgz","fileCount":8,"unpackedSize":1023094,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEaPTU4Ta/uGLsKnJUZww0mpLqYif6Wnk0hd+P7mzBBIAiEA/Y+SC43VXunMlCbNwU1BDydSmZIJBXRrIoKe5h4X/aM="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.4.7_1689054953411_0.06496284583597478"},"_hasShrinkwrap":false},"1.4.8":{"name":"maplibre-gl-draw","version":"1.4.8","description":"A drawing component for Mapbox GL JS","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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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"},"directories":{"doc":"docs","test":"test"},"gitHead":"0e37c8a0a12bc6ab67d070cf2293cef64cc7253e","_id":"maplibre-gl-draw@1.4.8","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-gXTMIiYKF81BPAfCpKiEyDK0HDifj3qWS6WEtkp8VzVQMlT0euOTPmqHqYVsn6RZqqQQEV0JUfrT9e5kUGILpg==","shasum":"4e99a6aa67636d56ccf40ff6aa7309f07c29c4c4","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.4.8.tgz","fileCount":9,"unpackedSize":1043730,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPDtV1vBNe7++xtAiZ9AKN097nZyupseOhE2W5LVL/VQIhAM4qgEpOyv8KjAumW57+sLxjGbCCnoJF9JVZ9lYqyR3c"}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.4.8_1689055039467_0.49388051412042944"},"_hasShrinkwrap":false},"1.4.9":{"name":"maplibre-gl-draw","version":"1.4.9","description":"A drawing component for Mapbox GL JS","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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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"},"directories":{"doc":"docs","test":"test"},"gitHead":"0e37c8a0a12bc6ab67d070cf2293cef64cc7253e","_id":"maplibre-gl-draw@1.4.9","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-xTmd4Hu2qzCZbHQXMtaM+HaqLrq+P4pCHB0FphIUnnlKJsD8iSj1IlpBs8LfGrSWBe6Tde3r49s3c9SNPL41IQ==","shasum":"3d178b113ddbd293e4150e4b6c2d368a43931554","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.4.9.tgz","fileCount":9,"unpackedSize":1043725,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBlvFsEBW0/JAnuyiWiM2aFoh7Zf5Up3Ds5zpZE9U2q6AiAZnabe7FhPP89T3zOy8XniJCOup2CQQ/kshb75XpWt4w=="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.4.9_1689055470654_0.43324406674015803"},"_hasShrinkwrap":false},"1.5.0":{"name":"maplibre-gl-draw","version":"1.5.0","description":"A drawing component for Mapbox GL JS","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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@types/geojson":"*","@types/mapbox-gl":"*"},"directories":{"doc":"docs","test":"test"},"gitHead":"0e37c8a0a12bc6ab67d070cf2293cef64cc7253e","_id":"maplibre-gl-draw@1.5.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-DMT8YaaNez7oWQbh6Cb/Gekc82saLbcChOI4v0y6PUl/F0RWhQaBvTb9nhTWhn9r/923KOl7pD1IsQgk/aPqww==","shasum":"65e01d32165a27f248bfb800a8bd84f513cadbb2","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.5.0.tgz","fileCount":9,"unpackedSize":1043786,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkuLitx/BM6qMxLvqAr/aFM3B1MYRPghp7TwwxKRmRWQIgf98sJ1zNOz+PsT/zdfo5ismjGUFTs7IIVGiwaejKO/4="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.5.0_1689063184968_0.5717281341817291"},"_hasShrinkwrap":false},"1.5.1":{"name":"maplibre-gl-draw","version":"1.5.1","description":"A drawing component for Mapbox GL JS","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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@types/geojson":"*","@types/mapbox-gl":"*","kt-maplibre-gl":"*"},"directories":{"doc":"docs","test":"test"},"gitHead":"d517a48c9f938c2cc2baf66494300ac9901d9688","_id":"maplibre-gl-draw@1.5.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-IaIFp3TrluBeKAN66B/jb5j1sKCuOD9rya0VWrFa9DmD1To6EOaYCU3XYKuq2kSMzG+MYDvvsr9xYPdhtiFDRQ==","shasum":"6a8c732f92c89f16a65a15a68735f86d467b92c5","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.5.1.tgz","fileCount":9,"unpackedSize":1043813,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDLVmn96TG43RSPaXrJkoCxUI/xV/95tT4WM9W/RyeQ6gIgV3BDs/CbUKvCiyMQKJnUbrkZXu5FKtkpBrEks544VKk="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.5.1_1689063440346_0.7592234967727127"},"_hasShrinkwrap":false},"1.5.2":{"name":"maplibre-gl-draw","version":"1.5.2","description":"A drawing component for Mapbox GL JS","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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@types/geojson":"*","@types/mapbox-gl":"*"},"directories":{"doc":"docs","test":"test"},"gitHead":"d517a48c9f938c2cc2baf66494300ac9901d9688","_id":"maplibre-gl-draw@1.5.2","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-Yi5eDJ9He/HCK56nlMb6MP7fpnAlnHpsYD5Y5mQmsEy/ziX79au1Qlc/oDRJ99hjfR0s/gQVuKKb7M8YnfdGwQ==","shasum":"c56487169059f4eceffdfbd0de946dafb813e5da","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.5.2.tgz","fileCount":9,"unpackedSize":1043781,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtkoukMnrtHPPmxkIjtwfm8IjI9SJS55Aalg+SYyKkvgIhAOxQgjuVBqBP0ugqCuiYibVIOBufSAhGQhTOhO8aXHVo"}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.5.2_1689063808567_0.19765733138567976"},"_hasShrinkwrap":false},"1.5.3":{"name":"maplibre-gl-draw","version":"1.5.3","description":"A drawing component for Mapbox GL JS","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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@types/geojson":"*","@types/mapbox-gl":"*","hat":"0.0.3","lodash.isequal":"^4.5.0","maplibre-gl":"^3.2.0","xtend":"^4.0.2"},"directories":{"doc":"docs","test":"test"},"gitHead":"192db3e0b869ba736e5bc481ce8092d84f5299e5","_id":"maplibre-gl-draw@1.5.3","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-EjGzcP3LBSW5RUAdbztONiX6PUxYyrAzfIz+HLHgnNchz90kfciUbh7CL6xP941zqjGO4Z4a4cGgwSriq9eORw==","shasum":"8b2ce834f2eea6b7f84060f070af8d293d053762","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.5.3.tgz","fileCount":9,"unpackedSize":1043808,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBCXUZrNpfLnVGMhJiVlXyrxtfTbIBGFO4cj43tP1TvwIhANEkgYN+b8oKGR4P70F42vpq17/2CXdTzMWxQtWUKFVX"}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.5.3_1689127227211_0.6101535113213661"},"_hasShrinkwrap":false},"1.5.4":{"name":"maplibre-gl-draw","version":"1.5.4","description":"A drawing component for Mapbox GL JS","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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@types/geojson":"*","@types/mapbox-gl":"*","hat":"0.0.3","lodash.isequal":"^4.5.0","maplibre-gl":"^3.2.0","xtend":"^4.0.2"},"directories":{"doc":"docs","test":"test"},"gitHead":"fa716ccf5995611a91494076c65666c46e181295","_id":"maplibre-gl-draw@1.5.4","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-8Ihz0GP1yi9BWqGzKlGAE0Req7Z3uZxfuozjn3VCYQiXlWCtvF0lYWL5G5g6yVaZCZrUnXSwzKlkCIjfKTp9eQ==","shasum":"568580fda22bc3515e2aa02ea77a9abebe29ce5e","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.5.4.tgz","fileCount":9,"unpackedSize":1043172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjh/tkPXrjM9LmhgDkZY5a4OmjxToeiUcI0DV4tHpHDwIhAMZSkKkY48zIICeBnDThikYSelRA/FDiFBigjCprw6Lo"}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.5.4_1689138834128_0.648141861731325"},"_hasShrinkwrap":false},"1.5.5":{"name":"maplibre-gl-draw","version":"1.5.5","description":"A drawing component for Mapbox GL JS","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw-unminified.js","browser":"dist/mapbox-gl-draw-unminified.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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@types/geojson":"*","@types/mapbox-gl":"*","hat":"0.0.3","lodash.isequal":"^4.5.0","maplibre-gl":"^3.2.0","xtend":"^4.0.2"},"directories":{"doc":"docs","test":"test"},"gitHead":"fa716ccf5995611a91494076c65666c46e181295","_id":"maplibre-gl-draw@1.5.5","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-i2n2hBJVWD86kzzcHT9ykSxqJYQjgGyWdwWZBE4PEgYileD49n5IJaLyEMQjd4biKsNaaujMfs6N1d2AJGqM/g==","shasum":"ec2a22c2f0d2b40eb0e62fb50540b7e33be68313","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.5.5.tgz","fileCount":9,"unpackedSize":1043194,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6vn28hrJBxuoW2qjRm6N2c07MXWIaq7+pYJV1eh83zQIgZP59RENs1mDIeObItvImLvmd2Md4aJpmHvVn966KjyM="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.5.5_1689139116569_0.9280247433360049"},"_hasShrinkwrap":false},"1.5.6":{"name":"maplibre-gl-draw","version":"1.5.6","description":"A drawing component for Mapbox GL JS","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw-unminified.js","browser":"dist/mapbox-gl-draw-unminified.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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@types/geojson":"*","@types/mapbox-gl":"*","hat":"0.0.3","lodash.isequal":"^4.5.0","xtend":"^4.0.2"},"directories":{"doc":"docs","test":"test"},"gitHead":"fa716ccf5995611a91494076c65666c46e181295","_id":"maplibre-gl-draw@1.5.6","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-Bg/5tsjA1qfGMHsSLaD06HR2zfA4h20GuoBrIW5TGgkoL72cnWRRSH42w35fyHQOk4HyQHtBJLeiopnn9UuzNA==","shasum":"75759ba07ea19098d55d877402b5dcefb3342678","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.5.6.tgz","fileCount":9,"unpackedSize":1043165,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDao7blxIPJGyGWFYBpO9TMV84qMH8X8p8CUsHuqVjEYwIhAMpzkQAgBlMJ/0dbDthUppEWlwFKOHbOaUHS0H1OxSbw"}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.5.6_1689139662003_0.6932216357318912"},"_hasShrinkwrap":false},"1.5.7":{"name":"maplibre-gl-draw","version":"1.5.7","description":"A drawing component for Mapbox GL JS","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw-unminified.js","browser":"dist/mapbox-gl-draw-unminified.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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@types/geojson":"*","@types/mapbox-gl":"*","hat":"0.0.3","lodash.isequal":"^4.5.0","xtend":"^4.0.2","kt-maplibre-gl":"*"},"directories":{"doc":"docs","test":"test"},"gitHead":"47821303069e65b4edad34e5b7003b814771488e","_id":"maplibre-gl-draw@1.5.7","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-1GVddeyZSAW6SZNy3l9Q2GI/9zsWlILzf33oSMZB66AUgdBOSySDXncU1bdgTMK47fIivcQ72kAg+kDRtShrhw==","shasum":"dc9ab0463e0c62635443b89b2b1f1873c10678de","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.5.7.tgz","fileCount":9,"unpackedSize":1043279,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCG6mHvKIyzP7eFlaNLsQ2B4eyg2PdGEmC+V76vO8p4AgIhAPvL8+B81VFiHQheL/HAZTVcF3GphUj0wpsAobueZosB"}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.5.7_1689141386542_0.6313257347303949"},"_hasShrinkwrap":false},"1.5.8":{"name":"maplibre-gl-draw","version":"1.5.8","description":"A drawing component for Mapbox GL JS","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw-unminified.js","browser":"dist/mapbox-gl-draw-unminified.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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@types/geojson":"*","@types/mapbox-gl":"*","hat":"0.0.3","lodash.isequal":"^4.5.0","xtend":"^4.0.2","kt-maplibre-gl":"*","@turf/turf":"5.1.6"},"directories":{"doc":"docs","test":"test"},"gitHead":"7998ea90febaa5687ef6bf41e8d387355f9b70f7","_id":"maplibre-gl-draw@1.5.8","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-pb0aADZGzGERCK2pEZoITVL9aIHmZUzg+aBLugnTy2Z33qPJCnyyveEm8Sz8RjP7IFOR8PQt8x5LHTWmjuS7HA==","shasum":"dd69b550e3968ea703296003ffde2f8f1e8c9989","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.5.8.tgz","fileCount":11,"unpackedSize":2405838,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID8wMHX/UpWl+gbLzPLnJOzigNqR7SBVymE3qU1zhtQMAiEAlbwV49CLNB0UzOXuoIFIYIF0kK8zltotiiuLwXHBUJ8="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.5.8_1689226878725_0.47445126793059367"},"_hasShrinkwrap":false},"1.5.9":{"name":"maplibre-gl-draw","version":"1.5.9","description":"A drawing component for Mapbox GL JS","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw-unminified.js","browser":"dist/mapbox-gl-draw-unminified.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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@types/geojson":"*","@types/mapbox-gl":"*","hat":"0.0.3","lodash.isequal":"^4.5.0","xtend":"^4.0.2","kt-maplibre-gl":"*","@turf/turf":"5.1.6"},"directories":{"doc":"docs","test":"test"},"gitHead":"46523c3a9d4e695b0708cdae432850486ff6bf95","_id":"maplibre-gl-draw@1.5.9","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-2U3yHY7+mCffv3G5Bhe1Lao3NQimbH3J/nXGeNtjuADMn63xLdgWbPgUHlc+fAFCXBUh1KDCFKGXwTTjfCZR/w==","shasum":"c4b1705435405123b8d478a13c9a7fef562b6ee7","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.5.9.tgz","fileCount":11,"unpackedSize":2416490,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4mKV3R8VvcGv0ygXnjOyZzB42mU85G1yy8EiWeH306AIgcMdjyswFlOR/ksJAvnhYP+17Wzs3Nh5YZRUL9zjZUP0="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.5.9_1689237265977_0.2874986650931983"},"_hasShrinkwrap":false},"1.6.0":{"name":"maplibre-gl-draw","version":"1.6.0","description":"A drawing component for Mapbox GL JS","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw-unminified.js","browser":"dist/mapbox-gl-draw-unminified.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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@types/geojson":"*","@types/mapbox-gl":"*","hat":"0.0.3","lodash.isequal":"^4.5.0","xtend":"^4.0.2","kt-maplibre-gl":"*","@turf/turf":"5.1.6"},"directories":{"doc":"docs","test":"test"},"gitHead":"c653a3bbe10475c5969aa050c0b10ded4e864a87","_id":"maplibre-gl-draw@1.6.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-dGL9hiFB3X5AjF39Bk3ABXQJybqnAHB074ulFxJo+h0s5+zZuBf9wJvP6lCmb2PZ+qmprtslmlYOEw5bM/TDMA==","shasum":"7da9edc66ffa36c4ad87d813ee89322e49258b99","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.6.0.tgz","fileCount":11,"unpackedSize":2421404,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICd+BEuCsfzu27+iMF0FDbwhKwOHpcBb85eCwCBynWJOAiEAhD2WvvyuXUwk5D+YTpTZKO+be/JXtyEeZD4duBN535o="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.6.0_1689656109475_0.6952329874187309"},"_hasShrinkwrap":false},"1.6.1":{"name":"maplibre-gl-draw","version":"1.6.1","description":"A drawing component for Mapbox GL JS","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw-unminified.js","browser":"dist/mapbox-gl-draw-unminified.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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@turf/turf":"5.1.6","@types/geojson":"*","@types/mapbox-gl":"*","hat":"0.0.3","kt-maplibre-gl":"*","lodash.isequal":"^4.5.0","xtend":"^4.0.2"},"directories":{"doc":"docs","test":"test"},"gitHead":"c653a3bbe10475c5969aa050c0b10ded4e864a87","_id":"maplibre-gl-draw@1.6.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-RV//Hp3e9nxMHjhQa7HQ8p/CbpUODobEPwnhi96KrjLGL6XDVUls9ckYbJP/cmlGlR/MbS8GzIJL9VeQwZXiZQ==","shasum":"1b2719fe3674058b8670bdca778319090381e4ee","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.6.1.tgz","fileCount":11,"unpackedSize":2422496,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBJsOovY6tQo/dZuvtXANc/wtVP9u1clbwIcdErJcmqAAiEAlV7ADNK9/vHZapGdkCGY5IvdBmJa+toDmNMzX2D3TYQ="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.6.1_1689670698081_0.6311959417992614"},"_hasShrinkwrap":false},"1.6.2":{"name":"maplibre-gl-draw","version":"1.6.2","description":"A drawing component for Mapbox GL JS","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw-unminified.js","browser":"dist/mapbox-gl-draw-unminified.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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@turf/turf":"5.1.6","@types/geojson":"*","@types/mapbox-gl":"*","hat":"0.0.3","kt-maplibre-gl":"*","lodash.isequal":"^4.5.0","xtend":"^4.0.2"},"directories":{"doc":"docs","test":"test"},"gitHead":"08eb2f65e5335890b301e53c6b3fc1fd8a1b59d0","_id":"maplibre-gl-draw@1.6.2","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-uPBEG01Epv78KgYv5bSeK66hjpmrZu3DOZIgVcFehYh4mqbc4rc+i8EC9aaN4ivbfLp+2DUIBspQFluavo0pBg==","shasum":"df0d158008ec1494074ee3b67756a0578b70e8f6","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.6.2.tgz","fileCount":11,"unpackedSize":2422499,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA6V0werPpLIeY/kGEEZg3pOnL4CrgutMd8GM8hAioCsAiAk0h9iaN+z9ToSFH4FXL0cfn9kzBb3RZMHoGPNDCCq7g=="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.6.2_1689723886265_0.038799879697816175"},"_hasShrinkwrap":false},"1.6.3":{"name":"maplibre-gl-draw","version":"1.6.3","description":"A drawing component for Mapbox GL JS","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw-unminified.js","browser":"dist/mapbox-gl-draw-unminified.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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@turf/turf":"5.1.6","@types/geojson":"*","@types/mapbox-gl":"*","hat":"0.0.3","kt-maplibre-gl":"*","lodash.isequal":"^4.5.0","xtend":"^4.0.2"},"directories":{"doc":"docs","test":"test"},"gitHead":"152a98a6b7fbb057b2b6990dd5fa5356dc598aac","_id":"maplibre-gl-draw@1.6.3","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-Yg1mkYnNYXvYaEdtFvPwblvH8aturGtH7+Z+EZ9n1+l4O0C8QIdCwtXGXrC6UbtJEKM4Or0/BKJKijhRlODQZw==","shasum":"5649d87f5d1f34bf2e02c483f9f0c681028d1ed7","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.6.3.tgz","fileCount":11,"unpackedSize":2422511,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCT0iVwKKBSfndMpbize9roBhwdGQFpSowHY7Sv79gu5gIhALdc74NSXLjOQqQQyk7OO2X6JXkW0Acs+7sa6SCrtPKG"}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.6.3_1689731934341_0.1695812721154759"},"_hasShrinkwrap":false},"1.6.4":{"name":"maplibre-gl-draw","version":"1.6.4","description":"A drawing component for Mapbox GL JS","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw-unminified.js","browser":"dist/mapbox-gl-draw-unminified.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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@rollup/plugin-image":"^3.0.2","@turf/turf":"5.1.6","@types/geojson":"*","@types/mapbox-gl":"*","hat":"0.0.3","kt-maplibre-gl":"*","lodash.isequal":"^4.5.0","xtend":"^4.0.2"},"directories":{"doc":"docs","test":"test"},"gitHead":"152a98a6b7fbb057b2b6990dd5fa5356dc598aac","_id":"maplibre-gl-draw@1.6.4","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-ihP1a2/GaZzBIMsDoz6JzaWCP4DI0bI5PB1y6hf1NDzpN9hNV+vRNi6n0yzF5gLI7qgKrZJXdluKrXZ9J9rF3g==","shasum":"fe20496f649edaba6389ed00b400e02179dd2ed9","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.6.4.tgz","fileCount":11,"unpackedSize":2431791,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCN1hxGuIE+OOiJ5+r0uW7QAtu10nj/1s9xjB3Mx/LqZAIgaOlDwNqBjzrC850jOw6v2BrAnaIFQZWbT4LT+x669zw="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.6.4_1689814424928_0.6958238644184482"},"_hasShrinkwrap":false},"1.6.5":{"name":"maplibre-gl-draw","version":"1.6.5","description":"A drawing component for Mapbox GL JS","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw-unminified.js","browser":"dist/mapbox-gl-draw-unminified.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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@rollup/plugin-image":"^3.0.2","@turf/turf":"5.1.6","@types/geojson":"*","@types/mapbox-gl":"*","hat":"0.0.3","kt-maplibre-gl":"*","lodash.isequal":"^4.5.0","xtend":"^4.0.2"},"directories":{"doc":"docs","test":"test"},"gitHead":"152a98a6b7fbb057b2b6990dd5fa5356dc598aac","_id":"maplibre-gl-draw@1.6.5","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-c/5kHcHdnu/QS0PlgZuH+20TI6Eko4TEpGFiiiedEgi+ia3hpwzni8DzQO7XVvnSd7e4oW/bnYPKy0WXOOHreQ==","shasum":"1e1cf6f06aa58a65dac19d00bb1b11b635be1e58","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.6.5.tgz","fileCount":11,"unpackedSize":2431691,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCf/xyNkSV0FuVltDdfsTQkERoJySKDYc7FOR8fOYv+DQIgDauvCL022S1qiB1Qp4S6itGRW+pf/w/hcgSiYV5Xv2g="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.6.5_1689827956469_0.31844999501444304"},"_hasShrinkwrap":false},"1.6.6":{"name":"maplibre-gl-draw","version":"1.6.6","description":"A drawing component for Mapbox GL JS","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw-unminified.js","browser":"dist/mapbox-gl-draw-unminified.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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@rollup/plugin-image":"^3.0.2","@turf/turf":"5.1.6","@types/geojson":"*","@types/mapbox-gl":"*","hat":"0.0.3","kt-maplibre-gl":"*","lodash.isequal":"^4.5.0","xtend":"^4.0.2"},"directories":{"doc":"docs","test":"test"},"gitHead":"57506fd3f8bab1f733ac644e92b620f90602c766","_id":"maplibre-gl-draw@1.6.6","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-VSkTnXvHYSUtASeJuPBMYgYcWWQjCBi8w3rd4kvQcp3CIutLfGZ/IdP8F7pRAB+fEkz8nD4reiBDfwVR53VNpw==","shasum":"2627079283a0feb43d166d974fbf1c4a612e228b","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.6.6.tgz","fileCount":11,"unpackedSize":2432770,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDyLZeX66E6VCc4qr/FfnmDHge+pUJKA2givjR8vpNb4QIhAM9OhzzvpF+tEb7wIonG3xhmFSwZgF0r0fiPuX3V3vUy"}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.6.6_1689844453465_0.44453117609123205"},"_hasShrinkwrap":false},"1.6.7":{"name":"maplibre-gl-draw","version":"1.6.7","description":"A drawing component for Mapbox GL JS","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw-unminified.js","browser":"dist/mapbox-gl-draw-unminified.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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@rollup/plugin-image":"^3.0.2","@turf/turf":"5.1.6","@types/geojson":"*","@types/mapbox-gl":"*","hat":"0.0.3","kt-maplibre-gl":"*","lodash.isequal":"^4.5.0","xtend":"^4.0.2"},"directories":{"doc":"docs","test":"test"},"gitHead":"57506fd3f8bab1f733ac644e92b620f90602c766","_id":"maplibre-gl-draw@1.6.7","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-y/l66onmNpfCjW1AjSGm9IMv/ndvVDvT/QXorCRoo1mg+70BWTr0tFRuJHjk+wIQjFttkjd6ziBlEtd16MAF5w==","shasum":"47e9e9ca4de7eaf03ec7578dc03f4ea6d371a9ab","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.6.7.tgz","fileCount":11,"unpackedSize":2431691,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEob3vcz7kDT7BmxYJJB3zOLUSQAW022nKgliVkooturAiEAln1hCz9umT/8a0Q6jTFbSP4S34LSpf3s2Y2nKMVON2o="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.6.7_1689844608156_0.6756668830525463"},"_hasShrinkwrap":false},"1.6.8":{"name":"maplibre-gl-draw","version":"1.6.8","description":"A drawing component for Mapbox GL JS","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw-unminified.js","browser":"dist/mapbox-gl-draw-unminified.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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@rollup/plugin-image":"^3.0.2","@turf/turf":"5.1.6","@types/geojson":"*","@types/mapbox-gl":"*","hat":"0.0.3","kt-maplibre-gl":"*","lodash.isequal":"^4.5.0","xtend":"^4.0.2"},"directories":{"doc":"docs","test":"test"},"gitHead":"57506fd3f8bab1f733ac644e92b620f90602c766","_id":"maplibre-gl-draw@1.6.8","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-OQuDmcNprAFALqh6ctMqzEOX+3nDm1wmpGSgf+TwFCyjrZVraHpkU+RVgxMyVTxgtmsY/m0Ep8hZqm59eHkuBg==","shasum":"319dfd20a6bc1a0c6a03d285d85d05891ae8c486","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.6.8.tgz","fileCount":11,"unpackedSize":2432744,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEFmsQ/cwO0wMGT3SO05RcQkEwzqFrbI7B6NCl8NfhaNAiEAgsR2Jg/WFZFjVbqP0U4ZwUJfq/qvFdQdBWATZexyKp8="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.6.8_1689912491841_0.9616851015061973"},"_hasShrinkwrap":false},"1.6.9":{"name":"maplibre-gl-draw","version":"1.6.9","description":"A drawing component for Mapbox GL JS","author":{"name":"mapbox"},"license":"ISC","main":"dist/mapbox-gl-draw-unminified.js","browser":"dist/mapbox-gl-draw-unminified.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"},"keywords":["webgl","mapbox","draw","drawing"],"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"nyc":{"sourceMap":false,"instrument":false},"types":"index.d.ts","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","@rollup/plugin-image":"^3.0.2","@turf/turf":"5.1.6","@types/geojson":"*","@types/mapbox-gl":"*","hat":"0.0.3","kt-maplibre-gl":"*","lodash.isequal":"^4.5.0","xtend":"^4.0.2"},"directories":{"doc":"docs","test":"test"},"gitHead":"57506fd3f8bab1f733ac644e92b620f90602c766","_id":"maplibre-gl-draw@1.6.9","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-xfMtYavP4HqUhVJXUTrAIe/xkIXsfWLsWCEeD3uRIMfzRdC/Bm+3e+GD1+Edsn65rXuunbO13ZZhqc762C74kg==","shasum":"1136a1f243b8e57bc8fd357149ebda5ecf49faab","tarball":"https://registry.npmjs.org/maplibre-gl-draw/-/maplibre-gl-draw-1.6.9.tgz","fileCount":11,"unpackedSize":2432772,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAYhmDNyCHVQ5ItjXQPClx4c9Lyx5h0DqvTUrH/ctfrYAiEA5zWrUFk67CuaOAbn3Ya4VyAYf0S8u39jWPaa/P2pwBE="}]},"_npmUser":{"name":"ljb1905","email":"jongbin.lee@kt.com"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/maplibre-gl-draw_1.6.9_1689928268693_0.6772250171757002"},"_hasShrinkwrap":false}},"time":{"created":"2023-07-10T10:16:47.481Z","1.4.2":"2023-07-10T10:16:47.693Z","modified":"2023-07-21T08:31:09.107Z","1.4.3":"2023-07-10T10:59:39.877Z","1.4.4":"2023-07-10T23:38:44.951Z","1.4.5":"2023-07-11T05:46:38.596Z","1.4.6":"2023-07-11T05:52:43.153Z","1.4.7":"2023-07-11T05:55:53.635Z","1.4.8":"2023-07-11T05:57:19.675Z","1.4.9":"2023-07-11T06:04:30.866Z","1.5.0":"2023-07-11T08:13:05.181Z","1.5.1":"2023-07-11T08:17:20.603Z","1.5.2":"2023-07-11T08:23:28.883Z","1.5.3":"2023-07-12T02:00:27.478Z","1.5.4":"2023-07-12T05:13:54.407Z","1.5.5":"2023-07-12T05:18:36.853Z","1.5.6":"2023-07-12T05:27:42.230Z","1.5.7":"2023-07-12T05:56:26.711Z","1.5.8":"2023-07-13T05:41:18.972Z","1.5.9":"2023-07-13T08:34:26.227Z","1.6.0":"2023-07-18T04:55:09.736Z","1.6.1":"2023-07-18T08:58:18.363Z","1.6.2":"2023-07-18T23:44:46.460Z","1.6.3":"2023-07-19T01:58:54.551Z","1.6.4":"2023-07-20T00:53:45.270Z","1.6.5":"2023-07-20T04:39:16.643Z","1.6.6":"2023-07-20T09:14:13.748Z","1.6.7":"2023-07-20T09:16:48.389Z","1.6.8":"2023-07-21T04:08:12.131Z","1.6.9":"2023-07-21T08:31:08.943Z"},"maintainers":[{"name":"ljb1905","email":"jongbin.lee@kt.com"}],"description":"A drawing component for Mapbox GL JS","keywords":["webgl","mapbox","draw","drawing"],"author":{"name":"mapbox"},"bugs":{"url":"https://github.com/mapbox/mapbox-gl-draw/issues"},"license":"ISC","readme":"# @mapbox/mapbox-gl-draw\n\n[![Build Status](https://travis-ci.org/mapbox/mapbox-gl-draw.svg?branch=main)](https://travis-ci.org/mapbox/mapbox-gl-draw)\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.2/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.2/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\nyarn install\nyarn 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}\nyarn install\nyarn 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\n","readmeFilename":"README.md"}