{"_id":"@svgdotjs/svg.js","_rev":"30-a4cab07249a3ad574e38c4e4a89adb0a","name":"@svgdotjs/svg.js","dist-tags":{"latest":"3.2.8"},"versions":{"3.0.0":{"name":"@svgdotjs/svg.js","version":"3.0.0","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.0.0","maintainers":[{"name":"wout","email":"wout@mick-wout.com"},{"name":"fuzzyma","email":"ulima.ums@googlemail.com"}],"homepage":"https://svgdotjs.github.io/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgdotjs.github.io/","dist":{"shasum":"69a353a2fb85e1d04d10751f9aac90bb77e6ad26","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.0.0.tgz","fileCount":187,"integrity":"sha512-/xreCi3IwIEyWgZTA0s8YFBcT5h0kDuhXzsea7i5ovIB5ARWD2vIbc3wpijUrUvVwDWtVsmJXufGlnu6HC3Vzg==","signatures":[{"sig":"MEUCIQD7yWgzs+cl7/oSfswZFru6k+HKCU88FuN1M6nvV/vKJwIgWfVB2XmlkOxUKK88f5rEwUoo2t1xmjrrjIBI62p8M4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2717202,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcAv9gCRA9TVsSAnZWagAAzVgP/0suaCj4aIREOYx9pNUW\nZA0DRd65UsiGrzRsL8XjSiNJOvHAkxX3zovHbmcEeI8kdrlOxIOJ54UbL7Pd\n618kaunCp84NHU/S0SHiUt3w2RyDa+ZKvq4Xc3KnJLGFh5aNBHYz3MjyNhnp\nPoqyycZsfXcf0NhpPoMMSHTUAjfs6siCvTrgtjZ8DlO5OBuirMJGNdjSH3wJ\nH+fMf/+RzEGHuJuEThh+Si1bPEVKnsmuvML9GfwtAQqU4RcRwTAGcsae7a75\nByA2/uHhCnKBX/ZEy8Gm1wSTQrOE/3yScAboS0zlSOFv0A3iic1wbAZuieAc\n3eDqIB4uPEhSJXkA4e4p8zKIxN4AjbP1j8HqjMRivxQEZsSdoGw7IovTzPzl\nDCgL6vxAOFsQJkV1Vi2xcvqudgTw/dYyWu0p1anKPlazfii5vUbLesvduUEl\nVzx9JaIP+eGSjVjHLhY9yweloo1egFGfJyaqSlJTG28S3P1uQy7qRDB5KIHU\nAM/3gD8wSOrBPbUydZ4VS4e4JY0VGMcFIa9kUb7Khb/UvhYAc9yQa4OIOgkA\ni5HPQLyxOFNLft0Zt2NtkxbQksMPYkpSyqrPEAKDdJYQThPK1tUQ2gD3kgTB\nqG34adUEWvzrM4E6O06jLmr1Y/sFPFasBowUIJAvdz9PJMSL9NdiKw9WRS57\nqvNz\r\n=G2rF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.min.js","gitHead":"135f9d03c11a295ff5a9e4bdc4683e8ea35e2f38","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","test:es6":"npx karma start .config/karma.es6.js --single-run","bower:tag":"cd ../svg.js-bower git add -- LICENSE README.md svg.js svg.js.map svg.min.js svg.min.js.map && git commit -m \"%npm_package_version%\" && git tag -am \"%npm_package_version%\" %npm_package_version% && git push && git push --tags","bower:copy":"cd ../svg.js-bower && git pull && cp ../svg.js/LICENSE.txt ../svg.js/README.md ../svg.js/dist/svg.js ../svg.js/dist/svg.js.map ../svg.js/dist/svg.min.js ../svg.js/dist/svg.min.js.map ../svg.js/dist/polyfills.js ../svg.js/dist/polyfillsIE.js .","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"git push && git push --tags && npm run bower:copy && npm run bower:tag && npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.1.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"10.4.1","browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.0.84","karma":"^3.1.1","yargs":"^12.0.5","eslint":"^5.9.0","rollup":"^0.67.0","svgdom":"latest","core-js":"^2.5.7","jasmine":"^3.3.0","webpack":"^4.26.1","coveralls":"^3.0.2","@babel/core":"^7.1.2","http-server":"^0.11.1","webpack-cli":"^3.1.2","babel-eslint":"^10.0.1","jasmine-core":"^3.3.0","karma-jasmine":"^2.0.0","@babel/runtime":"^7.1.5","karma-coverage":"^1.1.2","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.0","eslint-plugin-node":"^8.0.0","webpack-dev-server":"^3.1.10","rollup-plugin-babel":"^4.0.3","eslint-plugin-import":"^2.14.0","karma-sauce-launcher":"^1.2.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","eslint-plugin-promise":"^4.0.1","karma-chrome-launcher":"^2.2.0","@babel/runtime-corejs2":"^7.1.5","eslint-config-standard":"^12.0.0","eslint-plugin-standard":"^4.0.0","karma-firefox-launcher":"^1.1.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-uglify-es":"0.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.0.0_1543700320006_0.7203341911445689","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@svgdotjs/svg.js","version":"3.0.1","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.0.1","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgdotjs.github.io/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgdotjs.github.io/","dist":{"shasum":"ee7246788fdb89f5c8f26688a300b309b63f496f","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.0.1.tgz","fileCount":187,"integrity":"sha512-XJu4i0VnsoTykz31COLfCSCi+nFrGVDTmm/ZI6fvD2e4c0bOfZP9hQUryY1hg69+sLCoHrWVUg3W4yR4r+VFqQ==","signatures":[{"sig":"MEUCIHknvoNw6mZEJhVO7Yv+jxpphtiDz1kL4hLkYYjxfqXVAiEApmRCAAZs4VVz36Ir/ETwGzB02tuvn1p+L7ZOvztoEto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3079100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBUoJCRA9TVsSAnZWagAANccP/A2ucTMMxCejlC6jdGlC\nZDsI/EiR0jh/hVGMEZH2UGj/nDCvIjzRezVwL6OGBh6+HWE2dL7/PEVQomor\nS19zunwielRac070Y/IZmXvBS7/7FAnReBftedWKZkFDLfckQuHwJnxGnbK9\nnlb4Dh1XkcTvzuJbnCkDGsyRF1faVRc8TM6bHhKvN+JjWzuQb8uHIgBIGaXN\nRHjzUJT/ky3d14PFeUuyO0DgmgKXPvzjSGM+oTYfqPokapOT/3h2s9fP/nIz\nFlqg3nbX9227BtMJpiSCOk/9zKavh9Gd6TH0kKTQwCiRX+gOoN8VrqhM/MlS\nFiYlFAOqA3jd29BuGG+aAxlub+YEcHzfR/spNSymwvLeYw7DLjfIwxI7altN\nM0c//tNfKCrtF4RjT7dtx6Au+gIZCvlX2ZD44CvwIbylZcaPhQwDC4IbOoHG\nPMS8yxLqL98FGdNz4cYSpqFU0vVKiYWr9u6MNfl7Je5XucIW6xLa/jVYZURb\nBfl4jfy0NzF8lJGcwpXTV2HOPc2YfS3wFWgZoAtAHdjZ9RoFqVgpzaNfq+FT\nrOsUhMGvt5QOqFRADVdU395GpxGlhLS25sC4B1gR6zXyusyNIqb70Cma9ocV\nqUdySbbB7NuBtNb9CGv4TJXPRgQMYy1qMX2vWRdBcVvZk0g1duNe+vTs0D1N\nVp7j\r\n=8gvQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.min.js","gitHead":"c336bd4a1c8e129efffed63424b724a148f053b3","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","test:es6":"npx karma start .config/karma.es6.js --single-run","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.1.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"10.4.1","browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.0.84","karma":"^3.1.3","yargs":"^12.0.5","eslint":"^5.9.0","rollup":"^0.67.4","svgdom":"latest","core-js":"^2.5.7","jasmine":"^3.3.0","webpack":"^4.26.1","coveralls":"^3.0.2","@babel/core":"^7.1.6","http-server":"^0.11.1","webpack-cli":"^3.1.2","babel-eslint":"^10.0.1","jasmine-core":"^3.3.0","karma-jasmine":"^2.0.1","@babel/runtime":"^7.1.5","karma-coverage":"^1.1.2","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","eslint-plugin-node":"^8.0.0","webpack-dev-server":"^3.1.10","rollup-plugin-babel":"^4.0.3","eslint-plugin-import":"^2.14.0","karma-sauce-launcher":"^1.2.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","eslint-plugin-promise":"^4.0.1","karma-chrome-launcher":"^2.2.0","@babel/runtime-corejs2":"^7.1.5","eslint-config-standard":"^12.0.0","eslint-plugin-standard":"^4.0.0","karma-firefox-launcher":"^1.1.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-uglify-es":"0.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.0.1_1543850504892_0.9463768397723009","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"@svgdotjs/svg.js","version":"3.0.2","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.0.2","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgdotjs.github.io/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgdotjs.github.io/","dist":{"shasum":"6f8577d2567f842d2c9f872fd1c298809fbceacc","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.0.2.tgz","fileCount":186,"integrity":"sha512-lZ98nkfHD0q+x3tsrGAeKw4FMn/uh3X8EZjO/BdR7adowXD3KBBC/Wwb9RMu87lQ1fwjkQY2v7MNzONVQlLMwQ==","signatures":[{"sig":"MEQCICqRvsMYK58yroapGhkvN0BSfjtFRWG0grW//VBFXOT6AiBETMOigaycv6Xs2J3WEsVLXgCeASvrOjHdbHj1KS4bvw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2704084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBae3CRA9TVsSAnZWagAA8xYP+wdm/RysTkYB0ZTpppxl\ndBx8BXmUacLQifCtWx2XAuOiHSR5mt/FPKCncMlfVKc5rtipRov0nHDmAwyI\nOzSq9TRrxETqe8ULFDZS3T8DkV2Jg+3sWv7oOQPwoMFmf1JYX0hl3W06wnZz\nahvB8UQW7hhyw5M5HsV9xfYne8jn4M51DbIJPyhMctzKLVpxRgjghU3HHk7+\nq7rWYAIXIEf0W8YPQH93HmGTtS7RxWSXOh7MAPN3y9Opw4pF8lWco+mWpdZ7\nZZQnts5dIsPkHKV38Ukv/0wW+FnX1B/ro21vuNC2Qb4vLhgFM0X4hCQEwkAO\nJJ4JJatObWYhuluudPWT8sOf7Vztzarl4XnFxvwQyT4fLTtmiAHGJOfIksC5\ngxNd5o8ZE5fKplm+Wt0gjti/vlSM+alVZXjR50RnhdbLVOTQtcnCYhJSn/2i\n6kcWFMZXFMtFSnNlOiTOx8pCtbh2nMopoSeI/1NSt46iCSsTU0ljgkj0+0xZ\nQRS14uR8CJrINsefUAp08RterZTEU42+y3jO0QYR21UxATuAitRJZ6G81YX6\nJd9w/BQgWyAzcKN5y1otzBUv5s9g3KDO+ji5I9xr/UJ6PjGcfls/i/hAu99u\nTb3HSijwME7ghXEzGGJGqQMOVxe09F5+DvRbo/hU7DDQqTXvz3MqpakxG5Yj\nsMlN\r\n=aUqz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.min.js","gitHead":"f089db0c1990d75bbd34713f97f547045ae92fca","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","test:es6":"npx karma start .config/karma.es6.js --single-run","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -r ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.1.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"10.4.1","browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.0.84","karma":"^3.1.3","yargs":"^12.0.5","eslint":"^5.9.0","rollup":"^0.67.4","svgdom":"latest","core-js":"^2.5.7","jasmine":"^3.3.0","webpack":"^4.26.1","coveralls":"^3.0.2","@babel/core":"^7.1.6","http-server":"^0.11.1","webpack-cli":"^3.1.2","babel-eslint":"^10.0.1","jasmine-core":"^3.3.0","karma-jasmine":"^2.0.1","@babel/runtime":"^7.1.5","karma-coverage":"^1.1.2","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","eslint-plugin-node":"^8.0.0","webpack-dev-server":"^3.1.10","rollup-plugin-babel":"^4.0.3","eslint-plugin-import":"^2.14.0","karma-sauce-launcher":"^1.2.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","eslint-plugin-promise":"^4.0.1","karma-chrome-launcher":"^2.2.0","@babel/runtime-corejs2":"^7.1.5","eslint-config-standard":"^12.0.0","eslint-plugin-standard":"^4.0.0","karma-firefox-launcher":"^1.1.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-uglify-es":"0.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.0.2_1543874486356_0.8566030228822388","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"@svgdotjs/svg.js","version":"3.0.3","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.0.3","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgdotjs.github.io/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgdotjs.github.io/","dist":{"shasum":"b9ada299f7e27771290b3c2d48337959c4d5db84","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.0.3.tgz","fileCount":186,"integrity":"sha512-VwJd6SickJL44IzijbAzN8HVcPDm08ywc+M0Ib5IWXXFuADYWizFa9ZAlfGAfdBcVg6WOiKyCU2DUCVqxj/dqQ==","signatures":[{"sig":"MEYCIQC8Mlt73UE1aC3WmNtXHIG5UGGQpAAj5YtJhzXMVX5lcgIhAPVsuYPYdfOjzAEIYP6LocE2Bocb7q7kyTDZ7SVFn+6j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2711388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCBruCRA9TVsSAnZWagAAh88P/0MMf4LeN5VGtURbDSTC\n5RiH5C/WXrdWDzNfU1XkvOHUD2+fDNvVdikt5zlGX10wdnTm12c5Y1JIei3Z\n1Tiq3pGyYMVeZYoS5D+Vw6rEIYW3qEyvF6qiJfrR+nliucjjHp7YPm1yE3Jz\ngNyz57yNoa7xa56/ywwAvsYjIBtyL31ynXAMkGgn9EBd9nV6bBCK/VhaoQAy\n5A2OlIQDqnEImk+mIuhbi2gw/wWXq80bQhOExT9XJHKppPy4/Fm9dUm3Rma9\nJo5CPi739SzaqZRekEUdDmdmGSaIpLDYMOAGVfc6qEoToMEURtLVhzoELbHh\nq1wB3NSWMK6dexjGRe59KE1N0jPsjsVoXZdSZSyaS2zYVbB0LvdcrhlQAlfI\nC3Wia6WDo76nRoKkzFZ3TjVhLG2agyhket6O0A2LRe63d89Xxi9CjMjdL70o\n8PSvohkIzg7dSwNK2rYcFExNgdsF6/7qv90Hb3/kheHzzEWrT1ljaLiBhJFS\nVXz1POaKUdsmKRf9Vwua8dBUMp5HHRQfBPECGU09E/1k0OfGEUHAFB9Q0n6z\nW3E3bSXXGMJ4UJK1W2/TVtJ0WNJwI1/bhcB+juBvgQUQO6OE0Bass1lwUQLp\nEhOtA8iKiSpuWWcvMeka3DKHsPUsAAGkrwev/dbf6xsnnNImHGfj+8cjRSc6\n0QoY\r\n=2hcF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.min.js","gitHead":"5161dfdb3a08490da0ae1c5c8b6515eb0ae0da30","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","test:es6":"npx karma start .config/karma.es6.js --single-run","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -r ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.1.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"10.4.1","browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.0.84","karma":"^3.1.3","yargs":"^12.0.5","eslint":"^5.9.0","rollup":"^0.67.4","svgdom":"latest","core-js":"^2.5.7","jasmine":"^3.3.0","webpack":"^4.26.1","coveralls":"^3.0.2","@babel/core":"^7.1.6","http-server":"^0.11.1","webpack-cli":"^3.1.2","babel-eslint":"^10.0.1","jasmine-core":"^3.3.0","karma-jasmine":"^2.0.1","@babel/runtime":"^7.1.5","karma-coverage":"^1.1.2","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","eslint-plugin-node":"^8.0.0","webpack-dev-server":"^3.1.10","rollup-plugin-babel":"^4.0.3","eslint-plugin-import":"^2.14.0","karma-sauce-launcher":"^1.2.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","eslint-plugin-promise":"^4.0.1","karma-chrome-launcher":"^2.2.0","@babel/runtime-corejs2":"^7.1.5","eslint-config-standard":"^12.0.0","eslint-plugin-standard":"^4.0.0","karma-firefox-launcher":"^1.1.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-uglify-es":"0.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.0.3_1544035054060_0.8361014397780555","host":"s3://npm-registry-packages"}},"3.0.4":{"name":"@svgdotjs/svg.js","version":"3.0.4","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.0.4","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgdotjs.github.io/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgdotjs.github.io/","dist":{"shasum":"073df035456c4f3483c21c09030746f31078f678","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.0.4.tgz","fileCount":186,"integrity":"sha512-JR188oJ8+TWgtnxkcTYize083+FvUvPOSKlt3W6ElV/HGt09zEfXTrammKAZN4Io3DrlBvUi5MJ2NGa8E6nXdw==","signatures":[{"sig":"MEQCIBclm8k5qFFzz0Yar8aUT3DzUkYWGtuTUT9aHZZLohi1AiB8R7F7LXyQ3ATJTnSEmb3ihc+/PWr3RQM5LC62/Slrew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2750203,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCoWZCRA9TVsSAnZWagAA6rgP/A+VkvB2B0WogBLTrRzJ\ntnMELesFNmGSMO1MZRm1vLOxICWq3o0JVd4bu4aaxD+ISLCqRmLeEgE1icyR\ngQEVzLAFYzgSuVJKXnqkjv5CJe6K0edw0aHlhvUnCYaqagThfLuqfcIbfcws\nKUNPNl7fF7JVjILA5jA1STn6VP12mBslGNEi6ezo4E7SglU/gqcnToXslUb5\nnzSPR9Agy890d9hX6YrJCZyosiJDk6NAhzxsTQ/xKwCKNExNAabBGXYOL/8z\nu2mn03mqL8MZR7Zvx1ov8ZIJEXET7Ex04KKmwt6kWEaglkQObcZNdV7R7SrJ\nNXiPz0KgTALfHyvn5SA3DQjT9b7RxrYtTecy18kR+YLN7DoqGNoca+TKYE2M\nzuXqYPdxSaqb4VaXC44MiBQ27+d9w8ARiDABsGcmERVm7xeYogVEiZs32fiV\nssTwFvREifILaxPW3J637yk9tEvXvzbNVXWj2loTparS9AhMjHeZkegx9j3I\nkrVcCuuJ6vNDbnHTFqJTe6dbFpysj5LPnrQPsu31ICdB/98sJaXrNWQIlrbt\nlu5wXczdmVVf9vkRuu2wpPMNbEh91Ufc5r4fzNZRD0g/WZKPOlxmUmZFgc7c\ngvwEwnXOS9QfIYCSQyuiJnjyE4CvBhSuMD8kkDW6nL40EYlRD78UHKNUgiYM\nGq9+\r\n=DHjL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.min.js","gitHead":"7b02d60829d1151a9fd1e726a0a995b92b165328","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","test:es6":"npx karma start .config/karma.es6.js --single-run","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -r ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.1.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"10.4.1","browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.0.84","karma":"^3.1.3","yargs":"^12.0.5","eslint":"^5.9.0","rollup":"^0.67.4","svgdom":"latest","core-js":"^2.5.7","jasmine":"^3.3.0","webpack":"^4.26.1","coveralls":"^3.0.2","@babel/core":"^7.1.6","http-server":"^0.11.1","webpack-cli":"^3.1.2","babel-eslint":"^10.0.1","jasmine-core":"^3.3.0","karma-jasmine":"^2.0.1","@babel/runtime":"^7.1.5","karma-coverage":"^1.1.2","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","eslint-plugin-node":"^8.0.0","webpack-dev-server":"^3.1.10","rollup-plugin-babel":"^4.0.3","eslint-plugin-import":"^2.14.0","karma-sauce-launcher":"^1.2.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","eslint-plugin-promise":"^4.0.1","karma-chrome-launcher":"^2.2.0","@babel/runtime-corejs2":"^7.1.5","eslint-config-standard":"^12.0.0","eslint-plugin-standard":"^4.0.0","karma-firefox-launcher":"^1.1.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-uglify-es":"0.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.0.4_1544193432644_0.4569738995277579","host":"s3://npm-registry-packages"}},"3.0.5":{"name":"@svgdotjs/svg.js","version":"3.0.5","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.0.5","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgdotjs.github.io/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgdotjs.github.io/","dist":{"shasum":"07e67d0f8e80cf526608bdc5a0f6bbaa3267c324","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.0.5.tgz","fileCount":187,"integrity":"sha512-isyQc9Exjz3MZuajNZxnyjEO4OD746FbVOHtHh+abHPV7kO+Zd0mmrX77XHqdA41zxN2tIujg4ckeqCPgzWtog==","signatures":[{"sig":"MEQCIChcFdF3Ts5C+xoGlyRvQdQznzyOjK24d3b4nGMoeM3nAiAvitQZouFJrT7rSmLv+//NIeoCxoLHFlzSADndVi8rOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2765743,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcEYozCRA9TVsSAnZWagAAJN0P/1YuQulXin/mUbSj0lP7\nkew+4i6BOVFn+QLVATjvQLIcQIB2Zcs6pCj/3Ygyj7bBt6z4Eoh24qwEJl0Z\nVEeFqYZhnODTPOXQ/Sh7f0oUuHWpRPiaUJyhqXtZoSvZQklHOPhc7O6DChCK\nCr++LMZN8Kjw1iG5dVUPYQ8HpHSfAm1/x2iZCDZ/1bpbQxsCvRYov5BXqrkX\n0y4aUSKtJitIHui1W3azFTwt+WKlrvQgZYOGpPxxA17RtNoaKNtuYl/7P9wq\n3LG22mqgQfHLqXgUfQa03v2qBsfUeotgO+vro9ngVZJR6uhZ5Sckaz9fgylE\n723GXpjJkXs4gWsPApl/J/wL0VhDqr5xrJh1Gf80y1VHmA7GHfnh52tQBlzd\nY9gKpol2Du3aCPw3Qf64eLzIizTbNqlLxqALf4w+qlz/0fJDMYlMNuzyvB+b\nuBIRa2PB7fP1Uxo7RpkhAo14s3QUzivvFRcFPu8lzb0B6MVCjxFp5j6mOwaq\nGWWewKfNp8HzY3fObgIddcrBsZ3sosENsBR18uCNqDHMF3Y9MfVTlqemvqnV\nNEumSkc5utM9Zp1X2ZDUCy2BV4F654beCnzKFVe+jSrth9pDzczodygNxMLb\n2HvixUBHaqhkke7DlACsdAgl39POF6G8EHFxyJgbTNyLlwuUmg5GFhKoH/0J\nbLz/\r\n=YTKB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.min.js","gitHead":"33e82b796e7870a9523b6e9653877a2613f8f7a2","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","test:es6":"npx karma start .config/karma.es6.js --single-run","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.1.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"10.4.1","browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.0.84","karma":"^3.1.3","yargs":"^12.0.5","eslint":"^5.9.0","rollup":"^0.67.4","svgdom":"latest","core-js":"^2.5.7","jasmine":"^3.3.0","webpack":"^4.26.1","coveralls":"^3.0.2","@babel/core":"^7.1.6","http-server":"^0.11.1","webpack-cli":"^3.1.2","babel-eslint":"^10.0.1","jasmine-core":"^3.3.0","karma-jasmine":"^2.0.1","@babel/runtime":"^7.1.5","karma-coverage":"^1.1.2","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","eslint-plugin-node":"^8.0.0","webpack-dev-server":"^3.1.10","rollup-plugin-babel":"^4.0.3","eslint-plugin-import":"^2.14.0","karma-sauce-launcher":"^1.2.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","eslint-plugin-promise":"^4.0.1","karma-chrome-launcher":"^2.2.0","@babel/runtime-corejs2":"^7.1.5","eslint-config-standard":"^12.0.0","eslint-plugin-standard":"^4.0.0","karma-firefox-launcher":"^1.1.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-uglify-es":"0.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.0.5_1544653361974_0.030343061991676246","host":"s3://npm-registry-packages"}},"3.0.6":{"name":"@svgdotjs/svg.js","version":"3.0.6","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.0.6","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgdotjs.github.io/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgdotjs.github.io/","dist":{"shasum":"d243e153ad424351f6a3a808eb89a6f1e53880ee","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.0.6.tgz","fileCount":188,"integrity":"sha512-Av/+4KNiOb9swDUKwY2qJFwGHAW7LMvCATF8WsVef7BPj8wWXnkym44TI8N5INeaDquvKblsaYrIkV96Tw7mYw==","signatures":[{"sig":"MEQCIHJ52X3OBCQ00ZKl3eTGINALkqeogH+U9ckLUXtOCRzMAiBZpMswIr+i38eT/kRUIGPKPphzMsv9SFkKOTPeJLg9FA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2788170,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcOksfCRA9TVsSAnZWagAAyEQQAJQylqzwtSB2+K5RwKxb\nqDDs8AQRMhvERZiWeq8NMxnzGVsSUNbjSCdo4NhXJSmvg6aLR/Ff1OaAMdYR\nxGqGY9/0OUapnc33WeWo7ElFZbOKaO/12CfJvcAzY2JTJH+d0Nzunzz+klka\nimCpsbxl5J1hT6IHWkYsZZ4mI/A/gRLYx0V1gCaPCkrEFJHp3pxRxcN6w6ih\nUz4Wfcf5hpmgyuf3SAxEZ/Oav7d6kZwxwjzaCiqJI4eS4u6e+Bzxoq3u6XUL\nME9dJ+xQut53AvqNMXXtJuUW5zN7X6jvrrTW4UiR+ZgHkZz0T3l+wBh1gtdx\nc5zccPB3CFnCAyy+DE8E/OqkGXdh4Qa+ecHsUsI1ptQIvSadgcAU5vXgOwxe\nT7Hy5a8OFKuqxxusMHuokXuBdrfKXWZAvIrEFKxBDO2ZGHAkRQdjaxuvsIHR\nPmF5KiRm/9ovX8wTZ/jqABCPbfepJ3Mapbtx0gFrr8WlxttmzDG2uIhF4cWs\n5q5pQPTJd52imspGcDSAZebwMpRS5btMLE0ulA1+sWQhf4VjOnnSG5g0h88U\n5NOr3HhU3Ql2KBhuhCT5dlb5Tfo/R8VY41/6H6DqB8MBIQLmTFmE6CpG2uJo\nfPkxfNb4EcC6YC3dm25enH2YqoNskOBea/KsqPerOKsKBD+WlRlxeLnX63Ue\nF9c5\r\n=6r5g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.min.js","gitHead":"8e4bb970c0c8772f119b5f3383b7f296ec4f2310","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","test:es6":"npx karma start .config/karma.es6.js --single-run","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.1.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"10.4.1","browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.0.84","karma":"^3.1.3","yargs":"^12.0.5","eslint":"^5.9.0","rollup":"^0.67.4","svgdom":"latest","core-js":"^2.5.7","jasmine":"^3.3.0","webpack":"^4.26.1","coveralls":"^3.0.2","@babel/core":"^7.1.6","http-server":"^0.11.1","webpack-cli":"^3.1.2","babel-eslint":"^10.0.1","jasmine-core":"^3.3.0","karma-jasmine":"^2.0.1","@babel/runtime":"^7.1.5","karma-coverage":"^1.1.2","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","eslint-plugin-node":"^8.0.0","webpack-dev-server":"^3.1.10","rollup-plugin-babel":"^4.0.3","eslint-plugin-import":"^2.14.0","karma-sauce-launcher":"^1.2.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","eslint-plugin-promise":"^4.0.1","karma-chrome-launcher":"^2.2.0","@babel/runtime-corejs2":"^7.1.5","eslint-config-standard":"^12.0.0","eslint-plugin-standard":"^4.0.0","karma-firefox-launcher":"^1.1.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-uglify-es":"0.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.0.6_1547324190654_0.21691549762639517","host":"s3://npm-registry-packages"}},"3.0.7":{"name":"@svgdotjs/svg.js","version":"3.0.7","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.0.7","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgdotjs.github.io/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgdotjs.github.io/","dist":{"shasum":"8ed47006709a482cfcb1d64f5067772fed5d3265","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.0.7.tgz","fileCount":188,"integrity":"sha512-PVRnJNh6KLxUDD64eS6/FjdYwnJeF9zzrImBlqfptNEuz89Oef+Zf29e52y3CdpbXHFAE8BxBnj+PDfJnjWt9A==","signatures":[{"sig":"MEYCIQDPcXBZXu1qsykYYo7RUtdxVsHo1fDdd6tWDhHj7PavOAIhAJ1WocGPQgzQV/DHZTKY4qRpmxkCkiCWNhkxs/IDfhZx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2789156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcOytpCRA9TVsSAnZWagAAYv0P/iKri3/gPhWKC8IjRuWm\n4dMcSAwFuBug0fMwVO2plckmdEczBENt+iOKvbhAwYXtqWt9v19Ed9MWdP1T\niYJAsEGY8ypI/Nx9MxfipZLDxpiSyTICjj53OyJSHn7ikFyu+2qroU6qf/6M\nTH88SFXsH7ojAMr8XBejAehwwv34GLtz09q0AaJ7wmRHmw6JBaAjDilNcuiS\nHT4aUNqrwf1UzKbHWhwP6BCIuueEOl1TXYIzJAeWNWlOcbcuzHRNzyYo104s\n2qg6Fk3VJoB2Mq7rH9WBzuLGuT6oK+tozbNnZJea6rURNfZVyHQiWMm4PKVA\nCoHH3dnAltLBfZbDua3roqF0v4J3RaIQd8ii9XOEM/5VEt0nWjRnlFENUDl5\nYmap0/2gYbTP9NusedqAH+OIeR1vGl3+BhETDBnOu9pQKQexgMMDwqcAF/cu\noX0RZEdGia4GKvi5Qa+LwxuumuKcuTHBvuFpl/7nBUV3WqbyTdQFuJVfklYW\n3P5O9yMyGWOLRL+NXS1/MB+qpfuaKDFUoxlRgQNuM1b0DddrxO0MTJooHzOq\nD5mUmT5yDXjAwMag68FzfrhexLJT16n7mr5Qt/IFr9q1h1EH0oSOl1l+0Gfn\nCEmI1h8+5YRnUX63xpJUi6ZR9J6kvAB9+87/GcyFYDyStBOQTdKEUP2HpQlk\numbu\r\n=SwnM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.min.js","gitHead":"b1c31462b498ee50e8ed3a88b07ad4a302431d32","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","test:es6":"npx karma start .config/karma.es6.js --single-run","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.1.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"10.4.1","browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.0.84","karma":"^3.1.3","yargs":"^12.0.5","eslint":"^5.9.0","rollup":"^0.67.4","svgdom":"latest","core-js":"^2.5.7","jasmine":"^3.3.0","webpack":"^4.26.1","coveralls":"^3.0.2","@babel/core":"^7.1.6","http-server":"^0.11.1","webpack-cli":"^3.1.2","babel-eslint":"^10.0.1","jasmine-core":"^3.3.0","karma-jasmine":"^2.0.1","@babel/runtime":"^7.1.5","karma-coverage":"^1.1.2","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","eslint-plugin-node":"^8.0.0","webpack-dev-server":"^3.1.10","rollup-plugin-babel":"^4.0.3","eslint-plugin-import":"^2.14.0","karma-sauce-launcher":"^1.2.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","eslint-plugin-promise":"^4.0.1","karma-chrome-launcher":"^2.2.0","@babel/runtime-corejs2":"^7.1.5","eslint-config-standard":"^12.0.0","eslint-plugin-standard":"^4.0.0","karma-firefox-launcher":"^1.1.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-uglify-es":"0.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.0.7_1547381608285_0.31156595256654374","host":"s3://npm-registry-packages"}},"3.0.8":{"name":"@svgdotjs/svg.js","version":"3.0.8","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.0.8","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgdotjs.github.io/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgdotjs.github.io/","dist":{"shasum":"1d92a8f9ea4e8f0c06f9e82830447489b8ce5fb3","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.0.8.tgz","fileCount":188,"integrity":"sha512-vTw6V7d/XeLXfWqD07FoNzd8zl7QyYoCRRM4wABTscZT2YpuOjc534lpKq/6m328NxNpT1DtOEIZznu9wxmSig==","signatures":[{"sig":"MEQCIEJG9GQplB8a7FmcvT0ChxlGXBlCrsNtTCPzJ7LzLfKeAiAjbWS41uS98wYbfR4E/c/LacjL0McMZ6j+VwSpj/GxwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2790411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcO5RqCRA9TVsSAnZWagAAUikP+QCF5y3zOYJsJdF6c5kc\nmRrMUD+rG7Lo6Sqv3byCTkC6KtZaxPZXiaj+gL+fCnVVd/JIE7zID71r26Kf\nB2MHa0Dcar2lYUIkMQLHc0Gir2A0JKY2R6bPlQnPSzJKuvMs9CLARz1c8z0k\nr3p+/0EjtL3/ux6ifPHcwOAJurK3+EyPLRxvHmJj/xjM8efB3EvnuKk0aeN0\nmJ3YqfO3zZEm3uK4zlWhb0xs3MgRAjSA7eDwxXAyu3rjJ7IJzqYG6Y6IoUVn\nWiwvV8Af/B7HGMQp21/j3kyiZqVjiui+7FitzAfKohuM8NPsG/L3mumBC81g\n/+YAUJSqNDLqdG/lrnDD/8LaTyOhNwZLXoaeyFwBefYNrvLbn8tHjlFOG+Tx\nto+ZAB+rWeSkggPXOOK7x5KUwHpty+yWnNjhQZ7o5v//ebRepCHTel5IyFC5\nLYW3DytTQvZD49dsartyIhAj7EbQAonLmL9QSXiS9labcXQDKOcwEYw0apuk\nA9fBJQTjlAgICHVOZBIWrzQPwYDjXtPgx2i+ZYTn5SpDmnNoVGy9oyR/xlW2\n5uxpg6EXinzEVol1ZOF8xaaRlSwdCG+yvFuap0pmgp+5HxT7g4GojvTOo6mc\nS1q2Ri0BeOob0cjABzTS54HbxS7D++TuzbkNzPzpbJFLeNu7GXBZVUebrTab\nzfvh\r\n=uxzk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.min.js","gitHead":"8802d25609c26eaa5372662615929fca95a906f9","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","test:es6":"npx karma start .config/karma.es6.js --single-run","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.1.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"10.4.1","browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.0.84","karma":"^3.1.3","yargs":"^12.0.5","eslint":"^5.9.0","rollup":"^0.67.4","svgdom":"latest","core-js":"^2.5.7","jasmine":"^3.3.0","webpack":"^4.26.1","coveralls":"^3.0.2","@babel/core":"^7.1.6","http-server":"^0.11.1","webpack-cli":"^3.1.2","babel-eslint":"^10.0.1","jasmine-core":"^3.3.0","karma-jasmine":"^2.0.1","@babel/runtime":"^7.1.5","karma-coverage":"^1.1.2","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","eslint-plugin-node":"^8.0.0","webpack-dev-server":"^3.1.10","rollup-plugin-babel":"^4.0.3","eslint-plugin-import":"^2.14.0","karma-sauce-launcher":"^1.2.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","eslint-plugin-promise":"^4.0.1","karma-chrome-launcher":"^2.2.0","@babel/runtime-corejs2":"^7.1.5","eslint-config-standard":"^12.0.0","eslint-plugin-standard":"^4.0.0","karma-firefox-launcher":"^1.1.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-uglify-es":"0.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.0.8_1547408490113_0.48329691851318524","host":"s3://npm-registry-packages"}},"3.0.9":{"name":"@svgdotjs/svg.js","version":"3.0.9","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.0.9","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgdotjs.github.io/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgdotjs.github.io/","dist":{"shasum":"99094cb66a651f13ac13bda7217a0dbd448ebaed","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.0.9.tgz","fileCount":188,"integrity":"sha512-OAJIt9OO8zDCrtDtdZBhLvMqSiopP2nKwe0w2cafOWDAHskduwcLTYKluPT+snqihGtmfDf1t53FcBVWAH0yLw==","signatures":[{"sig":"MEUCIExGkhIAGGGw3iAFYBQCQHniG936ZORBNGwbFnVOhKyTAiEAhDLQDhIKwrdXyPkwbMXTwX67Jt+l+MPsDF1IzMQjJ3U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2790158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPERXCRA9TVsSAnZWagAAnzIQAIBtGm1JrbW5+O5vGZV3\n9T/n8qC8SKcrWB4wxYVV/fFqCFUWi/uJjvKw1TkczhwD2fWWFsRdM6FYRhBi\nSmytWsTgWXkeoh0vuyD2opvE2mmHgnf4ElW2Yxm0GDjoOW7tNiX6IQ0pJ7e7\npVuXzbQbR+ewlZb2bUdG2HS0zyi31OPxwiaY+Ju8Jr29Ec3HccyNzv5J5Z5j\n84cWpSgK3ip73lWH6gcBINzed7CkZ71aeXUvH3C2WgllmDg/SQkKvpGKX3/P\nOXARkFjDfcSYwjBxwb5ZvTRliLILVwqCCU6YpQrmnHiSP4ajJkrlTdgbku6R\nNZ/iQ5kp+J6HEpEMAEF1WCbfGtRh0K3Ti7Qi3qBnpCHSRPu7Hrns7CV0XFbM\nSUCvpDbrcENQQCKeLGFHrmTyodomidulElG38hJNeutRaJLqzmurdwCZRMx0\nXk4xjwuDqcYjg8VTKuXxk7cRdO0KVzvxCD/Dte/hpZSGR4nxbuB+Y6KkvpBc\nmygjw3RiQpuOc3yjj2QYfJ1RpKjRciK556+KXfJU3mXojVR/GG5wlLFaDbFW\nOocN4+UYlvcj84jhXn0PepWc8x3Y/kV8FwCP7WqkulbA512kzhS1WYG+HoZM\n2FxPo3YkiqtzLvtJAVzAcCI5Re0fGkua9fHLeCZPDf2qmzxh59Ex/vFabD3O\npyE2\r\n=clQl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.min.js","gitHead":"8802d25609c26eaa5372662615929fca95a906f9","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","test:es6":"npx karma start .config/karma.es6.js --single-run","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.1.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"10.4.1","browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.0.84","karma":"^3.1.3","yargs":"^12.0.5","eslint":"^5.9.0","rollup":"^0.67.4","svgdom":"latest","core-js":"^2.5.7","jasmine":"^3.3.0","webpack":"^4.26.1","coveralls":"^3.0.2","@babel/core":"^7.1.6","http-server":"^0.11.1","webpack-cli":"^3.1.2","babel-eslint":"^10.0.1","jasmine-core":"^3.3.0","karma-jasmine":"^2.0.1","@babel/runtime":"^7.1.5","karma-coverage":"^1.1.2","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","eslint-plugin-node":"^8.0.0","webpack-dev-server":"^3.1.10","rollup-plugin-babel":"^4.0.3","eslint-plugin-import":"^2.14.0","karma-sauce-launcher":"^1.2.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","eslint-plugin-promise":"^4.0.1","karma-chrome-launcher":"^2.2.0","@babel/runtime-corejs2":"^7.1.5","eslint-config-standard":"^12.0.0","eslint-plugin-standard":"^4.0.0","karma-firefox-launcher":"^1.1.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-uglify-es":"0.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.0.9_1547453526416_0.16406056678199987","host":"s3://npm-registry-packages"}},"3.0.10":{"name":"@svgdotjs/svg.js","version":"3.0.10","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.0.10","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgdotjs.github.io/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgdotjs.github.io/","dist":{"shasum":"abed7c74a53fe1bb53d6c773a1529f0e44a497b6","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.0.10.tgz","fileCount":188,"integrity":"sha512-c4sBCnBe+JuQEOqEl51O723p0RWsndmGVmNGBD/UYXARv2n0p/aJvCYIhTy9JfqBXwmna9L9boJZkzM4rqOvRA==","signatures":[{"sig":"MEQCIC4AU5MF7j0/q2O0GS/rDcC+uCx6sEMD/ACfWq1Q71MGAiBlvBi1otyKPifPuXR1B4ig4nwhOL+WL41tKRguiHP53A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2782090,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPHyJCRA9TVsSAnZWagAAc48P/AoJErxgVwweeQpam4X2\n98IwtOeV4vUsUqUJhGs1MJDdAhfdbwN91bREHOyPUbywgQ7eQJbAktgMClB4\nSey16YMvLZlsufTcA/PRmAxZNdgGlSXqzCI/iNNUVN7IphHcW81Bl5ayX5Gy\ngaLQWuA1MXkKl5hCGdhS+r67vcTy5VfgKyHKGJAke4kCgIPt7bVHJ5BGD7NQ\nnWnlYMAPWEVQBqnwioq9+BsAc8JFc5KnH8WPGKXi2GIstuAKNCSXuHsn2BGM\nyocdpfxNIPpBD693tV0/TrXpNpgaQlvedLaHXCgoEHRI22uD7cW5rJZTEcTy\nxi984wj/+1zlT49w5UVl+2yLHDxiXU2ZueqkBYuUQnIObIqmxpFWtTI6AHCF\ndxneJXv+xmYrdBpd0Q8AKMXqu2azrVIF7duND2+y6khGPrEWmbM9GTz+jx5/\nsZ+I3s8kHyJguImtndUYc35fKV4qjJLO7vB8S54QVot/l/EuwmhWeYb9FmFk\n8aMhBk7t7fdkveXxekHwvtx2WIsAJIwL7qP33E95FR5Xg+dwXUFV/F3LvKbj\nFjiZfGDVVOhRa844RQgeVjXRAP/AEJLenFiV26hq5YPyaWmgLVCEqmhALTmN\nrDn0FnzOBYYhSlnGTPcGADV60gMv9NiaRWcnilrCG/uRAVsgXsbrxl1i96Si\n5UOk\r\n=GOQc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.min.js","gitHead":"92b48d2da14a4870c348c50443a2e22d015c3828","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","test:es6":"npx karma start .config/karma.es6.js --single-run","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.1.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"10.4.1","browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.0.84","karma":"^3.1.3","yargs":"^12.0.5","eslint":"^5.9.0","rollup":"^0.67.4","svgdom":"latest","core-js":"^2.5.7","jasmine":"^3.3.0","webpack":"^4.26.1","coveralls":"^3.0.2","@babel/core":"^7.1.6","http-server":"^0.11.1","webpack-cli":"^3.1.2","babel-eslint":"^10.0.1","jasmine-core":"^3.3.0","karma-jasmine":"^2.0.1","@babel/runtime":"^7.1.5","karma-coverage":"^1.1.2","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","eslint-plugin-node":"^8.0.0","webpack-dev-server":"^3.1.10","rollup-plugin-babel":"^4.0.3","eslint-plugin-import":"^2.14.0","karma-sauce-launcher":"^1.2.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","eslint-plugin-promise":"^4.0.1","karma-chrome-launcher":"^2.2.0","@babel/runtime-corejs2":"^7.1.5","eslint-config-standard":"^12.0.0","eslint-plugin-standard":"^4.0.0","karma-firefox-launcher":"^1.1.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-uglify-es":"0.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.0.10_1547467912876_0.20828060778945034","host":"s3://npm-registry-packages"}},"3.0.11":{"name":"@svgdotjs/svg.js","version":"3.0.11","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.0.11","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgdotjs.github.io/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgdotjs.github.io/","dist":{"shasum":"756e2f9844a27ee0917d341bd6961caf20703f55","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.0.11.tgz","fileCount":188,"integrity":"sha512-QyBSvc8FVZPtyj+06zyRZI1nHJGOLWuLeqQD2nki/s4Ij31r2OeAX+hVjKVNWeHiQNc8Hk0FLEx3ZsBi8HsPvg==","signatures":[{"sig":"MEUCIHwg3hm/xkwamjfWFS/cad4/0bT3oDxGtaTFUjZ6Gb11AiEA9eS7EXCFEKUru2MaeEiSXXNhmfhqYhzNhg77rgwW3v4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2789148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcR2ikCRA9TVsSAnZWagAAXJoP/ihPOqhI1xgzvyitT48A\n/nHja1pygoKZz23nmaSLshsIf3EfLk9jO1oDSa2njNyjlqgwJnUF0s5nrjr9\nZbmp8nP+ZjHsXn5Bi6+O4rkG6eqq0lCrnH3b99omPdL8Dm52iS/a2iFgDoim\n+dYsqgLhvJMyFhNybPZA1IQLeLjsS9kaQ74V+6wAe1kOD8vKurdaBSzaJGP6\ne3iBQpncMmceQzxRtuejrkIEjCJaQTiQ8Ox8yy/gez0GGE5rd19ctnA43L/I\nmIo+EHCUyodsQtKzF30y04icB3RFTpQm9sQcRPtV59f7tIpDbsB7Ygw6FPzx\nNNZ9oQe1+5Sy3d+9pGkyrRFG2IJkOgS3p/JRWsY27tHu8o5xoAzXzIBzfZEr\nD0fXKPnODb+aSjLNt9BMhGlle6fO8s7y1q9HsaUu7/yt5jWCxXLQPU+QPHgx\nF4ynJffDl85rBJlXMohn+C0SiK0Sg8w5KHYL31GAVd3+U6bFZnAJy5zM1hkR\nIgMIsI/bgMCwctv0aU1RD+Hk6eAcATBGqvMQw+ryr1DM2HH0mWQm8s8MZCV1\nSmVg1/6oKnyC0h28sROf5VPBIGNfYKv1LeKMUsjivCuuhMxJt0sFnnNNX2lU\nCE8Jy1BieGhwhv1KqmPKv4Cnd5fi1eG7IsWrmGXGsUA7AHihGG9U0Nm3CC1O\nlH18\r\n=60IW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.min.js","gitHead":"bf4164f5f8799c00c3ee71f8736064aebb50c15e","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","test:es6":"npx karma start .config/karma.es6.js --single-run","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.1.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"10.4.1","browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.0.84","karma":"^3.1.3","yargs":"^12.0.5","eslint":"^5.9.0","rollup":"^0.67.4","svgdom":"latest","core-js":"^2.5.7","jasmine":"^3.3.0","webpack":"^4.26.1","coveralls":"^3.0.2","@babel/core":"^7.1.6","http-server":"^0.11.1","webpack-cli":"^3.1.2","babel-eslint":"^10.0.1","jasmine-core":"^3.3.0","karma-jasmine":"^2.0.1","@babel/runtime":"^7.1.5","karma-coverage":"^1.1.2","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","eslint-plugin-node":"^8.0.0","webpack-dev-server":"^3.1.10","rollup-plugin-babel":"^4.0.3","eslint-plugin-import":"^2.14.0","karma-sauce-launcher":"^1.2.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","eslint-plugin-promise":"^4.0.1","karma-chrome-launcher":"^2.2.0","@babel/runtime-corejs2":"^7.1.5","eslint-config-standard":"^12.0.0","eslint-plugin-standard":"^4.0.0","karma-firefox-launcher":"^1.1.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-uglify-es":"0.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.0.11_1548183715821_0.992021395413357","host":"s3://npm-registry-packages"}},"3.0.12":{"name":"@svgdotjs/svg.js","version":"3.0.12","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.0.12","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgdotjs.github.io/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgdotjs.github.io/","dist":{"shasum":"ef9f743576daaa458d56f4a253680b22c91d3527","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.0.12.tgz","fileCount":190,"integrity":"sha512-2oaomFz21tW5L+LwCVchIr+LiTsNeKH3RguryLr4QpRdilc2Rw1R8T7MyOC1GwyRCZr0Jejx7k72PnHWooSpIg==","signatures":[{"sig":"MEYCIQDwvyJVdecdyLxQ077p8WNN80iNVU4zEDWj48Ds0sXPcgIhAPuUQPliEQyhp0QOq5srTQn6A17uUdkl1uKEmOHm6JWC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2817989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbC42CRA9TVsSAnZWagAA6mwP/Ap0gsYG25qHirhUoaMc\nx4qY1hTHV/yIElN3ScwzF+2K95G/JgjXgcJhwAMmSjq+KugqUTvL/KquU7cl\nhdrXx0keeKbh3brIKG6sJEC8TzPsa6bF2dsTScIiPGQt76eaEk7H/iLNXtY4\nM2XRFILyV0klkdVL4vx+0hzVrnw5IaXPpeRY06RkoGwaPBWoW1xiJpFV6gVZ\nl9ksNfVLGu8cyxQXynAcWxI+OB2PzOCwqplqrbj4v1BfY+jiSwneoH+MzuN8\neN2zE+z6y/Ad/dWqhRKM9tj3j5nd0kXOoOkPLQnOAKX1Wv080XiSY/2VeXuw\nht9uoRB/d+sWdPBDpd9Z72AHOrOSBo7GTg2Aqp6vl1isqrSvvN2vshWyKOo8\n9hM7p8Jo55UUyl29SNtJygveuklodguVYupTtI5UpFoAa3EOaZcHNGCcAcru\nsVSYP2RdJu9wpKZXMko4otTy7jyfq3Eu8ygSUoYwzyIfjtwrqnb397w9rhOq\nFQNBjZbWjgCSKnCRVopMV8B3Cm0qcuZ5Gz3Lpy0w3s5d84RCkdjyVGAHQbmO\nz9QYUIna1YE7u7PwhnWVJgsrKaGNpC/1c28JPPTZ1t/zxyCsASMzLPZoaMI5\nF3zhC+yCjKfytE8mO0sMKQqmgR7diZlPOZxZZkLVJ/ySoauGFYzito4zRiMe\nt6gR\r\n=Ev48\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"src/main.js","gitHead":"cc55c517277ed8314c9991d5bb74fda7bd04467a","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","test:es6":"npx karma start .config/karma.es6.js --single-run","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.1.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"10.4.1","browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.0.84","karma":"^3.1.3","yargs":"^12.0.5","eslint":"^5.9.0","rollup":"^0.67.4","svgdom":"latest","core-js":"^2.5.7","jasmine":"^3.3.0","webpack":"^4.26.1","coveralls":"^3.0.2","@babel/core":"^7.1.6","http-server":"^0.11.1","webpack-cli":"^3.1.2","babel-eslint":"^10.0.1","jasmine-core":"^3.3.0","karma-jasmine":"^2.0.1","@babel/runtime":"^7.1.5","karma-coverage":"^1.1.2","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","eslint-plugin-node":"^8.0.0","webpack-dev-server":"^3.1.10","rollup-plugin-babel":"^4.0.3","eslint-plugin-import":"^2.14.0","karma-sauce-launcher":"^1.2.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","eslint-plugin-promise":"^4.0.1","karma-chrome-launcher":"^2.2.0","@babel/runtime-corejs2":"^7.1.5","eslint-config-standard":"^12.0.0","eslint-plugin-standard":"^4.0.0","karma-firefox-launcher":"^1.1.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-uglify-es":"0.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.0.12_1550593589399_0.6037204411510251","host":"s3://npm-registry-packages"}},"3.0.13":{"name":"@svgdotjs/svg.js","version":"3.0.13","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.0.13","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgdotjs.github.io/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgdotjs.github.io/","dist":{"shasum":"0afb2213fe98c0d951e0f0a9f6053e1f32056843","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.0.13.tgz","fileCount":87,"integrity":"sha512-Ix3dobG2DvdK5f2SHtZdiiLwi+G0RDuDfwA4tZ1eqTGoiopia8JIfeWGeA0h2frFHcLDXnYvNiVGtW4y6cSDig==","signatures":[{"sig":"MEUCIH6KKzbz41Do5V+Nxd2yHIhC/dNdk/1ueF6N5UiRTP7qAiEAsejVQWbZzz0tIz1aKZjQcWPISwzUs4aGwGN1QxZeYtg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2334793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAN5VCRA9TVsSAnZWagAAcNMP/0wZh8eDhcgzLBLnAahN\naK3Qm9BOtvQEdwCADjUJLZ4eOuphMAVMRWbA75k93z4TZdeKrvmxPFzF4Yjw\n76vXXZEPZG+uhhrz1B7ekMkwL90JGoO6LCyw9Piv2beI+UlGyzp4amNh/ZXD\n4zTWsUi8R7yLkTjb6gydyfl6upiqnz6RqgXB75NMype8v7l4zXmczNihNtCs\nG9E89McF39ZglyuqEyeMsSIGDgFvlrOf+gUhN6eKhcNvzRTgmAmTYvOITnUO\nWdhotyhuTyB05i3PLTWYmrtXGE7rIS71EENHzMTTGAF4zXdR4fBK24SN3D9c\nSqSaRwLdFU/yUh37mvZVRJnnpafywQixqvin4jmU3gf8p36Af781cHtjp5bW\nsZeFE3HewH2macCZk8HJokMTnxCdnmgdi756tA7fgE/An+JlD+U7sjrK67Sa\nGOV1PMtRpryrGcnCAq5CpzcF98OsBPkY3D0aLG4LDehWB08a+h2w8REDL5tW\n5h4JbD9bxOSc6w0YjOYLU8rIXaZwfZW7I3JWigmTwL02oNv+ZFDlzNku+W36\n5T33jnILKFvxAGr1+T0oKBh8SOIyccx+YWJds+8E1cbIJyFcvaOedSTD4+6v\nDr4vhySGHS2MCb39iTySU5+CzDp7g2FQhBrufca8qTKZmT56yD3+FfoDDLtH\nBUSb\r\n=A6r/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"src/main.js","gitHead":"0abd776a4c273bf70c834fd856ecf234185b989f","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","test:es6":"npx karma start .config/karma.es6.js --single-run","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.1.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"10.4.1","browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.0.84","karma":"^3.1.3","yargs":"^12.0.5","eslint":"^5.9.0","rollup":"^0.67.4","svgdom":"latest","core-js":"^2.5.7","jasmine":"^3.3.0","webpack":"^4.26.1","coveralls":"^3.0.2","@babel/core":"^7.1.6","http-server":"^0.11.1","webpack-cli":"^3.1.2","babel-eslint":"^10.0.1","jasmine-core":"^3.3.0","karma-jasmine":"^2.0.1","@babel/runtime":"^7.1.5","karma-coverage":"^1.1.2","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","eslint-plugin-node":"^8.0.0","webpack-dev-server":"^3.1.10","rollup-plugin-babel":"^4.0.3","eslint-plugin-import":"^2.14.0","karma-sauce-launcher":"^1.2.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","eslint-plugin-promise":"^4.0.1","karma-chrome-launcher":"^2.2.0","@babel/runtime-corejs2":"^7.1.5","eslint-config-standard":"^12.0.0","eslint-plugin-standard":"^4.0.0","karma-firefox-launcher":"^1.1.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-uglify-es":"0.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.0.13_1560338004468_0.25476152423011733","host":"s3://npm-registry-packages"}},"3.0.14":{"name":"@svgdotjs/svg.js","version":"3.0.14","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.0.14","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgdotjs.github.io/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgdotjs.github.io/","dist":{"shasum":"4f26e1bb83616783921bacd644cadd83bd2040c8","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.0.14.tgz","fileCount":89,"integrity":"sha512-dOqCYNVuuVn5xDeViW/SmbreQ32QobM8YytVMtQGjRciIzRGD/mSwfXF3mfD3YyzlLYxFS43SAW3wZIj8x0ugA==","signatures":[{"sig":"MEYCIQCsp1dky6M8KOAyTnFO5sFJ0KZNCd+4PlFOr4uLxsWhNAIhAMhQ2Nl2HuLP7BafQ4su7dG/J6T/u8xh2U6v9jWbTKN4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3160995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu0AYCRA9TVsSAnZWagAARc4P+wWc4y0W0oJ47ogn37vK\nVjnqsVafrgadhvA6VyI7uPoFDV0EphX/cQZ26PMa8uotDOhK9hVQXiVlQjkF\n4nPzMNx5rDBBiTxd19NRKRbrNziRHvp/MISaa9ulhR34z6IPJMp9qzmDwlh/\nRkDjcXVCXYSYdnvsmJHjZBG4xemwWs0dCAm9XIk/FPaff7+PKB26sxgiHQ+w\nzQNdnKZ9iRWpxsXVGbSM1sIpbxp0Nt9M77ekQQvXYVmdGGAMhyo/XNj5c+Sn\nRnjZOQM5F81gQ46RLV0W/HfM2jM+SQ/W0K1SH0AtmT8yVC7IuEQAidjQUdZr\nAzJ9SJgCFTOTyKvPuh5oWmLnRHgobyzzWNskrujJUVAaS+l+X2YArBA6WRrt\nbNR5t6BibQPDa+30MRYm4SCsTuSyta7PRquXHE8jB1Ff9/Pad3Om8vIthKBW\n3/PoU9gb/cGTr02RxApNr/dVAfpXmCCRD70iOTAKtu4X4otryN1TsKDYklPV\nyC/JgKjn8t5yzJNVlCPVDfsgRmZyPyG3eyFR9rFlkCqv+0rqGYsxrEH+XGXm\n+le6Yt01b0LteYF8RbiYIpFdxF7ngP2kxOMSil/+MKz5sWx1FpjxnWsDYubL\nZOQoVeSe/BcgiTWhDcH7o2QzD7wZXA5DmYBuRyqgBSvVlabaef+gM9nmDTGe\nKfrF\r\n=I0aT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.esm.js","gitHead":"0748382e9859c31253d93b0c258487da362bcade","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","test:es6":"npx karma start .config/karma.es6.js --single-run","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.1.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"10.4.1","browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.0.84","karma":"^4.4.1","yargs":"^14.2.0","eslint":"^6.6.0","rollup":"^1.26.2","svgdom":"latest","core-js":"^3.3.6","jasmine":"^3.3.0","webpack":"^4.26.1","coveralls":"^3.0.2","@babel/core":"^7.1.6","http-server":"^0.11.1","webpack-cli":"^3.1.2","babel-eslint":"^10.0.1","jasmine-core":"^3.3.0","karma-jasmine":"^2.0.1","@babel/runtime":"^7.1.5","karma-coverage":"^2.0.1","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","eslint-plugin-node":"^10.0.0","webpack-dev-server":"^3.1.10","rollup-plugin-babel":"^4.0.3","eslint-plugin-import":"^2.14.0","karma-sauce-launcher":"^2.0.2","rollup-plugin-terser":"^5.1.2","rollup-plugin-uglify":"^6.0.0","eslint-plugin-promise":"^4.0.1","karma-chrome-launcher":"^3.1.0","@babel/runtime-corejs2":"^7.1.5","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.0","karma-firefox-launcher":"^1.1.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-filesize":"^6.2.1","rollup-plugin-uglify-es":"0.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^5.2.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.0.14_1572552727487_0.21249250318393664","host":"s3://npm-registry-packages"}},"3.0.15":{"name":"@svgdotjs/svg.js","version":"3.0.15","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.0.15","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgdotjs.github.io/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgdotjs.github.io/","dist":{"shasum":"7e3bd6aa822dff74831f665c2dc9c6647ebeb25e","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.0.15.tgz","fileCount":89,"integrity":"sha512-le1WrKVAESNPpIWH1Enu/Qn+BQOayY14wq/0qxOOl5+SeDalppdPA3hK52W+h+k1YE6TXQ9Hie+ZB3yl5PEzIQ==","signatures":[{"sig":"MEUCIQDDquk9SvKNbEWrJe5+Rv5/8naUsPH4DDy+pXY7jE+fyQIgO+mzIe+8XQg25vOVlew45H0iHSDKH55hP2okOfVykbY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3699285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxS3mCRA9TVsSAnZWagAAOlcQAJ4Yas7dTxzRqd6k0Khk\nyJR0B1A8xAlMDL2sn1FU3io3fRQ7TGh4mUcp0bm5BnRu/wjSBUON7qEDSQt9\nqKppsf3DIucAs7kGfb3Z4MVQIaUczjuwhSS9XdRlg7BMIB01ThWCOpGClr+M\nnC6+fwJRBt/i9G2mcG01Y3YYx687b9oOg68RaFOnnyLAhPvpfcUxo7Werr1o\nXQTwqk56Pcf7Y/XACIBqix2dxlNQgmTMGGuevYVkC7GmfvBfuyw3KDHKDKT0\nBtMtsNC08bQvpFoQtHaH/ZSkl47va4JCGQBQcdZG8G/kd6WKVL/GsuPABmp0\niGyCscS3Ko0bDytrPGQub3b+FsE5z2fvF6T+4dNZ0lp7XRcV/kzQJTtr9ykg\ntNlCCfwzggepwO0tYQVi0HuqExpco+0ktlHJK8LuNvCziwkGhy9LtIUdg8wS\nqExS9s0/oR44A+NPoENj17H4Ei8WhV2ri4yDbFB87WibvYI1pMvIHIbd+H1y\nlLzK9zPR8mwMzTED21jfJAziiqgfA73Agsaz7fGn5/ZRoRT26Z5Ev9nTbWVS\nMddcfrORsPQv1lwj54GYJUg0ZyWGhDGUJNbnwPNfhssNOAAdJJqkFTN40Xyr\ng4RYQIw4EA4mlmddtMM0H6A3gWH9T7u95r/uHXiX9qOkAe5PNJ9msU9/Ak+q\nwPqc\r\n=DAJa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.esm.js","gitHead":"4b92c587ccf15bdce2459b6e39850b7d6c4c6ec5","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","test:es6":"npx karma start .config/karma.es6.js --single-run","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.1.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"10.4.1","browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","karma":"^4.4.1","yargs":"^14.2.0","eslint":"^6.6.0","rollup":"^1.26.2","svgdom":"0.0.21","core-js":"^3.3.6","jasmine":"^3.5.0","webpack":"^4.41.2","coveralls":"^3.0.7","@babel/core":"^7.6.4","http-server":"^0.11.1","webpack-cli":"^3.3.10","babel-eslint":"^10.0.3","jasmine-core":"^3.5.0","karma-jasmine":"^2.0.1","@babel/runtime":"^7.6.3","karma-coverage":"^2.0.1","@babel/polyfill":"^7.6.0","@babel/preset-env":"^7.6.3","eslint-plugin-node":"^10.0.0","webpack-dev-server":"^3.9.0","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","karma-sauce-launcher":"^2.0.2","rollup-plugin-terser":"^5.1.2","rollup-plugin-uglify":"^6.0.3","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","@babel/runtime-corejs2":"^7.6.3","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-firefox-launcher":"^1.2.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-filesize":"^6.2.1","rollup-plugin-uglify-es":"0.0.1","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.2.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.0.15_1573203429926_0.7495179221725701","host":"s3://npm-registry-packages"}},"3.0.16":{"name":"@svgdotjs/svg.js","version":"3.0.16","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.0.16","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgdotjs.github.io/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgdotjs.github.io/","dist":{"shasum":"7044754e45daf62c8e2b115c45ca33ca5b967aff","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.0.16.tgz","fileCount":89,"integrity":"sha512-yZ4jfP/SeLHEnCi9PIrzienKCrA4vW9+jm5uUV3N5DG2e9zgXLY5FgywK2u8/gMFIeKO0HuqTLFFfWJj+MfMLA==","signatures":[{"sig":"MEQCIGqFfqZgStk8abjF39X96vqUfPqDwwPx/yIY18yQS8gYAiBbofFZpjnw78jdVhj0cK8FjOXAfq1H8Xq02HbMuBdpdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3720292,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyxz7CRA9TVsSAnZWagAAe98P/0C2K6D6aUqMrCrQTpWL\nk2faRJEBu3ZY6HcrC7LHbHmdhVM42UzhPKWW+Bh2eUXm6Ggj5s03glK04952\nYGfOuBALnwYVnqi8FsnnHe9fNvJfBgxemxXCRtOaqOsDXTpV7rv2QlByidQM\nc3epB0SebbXJWaYpFq2tu0RFIHXcuYBFLfQcjgylnB02SYf5r8QIO5SPIRSv\nNKXBw2i/vGd3/WkhbrbjHOjaVpl9Sir6SZoa5VW251Sp6USd2SiUFZw2FQIL\nvE9P5Q7hNV/sC2jf+ZSPhgaeAgS/EmOq89dzfS8rC5gWIdiWWYQbWsImaT8P\nvbQ3EsKY1YM+irjCh5HJidBoccUZOorFLAl+tqOcZdyrnaLbFp4DrXY8nCam\nahPyVMJkA7cSoKb/9/e3Gm5byYpQgOQ+KewS95AbWLe9hVRguRtwPCH3+r1k\nQG2wKB8F639WmMUtBKNNi7tgKbrE++HRRNndeC9lFPhwwwe5OaAyUxdVzhWk\nl2isaGBV52ZiOwSj16/pEYQL0+z6+XwU+EkC1HuxP6nE1vVWPnj8zxf36Ror\nazat6hFgCpgu/3PXpP41/hJ1tSsIaC82Hi3hkA1i+G/J5z23WeGJa3eV3AH9\n+KfniTC64AFjDVdLg193ZkMKs32pdDGv5GKDNNy1ceRT/m8h92AevPMK7eJg\naNRE\r\n=2QSS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.esm.js","gitHead":"5c7701cc09f0efb9131a798c83f8d93e7b259b04","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","test:es6":"npx karma start .config/karma.es6.js --single-run","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.1.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"10.4.1","browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","karma":"^4.4.1","yargs":"^14.2.0","eslint":"^6.6.0","rollup":"^1.26.2","svgdom":"0.0.21","core-js":"^3.3.6","jasmine":"^3.5.0","webpack":"^4.41.2","coveralls":"^3.0.7","@babel/core":"^7.6.4","http-server":"^0.11.1","webpack-cli":"^3.3.10","babel-eslint":"^10.0.3","jasmine-core":"^3.5.0","karma-jasmine":"^2.0.1","@babel/runtime":"^7.6.3","karma-coverage":"^2.0.1","@babel/polyfill":"^7.6.0","@babel/preset-env":"^7.6.3","eslint-plugin-node":"^10.0.0","webpack-dev-server":"^3.9.0","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","karma-sauce-launcher":"^2.0.2","rollup-plugin-terser":"^5.1.2","rollup-plugin-uglify":"^6.0.3","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","@babel/runtime-corejs2":"^7.6.3","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-firefox-launcher":"^1.2.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-filesize":"^6.2.1","rollup-plugin-uglify-es":"0.0.1","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.2.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.0.16_1573592314972_0.8555408714843351","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@svgdotjs/svg.js","version":"3.1.0","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.1.0","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgjs.dev/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgjs.dev/","dist":{"shasum":"eca7fc837bb804ff78f017fccea0fa7f463b47b6","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.1.0.tgz","fileCount":98,"integrity":"sha512-mbHYehLnotAWAe0thNntyatWbY43vQGiQgWlZtl6hs3N+htyj7RofLm1OhfenecXOdVdo+WE5LEhA86FGhXMiQ==","signatures":[{"sig":"MEUCIQCV13unfyZ/Zfi+wfaFgQ1QyF1AgC5V2hTC2uu7YUWGgQIgGlnObs1I5tcRRqIOkQ+CoDCOs5O4WSS1UiCGZ0Yz7zU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2610756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxo0PCRA9TVsSAnZWagAAznoP/0DhOJjsF3Ehye0L9nwT\nd76y1qP7LFhcSy3UmcVvQdLmAUmfYmzVIcDfreAHR09hglGsRtklx/YBAm5A\nMZddgBAuWa3e6CrrUefD2htHACZbHGCMJ+Z9G+UotZ55HmcVJ8J+cIWpusZ2\nbIPFbbCVydyC+1fpKQueh+/OGc9MgUL9ixl7MHqwP4TU0Zb6Y2Mdj5mEPidn\nw0/f+GgbZZ+IyO8OsU8sQ+9Q4gjSYyjL4ICkLMxnsK2p85cEgEoPBMIsSJX0\nJqMKL2MJUhgbKPEugIk86Z8Qh3h7UTvv+lBnOnCkiqFqFgP8ZBT/LXhtNmT3\nFgq8RQ7G9OjknZeHwNKNMb0VGNp+46na0tIKOiF1EoAw7HPL8yLZ/JRLRFgE\nxOpOFfEhn9tXTcZJ9e0j57Zypz6/5VrujnhP6YHq0efcPg4igtcmFiDqzAlh\nDIZNHiXzFqNJWrhTseqMiY/8VbmmBbN0OS8TwQ8O+6doIthcpy6LkG5fxbrh\nzuRv0jxfrN8sS1Buykt7CWzvNgYt2uzdwkyx+x0cUuAtWIBh7ayLuaqgkIiy\n2/Rq5OkSFUsrheJ1L1ocBP2hpY1aDOWq/BQkeeIyC/82E2+vjjrUdB6t5c78\nhdxNt6N/zqLzXDIsgxjL1kMdL57HJiuerAfWRDFTbD7Ny0Tl3gdWTBP1YTQC\nkKkr\r\n=+SuX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.esm.js","funding":{"url":"https://github.com/sponsors/Fuzzyma","type":"github"},"gitHead":"3397aaf37e52016904c3eb41117bf71a6ef0645c","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js || true","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","checkTests":"node spec/checkForAllTests.js","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.14.4","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"14.13.0","browserslist":"last 2 version and > 0.25% and not op_mini all and not ie 11","_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","karma":"^6.3.3","yargs":"^17.0.1","eslint":"^7.28.0","rollup":"^2.51.2","svgdom":"^0.1.8","core-js":"^3.14.0","jasmine":"^3.7.0","coveralls":"^3.1.0","typescript":"^4.3.2","@babel/core":"^7.14.5","http-server":"^0.12.3","babel-eslint":"^10.1.0","jasmine-core":"^3.7.1","karma-jasmine":"^4.0.1","karma-coverage":"^2.0.3","@babel/preset-env":"^7.14.5","eslint-plugin-node":"^11.1.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","karma-sauce-launcher":"^4.3.6","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"^5.1.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^16.0.3","eslint-plugin-standard":"^5.0.0","karma-firefox-launcher":"^2.1.1","rollup-plugin-filesize":"^9.1.1","@rollup/plugin-commonjs":"^19.0.0","@rollup/plugin-multi-entry":"^4.0.0","@rollup/plugin-node-resolve":"^13.0.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-plugin-polyfill-corejs3":"^0.2.2","@babel/plugin-transform-runtime":"^7.14.5","eslint-plugin-sort-class-members":"^1.11.0"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.1.0_1623624975674_0.45348435978898993","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"@svgdotjs/svg.js","version":"3.1.1","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.1.1","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgjs.dev/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgjs.dev/","dist":{"shasum":"3cf6a59e6d8708cd76d38b26e7d682dacb2f3670","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.1.1.tgz","fileCount":98,"integrity":"sha512-73FggAUBS+zuHhJOMZiAsuE5qpwA4pmWUbLuvof2g3YnWEc3QhXA3tjqZlJJukBobSA23a/avf1Vb1U1QbER1Q==","signatures":[{"sig":"MEUCIQDumzv3bH6l1lrEbX/UOOpZ64/+Rol6rX1Cvd+6Y/i7/wIgSu5KLcoQixUwUnYxYEauPBMzexUXfbVh0u+MWln+kPM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2610984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1dyMCRA9TVsSAnZWagAAVgkQAKNaf7y3Jn/3rHaSraAD\nnXEUmGECa5Dr0z0A0WA7pjcHYiDIYEZM9Xzr3+0tLktQwos6LD8GPKnnHLs9\nfGCIgbk4Qv8eCH/lPHgSfAFda3ph3N+ZzA2r2dC/2EhkRXDDE0u2H2OJ+WSC\nPUSeZV/r/yOYEMWWDFqnQMUnHynwUXEt21sGpxF0P5yCu53/IdJ26UoSs7eC\nLkOvuMRGmUBeQerSIJ5xQkn/TjcXFixyh52dYB5R9XW9iPJQ+mY0n0zxxE4a\nKJNsOuR/lQMqoPoL+sTMDXySnfZ02PYF3qKN5Nxp5gElVBwut6m97aDROHEg\nDOoNJLgukcWE+wkBYWzLwsomhHErc4g787x6xG3C+Z20V5IUr2xx8bRsb+Dr\nOkbYqzdEvPOL78O29M567Br9aFGcI+Z0smEj/tVRLRCi+ryw3YzLbD08wPJz\nE8M6LYT3xSM6+kdJlDK9uCluA8I3HkdtVqGPEkZebqTgkJ+kGOREevU6OBHh\nfKXQZBMUTPQrMdN72iY+oyoYJrLsTfE3zYreHveUBWfRotgJCeNfWK1D8GJi\nfXZSG15qRb5cR5Cand8XlQ5Ur8HFo4QLSQAQUqAFlvJWi4BVBBLA3tcvkOjA\n7/b+I6XWx926H+unMvxyZtd6ktmP/gVr7rehyvW0S6uD5A6Ds43Xh3vXl1Pn\nO51t\r\n=6XpF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.esm.js","funding":{"url":"https://github.com/sponsors/Fuzzyma","type":"github"},"gitHead":"33e755bab5123f0e4c4eec32f9221a756492d178","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js || true","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","checkTests":"node spec/checkForAllTests.js","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"6.14.4","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"14.13.0","browserslist":"last 2 version and > 0.25% and not op_mini all and not ie 11","_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","karma":"^6.3.3","yargs":"^17.0.1","eslint":"^7.28.0","rollup":"^2.51.2","svgdom":"^0.1.8","core-js":"^3.14.0","jasmine":"^3.7.0","coveralls":"^3.1.0","typescript":"^4.3.2","@babel/core":"^7.14.5","http-server":"^0.12.3","babel-eslint":"^10.1.0","jasmine-core":"^3.7.1","karma-jasmine":"^4.0.1","karma-coverage":"^2.0.3","@babel/preset-env":"^7.14.5","eslint-plugin-node":"^11.1.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","karma-sauce-launcher":"^4.3.6","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"^5.1.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^16.0.3","eslint-plugin-standard":"^5.0.0","karma-firefox-launcher":"^2.1.1","rollup-plugin-filesize":"^9.1.1","@rollup/plugin-commonjs":"^19.0.0","@rollup/plugin-multi-entry":"^4.0.0","@rollup/plugin-node-resolve":"^13.0.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-plugin-polyfill-corejs3":"^0.2.2","@babel/plugin-transform-runtime":"^7.14.5","eslint-plugin-sort-class-members":"^1.11.0"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.1.1_1624628363587_0.19147367062073406","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"@svgdotjs/svg.js","version":"3.1.2","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.1.2","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgjs.dev/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgjs.dev/","dist":{"shasum":"acd62ebc5a6ef5b3a70e4a3912ce643a150c56e7","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.1.2.tgz","fileCount":97,"integrity":"sha512-0ZCWTiuRjCXT2SUoVDiu+8DLuRQlkxZbO680Y2QkV7jNsULzJajrx6A3MxA/IBQg6UGV5csgPZ8w7U57hZSK+A==","signatures":[{"sig":"MEUCIQCCn9jx0c55GDE5ABRvlwPpHL+Uhkb6qBlnNodlgfPDfAIgEWCM2oys4tKF267Jun1Ds3M2QqMB42k0cXpYvbDLBXk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2581839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8ckECRA9TVsSAnZWagAAFAsQAKRDIl822xSLJd6yYzQO\nt7LHiD2NN8YEJizK/aXtTg28DfGOaZJcTc3bomzFWFYz1cx1v0I621lJr/Zp\nQRe8ZcpoVtVjZqPsMxqtwZu8AIisScx4keRlZibaBElOfkCBYYWKJF/4Ohzk\nr4DKfD7sbje6gIMTY6j2DJl0/oYW+1Osqe+Qj/a2J+yjq/EeY9CpbbTSFXQf\n/oQSg6OBSCkFi/fWwk99ECHTulZi7Qu21pxQy/wQjU6+legHLbE+iBDCNVhi\n/VMle0jQnpK6L/kB7lJ6a0WsQksesUZd/YH6k5s+ysy/mBuSTkM9u7f1bwQT\nWX0RppiTqKLtpTm+FvBudPCROP5aJh81V1X0kN0Dd1uaDOt9ymZJ5ePQwYgV\nd1EmiGZp9nLV22ceqifi4ekLFC+BN7NeiwN1biIsF+VQoa8t30npKn1/qcAJ\njsM6HH8qm1onZwPOqnfNmPoiVOrHm0xq1sS2yhkh0Fflha/DQ9+t9M4TFObh\nKM6/wxAMe+X87nOmk9Pmeg0Fy1m0ubuyge3g0CEBI0uJy12H7uTqfnEvjHLa\n+5938NCaW9fO0jlpf5q2kgljoYRs0rrJYypXBacN9RTSantyQjefJZAe79dv\n7Dkq8zJ7hef2Hn3bkSvcFOkS0XLkr0hDXataNzxy6LgyabmlaZANgBaS4Kvk\nZym4\r\n=WL+g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.esm.js","funding":{"url":"https://github.com/sponsors/Fuzzyma","type":"github"},"gitHead":"cbefb3aab476b4168024bd84382c13121f216191","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js || true","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","checkTests":"node spec/checkForAllTests.js","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"8.3.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"17.1.0","browserslist":"last 2 version and > 0.25% and not op_mini all and not ie 11","_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","karma":"^6.3.12","yargs":"^17.3.1","eslint":"^8.7.0","rollup":"^2.66.1","svgdom":"^0.1.10","core-js":"^3.20.3","jasmine":"^4.0.2","coveralls":"^3.1.1","typescript":"^4.5.5","@babel/core":"^7.16.12","http-server":"^14.1.0","babel-eslint":"^10.1.0","jasmine-core":"^4.0.0","karma-jasmine":"^4.0.1","karma-coverage":"^2.1.0","@babel/preset-env":"^7.16.11","eslint-plugin-node":"^11.1.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.25.4","karma-sauce-launcher":"^4.3.6","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"^6.0.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^16.0.3","eslint-plugin-standard":"^5.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-filesize":"^9.1.2","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-multi-entry":"^4.1.0","@rollup/plugin-node-resolve":"^13.1.3","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-plugin-polyfill-corejs3":"^0.5.1","@babel/plugin-transform-runtime":"^7.16.10","eslint-plugin-sort-class-members":"^1.14.1"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.1.2_1643235588307_0.309220042729097","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"@svgdotjs/svg.js","version":"3.2.0","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.2.0","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgjs.dev/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgjs.dev/","dist":{"shasum":"6baa8cef6778a93818ac18faa2055222e60aa644","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.2.0.tgz","fileCount":97,"integrity":"sha512-Tr8p+QVP7y+QT1GBlq1Tt57IvedVH8zCPoYxdHLX0Oof3a/PqnC/tXAkVufv1JQJfsDHlH/UrjcDfgxSofqSNA==","signatures":[{"sig":"MEUCIE2XN1TDHJ7eYwW9J2U5iS+dlffYrifsm44R7on5nnHYAiEAtqGcpR4msqkDERdoNUk63c9dSZ/72UVPu5telHGcFPc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2520878},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.esm.js","funding":{"url":"https://github.com/sponsors/Fuzzyma","type":"github"},"gitHead":"8e18b4698edd00f83af0be05bb3374f92fecaeb9","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.js || true","build":"npm run fix && npm run rollup","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.js","checkTests":"node spec/checkForAllTests.js","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"9.5.1","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"19.8.1","browserslist":"last 2 version and > 0.25% and not op_mini all and not ie 11","_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","karma":"^6.3.12","yargs":"^17.3.1","eslint":"^8.7.0","rollup":"^2.66.1","svgdom":"^0.1.10","core-js":"^3.20.3","jasmine":"^4.0.2","coveralls":"^3.1.1","typescript":"^4.5.5","@babel/core":"^7.16.12","http-server":"^14.1.0","babel-eslint":"^10.1.0","jasmine-core":"^4.0.0","karma-jasmine":"^4.0.1","karma-coverage":"^2.1.0","@babel/preset-env":"^7.16.11","eslint-plugin-node":"^11.1.0","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.25.4","karma-sauce-launcher":"^4.3.6","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"^6.0.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^16.0.3","eslint-plugin-standard":"^5.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-filesize":"^9.1.2","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-multi-entry":"^4.1.0","@rollup/plugin-node-resolve":"^13.1.3","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-plugin-polyfill-corejs3":"^0.5.1","@babel/plugin-transform-runtime":"^7.16.10","eslint-plugin-sort-class-members":"^1.14.1"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.2.0_1686558920283_0.9386030440952862","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"@svgdotjs/svg.js","version":"3.2.1","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.2.1","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgjs.dev/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgjs.dev/","dist":{"shasum":"8ec74cad5f2d6b6fb2120ff2e94803e3d8db8df4","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.2.1.tgz","fileCount":97,"integrity":"sha512-AclJRwpeLI+J87cV+vq6hx/Sb8FuXH4VvmgHB+6aIbUcoXXVfHmx+tDyTBd/GttsITR3rPmp3FWxkyGdjACaOg==","signatures":[{"sig":"MEYCIQDOTW2ikAGZ96WQS1HfuNf4hXfmfx5hcqIREXCm2WtSVAIhAJDGA8Z6yOepdyRUv9DH78kPBzX5zZpmqElZnYQ4xXtz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2637759},"main":"dist/svg.node.cjs","type":"module","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.esm.js","exports":{"import":"./src/main.js","require":"./dist/svg.node.cjs"},"funding":{"url":"https://github.com/sponsors/Fuzzyma","type":"github"},"gitHead":"050e5a7677859643a0b4d82a3bc5491149d9e277","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.cjs || true","build":"npm run format && npm run rollup","format":"npm run fix && npm run prettier","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.cjs","prettier":"npx prettier --write .","checkTests":"node spec/checkForAllTests.js","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"10.7.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"22.2.0","browserslist":">0.3%, last 2 version, not dead, not op_mini all","_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.3","yargs":"^17.7.2","eslint":"^8.57.0","rollup":"^4.18.0","svgdom":"^0.1.19","core-js":"^3.37.1","jasmine":"^5.1.0","prettier":"^3.3.2","coveralls":"^3.1.1","typescript":"^5.4.5","@babel/core":"^7.24.7","http-server":"^14.1.1","jasmine-core":"^5.1.2","karma-jasmine":"^5.1.0","@types/jasmine":"^5.1.4","karma-coverage":"^2.2.1","@babel/preset-env":"^7.24.7","@babel/eslint-parser":"^7.24.7","@rollup/plugin-babel":"^6.0.4","karma-sauce-launcher":"^4.3.6","@rollup/plugin-terser":"^0.4.4","karma-chrome-launcher":"^3.2.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-filesize":"^10.0.0","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-node-resolve":"^15.2.3","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-plugin-polyfill-corejs3":"^0.10.4","@babel/plugin-transform-runtime":"^7.24.7"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.2.1_1718701928224_0.1509543664972237","host":"s3://npm-registry-packages"}},"3.2.2":{"name":"@svgdotjs/svg.js","version":"3.2.2","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.2.2","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgjs.dev/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgjs.dev/","dist":{"shasum":"f603f7cbe4d9c497829bc63a84de9fe2a49d096d","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.2.2.tgz","fileCount":97,"integrity":"sha512-Gq4aWCSnxywwzKAxSd2rLWTshMnb0y84kxON7wK7Yka+4HCN8CtDPg5eUqTVu/Qu1rhn6Fv1lOpWqOBk3hNBIw==","signatures":[{"sig":"MEQCIE49bzwQP0WgrKDIDlJYRe1G4TbaxnAdNcWZ+HLt3MbaAiBH+hh2cluN7WnzH1OzY12g9/Sz74VGEhR7g28UZuPNZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2637906},"main":"dist/svg.node.cjs","type":"module","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.esm.js","exports":{".":{"import":{"types":"./svg.js.d.ts","default":"./src/main.js"},"require":{"types":"./svg.js.d.ts","default":"./dist/svg.node.cjs"}}},"funding":{"url":"https://github.com/sponsors/Fuzzyma","type":"github"},"gitHead":"630eae34fadae5b627bc15de684883751447347b","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.cjs || true","build":"npm run format && npm run rollup","format":"npm run fix && npm run prettier","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.cjs","prettier":"npx prettier --write .","checkTests":"node spec/checkForAllTests.js","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"10.7.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"22.2.0","browserslist":">0.3%, last 2 version, not dead, not op_mini all","_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.3","yargs":"^17.7.2","eslint":"^8.57.0","rollup":"^4.18.0","svgdom":"^0.1.19","core-js":"^3.37.1","jasmine":"^5.1.0","prettier":"^3.3.2","coveralls":"^3.1.1","typescript":"^5.4.5","@babel/core":"^7.24.7","http-server":"^14.1.1","jasmine-core":"^5.1.2","karma-jasmine":"^5.1.0","@types/jasmine":"^5.1.4","karma-coverage":"^2.2.1","@babel/preset-env":"^7.24.7","@babel/eslint-parser":"^7.24.7","@rollup/plugin-babel":"^6.0.4","karma-sauce-launcher":"^4.3.6","@rollup/plugin-terser":"^0.4.4","karma-chrome-launcher":"^3.2.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-filesize":"^10.0.0","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-node-resolve":"^15.2.3","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-plugin-polyfill-corejs3":"^0.10.4","@babel/plugin-transform-runtime":"^7.24.7"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.2.2_1718707774517_0.7201168743316808","host":"s3://npm-registry-packages"}},"3.2.3":{"name":"@svgdotjs/svg.js","version":"3.2.3","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.2.3","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgjs.dev/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgjs.dev/","dist":{"shasum":"84294a15508b264754c18a5c8671c5c28d910266","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.2.3.tgz","fileCount":97,"integrity":"sha512-r+Mx5+Hhwnb0pNQEW01ehkwsPy4dfs32xuQdf6usJqpSt9PnLblEGR01AhJ8jyM6LakqbfyZG5DRumig++Q8rg==","signatures":[{"sig":"MEUCIQC8VUkDcXqzSnnWTJD4ID5pcOCdluLrqNnb2nrmVvJB+AIgNReKeV/89wjFuu8WGv5ClVK14F03dS4DvvaDC43/ClA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2637906},"main":"dist/svg.node.cjs","type":"module","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.esm.js","exports":{".":{"import":{"types":"./svg.js.d.ts","default":"./src/main.js"},"require":{"types":"./svg.js.d.ts","default":"./dist/svg.node.cjs"}}},"funding":{"url":"https://github.com/sponsors/Fuzzyma","type":"github"},"gitHead":"240540a35380b9eb1ab5ea1c21e1ab8425cec11f","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.cjs || true","build":"npm run format && npm run rollup","format":"npm run fix && npm run prettier","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.cjs","prettier":"npx prettier --write .","checkTests":"node spec/checkForAllTests.js","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"10.7.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"22.2.0","browserslist":">0.3%, last 2 version, not dead, not op_mini all","_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.3","yargs":"^17.7.2","eslint":"^8.57.0","rollup":"^4.18.0","svgdom":"^0.1.19","core-js":"^3.37.1","jasmine":"^5.1.0","prettier":"^3.3.2","coveralls":"^3.1.1","typescript":"^5.4.5","@babel/core":"^7.24.7","http-server":"^14.1.1","jasmine-core":"^5.1.2","karma-jasmine":"^5.1.0","@types/jasmine":"^5.1.4","karma-coverage":"^2.2.1","@babel/preset-env":"^7.24.7","@babel/eslint-parser":"^7.24.7","@rollup/plugin-babel":"^6.0.4","karma-sauce-launcher":"^4.3.6","@rollup/plugin-terser":"^0.4.4","karma-chrome-launcher":"^3.2.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-filesize":"^10.0.0","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-node-resolve":"^15.2.3","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-plugin-polyfill-corejs3":"^0.10.4","@babel/plugin-transform-runtime":"^7.24.7"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.2.3_1718719945279_0.985752655759782","host":"s3://npm-registry-packages"}},"3.2.4":{"name":"@svgdotjs/svg.js","version":"3.2.4","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.2.4","maintainers":[{"name":"Wout Fierens","email":"wout@mick-wout.com"},{"url":"http://www.ewerlof.name","name":"Alex Ewerlöf","email":"alex@userpixel.com"},{"url":"https://svgdotjs.github.io/","name":"Ulrich-Matthias Schäfer","email":"ulima.ums@googlemail.com"},{"url":"https://keybase.io/dotnetcarpenter","name":"Jon Ege Ronnenberg","email":"jon@svgjs.dev"}],"homepage":"https://svgjs.dev/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgjs.dev/","dist":{"shasum":"4716be92a64c66b29921b63f7235fcfb953fb13a","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.2.4.tgz","fileCount":97,"integrity":"sha512-BjJ/7vWNowlX3Z8O4ywT58DqbNRyYlkk6Yz/D13aB7hGmfQTvGX4Tkgtm/ApYlu9M7lCQi15xUEidqMUmdMYwg==","signatures":[{"sig":"MEYCIQChj5+ijFTDYErmklUq5+iXjGYne0oOTtoWbm3s3iNpZQIhAKIgBmn9FSWb34X627f/Zs5DdCFXj5puZpMqciueDXkO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2644256},"main":"dist/svg.node.cjs","type":"module","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.esm.js","exports":{".":{"import":{"types":"./svg.js.d.ts","default":"./src/main.js"},"require":{"types":"./svg.js.d.ts","default":"./dist/svg.node.cjs"}}},"funding":{"url":"https://github.com/sponsors/Fuzzyma","type":"github"},"gitHead":"73c6a3b60a8c515098e5affb1782380bfda78aab","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.cjs || true","build":"npm run format && npm run rollup","format":"npm run fix && npm run prettier","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.cjs","prettier":"npx prettier --write .","checkTests":"node spec/checkForAllTests.js","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"10.7.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"22.2.0","browserslist":">0.3%, last 2 version, not dead, not op_mini all","_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.3","yargs":"^17.7.2","eslint":"^8.57.0","rollup":"^4.18.0","svgdom":"^0.1.19","core-js":"^3.37.1","jasmine":"^5.1.0","prettier":"^3.3.2","coveralls":"^3.1.1","typescript":"^5.4.5","@babel/core":"^7.24.7","http-server":"^14.1.1","jasmine-core":"^5.1.2","karma-jasmine":"^5.1.0","@types/jasmine":"^5.1.4","karma-coverage":"^2.2.1","@babel/preset-env":"^7.24.7","@babel/eslint-parser":"^7.24.7","@rollup/plugin-babel":"^6.0.4","karma-sauce-launcher":"^4.3.6","@rollup/plugin-terser":"^0.4.4","karma-chrome-launcher":"^3.2.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-filesize":"^10.0.0","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-node-resolve":"^15.2.3","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-plugin-polyfill-corejs3":"^0.10.4","@babel/plugin-transform-runtime":"^7.24.7"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.2.4_1719482475288_0.9629480304990294","host":"s3://npm-registry-packages"}},"3.2.5":{"name":"@svgdotjs/svg.js","version":"3.2.5","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.2.5","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgjs.dev/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgjs.dev/","dist":{"shasum":"fbbc56728b2b565f3ae3e3713301ff82abbb45bd","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.2.5.tgz","fileCount":97,"integrity":"sha512-/VNHWYhNu+BS7ktbYoVGrCmsXDh+chFMaONMwGNdIBcFHrWqk2jY8fNyr3DLdtQUIalvkPfM554ZSFa3dm3nxQ==","signatures":[{"sig":"MEUCIQDbhCGErGArlo4m8/3BSeo/Wbo/aaLIBz/e89EKI99AzwIgBJ/84PWEQgAYuZjHE0+y4kBIAxxZGyo9Kx2IrQbNQOw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2644860},"main":"dist/svg.node.cjs","type":"module","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"src/main.js","browser":"dist/svg.esm.js","exports":{".":{"import":{"types":"./svg.js.d.ts","default":"./src/main.js"},"require":{"types":"./svg.js.d.ts","default":"./dist/svg.node.cjs"}}},"funding":{"url":"https://github.com/sponsors/Fuzzyma","type":"github"},"gitHead":"a73d82c9bd17d51f87ce9b2fd7121f0227c6530b","scripts":{"fix":"npx eslint ./src --fix","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","lint":"npx eslint ./src","test":"npx karma start .config/karma.conf.cjs || true","build":"npm run format && npm run rollup","format":"npm run fix && npm run prettier","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test:ci":"karma start .config/karma.conf.saucelabs.cjs","prettier":"npx prettier --write .","checkTests":"node spec/checkForAllTests.js","build:tests":"npx rollup -c .config/rollup.tests.js","postpublish":"npm run zip","test:svgdom":"node ./spec/runSVGDomTest.js || true","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","build:polyfills":"npx rollup -c .config/rollup.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"10.9.2","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"22.14.0","browserslist":">0.3%, last 2 version, not dead, not op_mini all","_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.3","yargs":"^17.7.2","eslint":"^8.57.0","rollup":"^4.18.0","svgdom":"^0.1.19","core-js":"^3.37.1","jasmine":"^5.1.0","prettier":"^3.3.2","coveralls":"^3.1.1","typescript":"^5.4.5","@babel/core":"^7.24.7","http-server":"^14.1.1","jasmine-core":"^5.1.2","karma-jasmine":"^5.1.0","@types/jasmine":"^5.1.4","karma-coverage":"^2.2.1","@babel/preset-env":"^7.24.7","@babel/eslint-parser":"^7.24.7","@rollup/plugin-babel":"^6.0.4","karma-sauce-launcher":"^4.3.6","@rollup/plugin-terser":"^0.4.4","karma-chrome-launcher":"^3.2.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-filesize":"^10.0.0","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-node-resolve":"^15.2.3","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-plugin-polyfill-corejs3":"^0.10.4","@babel/plugin-transform-runtime":"^7.24.7"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.2.5_1757953332540_0.2589599488214953","host":"s3://npm-registry-packages-npm-production"}},"3.2.6":{"name":"@svgdotjs/svg.js","version":"3.2.6","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.2.6","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgjs.dev/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgjs.dev/","dist":{"shasum":"44b9e97d36d2169679ee0fda5a89fb805f4daa43","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.2.6.tgz","fileCount":14,"integrity":"sha512-W/uIcOtCM3et9sCd/Iihw7YfAQSxnNoKGFhFEJFbVHhkeleirCkX+shZnPx8jkw3fTzfyFCOf6SJ5t3LC2W7qw==","signatures":[{"sig":"MEUCIQD6RRhpp26oyugfrNyzAMLnHo290B7UGTxnjoP1Iz2AbQIgL/+S3w0+s64c/pi1h6DCvy7/h/OtdoLgwntiRhu1k5Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2179799},"main":"dist/svg.node.cjs","type":"module","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"dist/svg.esm.js","browser":"dist/svg.esm.js","exports":{".":{"types":"./svg.js.d.ts","import":"./dist/svg.esm.js","browser":"./dist/svg.esm.js","default":"./dist/svg.esm.js","require":"./dist/svg.node.cjs"}},"funding":{"url":"https://github.com/sponsors/Fuzzyma","type":"github"},"gitHead":"653ab3c9cfc7e727bebe1894092743becf9a1afc","scripts":{"fix":"oxlint -D correctness -A no-unused-expressions --fix ./src","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfills.js dist/polyfillsIE.js","lint":"oxlint -D correctness -A no-unused-expressions ./src","test":"karma start .config/karma.conf.cjs","build":"pnpm rolldown","format":"pnpm fix && oxfmt --write .","server":"http-server ./ -d","rolldown":"rolldown -c .config/rolldown.config.js","build:tests":"rolldown -c .config/rolldown.tests.js","postpublish":"pnpm zip","test:svgdom":"node ./spec/runSVGDomTest.js","format:check":"oxfmt --check .","test:package":"node ./spec/package/package-contract.mjs","prepublishOnly":"pnpm format:check && pnpm lint && pnpm test:package && pnpm test:svgdom && pnpm test","build:polyfills":"rolldown -c .config/rolldown.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"11.16.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"24.18.0","browserslist":"defaults","_hasShrinkwrap":false,"packageManager":"pnpm@11.13.0","devDependencies":{"karma":"^6.4.4","oxfmt":"^0.59.0","oxlint":"^1.74.0","svgdom":"^0.1.26","jasmine":"^6.3.0","rolldown":"^1.2.0","typescript":"^7.0.2","@babel/core":"^8.0.1","http-server":"^14.1.1","core-js-pure":"^3.49.0","jasmine-core":"^6.3.0","karma-jasmine":"^5.1.0","@babel/runtime":"^8.0.0","coveralls-next":"^6.0.2","karma-coverage":"^2.2.1","@babel/preset-env":"^8.0.2","karma-chrome-launcher":"^3.2.0","@rolldown/plugin-babel":"^0.2.3","karma-firefox-launcher":"^2.1.3","@rollup/plugin-multi-entry":"^7.1.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-plugin-polyfill-corejs3":"^1.0.0","@babel/plugin-transform-runtime":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.2.6_1784315595885_0.9212575156311333","host":"s3://npm-registry-packages-npm-production"}},"3.2.7":{"name":"@svgdotjs/svg.js","version":"3.2.7","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","_id":"@svgdotjs/svg.js@3.2.7","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"homepage":"https://svgjs.dev/","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"url":"https://svgjs.dev/","dist":{"shasum":"b71dae87eaa0ca4883bbf131cf4226889999d594","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.2.7.tgz","fileCount":14,"integrity":"sha512-pxpRccS8zrBl97JkkTzQNqohJ4c3L+xuWH6ulMW9E6yknZ5lp4z+n6MprHNsykFvFj6O8TQJfpsXaTUAJfcUfw==","signatures":[{"sig":"MEYCIQDEHf+DNG4nknstZYbYzKEt6DCrn+zrbSuOzlP2kkCiRwIhAKKSdVJH2OZICmmiRj+15u0KySLS0x0cV1qsuVYwt/Gm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2188294},"main":"dist/svg.node.cjs","type":"module","unpkg":"dist/svg.min.js","github":"https://github.com/svgdotjs/svg.js","module":"dist/svg.esm.js","browser":"dist/svg.esm.js","exports":{".":{"types":"./svg.js.d.ts","import":"./dist/svg.esm.js","browser":"./dist/svg.esm.js","default":"./dist/svg.esm.js","require":"./dist/svg.node.cjs"}},"funding":{"url":"https://github.com/sponsors/Fuzzyma","type":"github"},"gitHead":"7e06420e056de92c4839f03b4406605850b04168","scripts":{"fix":"oxlint -D correctness -A no-unused-expressions --fix ./src","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfillsIE.js","lint":"oxlint -D correctness -A no-unused-expressions ./src","test":"karma start .config/karma.conf.cjs","build":"pnpm rolldown","format":"pnpm fix && oxfmt --write .","server":"http-server ./ -d","rolldown":"rolldown -c .config/rolldown.config.js","build:tests":"rolldown -c .config/rolldown.tests.js","postpublish":"pnpm zip","test:svgdom":"node ./spec/runSVGDomTest.js","format:check":"oxfmt --check .","test:package":"node ./spec/package/package-contract.mjs","prepublishOnly":"pnpm format:check && pnpm lint && pnpm test:package && pnpm test:svgdom && pnpm test","build:polyfills":"rolldown -c .config/rolldown.polyfills.js"},"typings":"./svg.js.d.ts","_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"jsdelivr":"dist/svg.min.js","repository":{"url":"git+https://github.com/svgdotjs/svg.js.git","type":"git"},"_npmVersion":"11.16.0","description":"A lightweight library for manipulating and animating SVG.","directories":{},"_nodeVersion":"24.18.0","browserslist":"defaults","_hasShrinkwrap":false,"packageManager":"pnpm@11.13.0","devDependencies":{"karma":"^6.4.4","oxfmt":"^0.59.0","oxlint":"^1.74.0","svgdom":"^0.1.26","jasmine":"^6.3.0","rolldown":"^1.2.0","typescript":"^7.0.2","@babel/core":"^8.0.1","http-server":"^14.1.1","core-js-pure":"^3.49.0","jasmine-core":"^6.3.0","karma-jasmine":"^5.1.0","@babel/runtime":"^8.0.0","coveralls-next":"^6.0.2","karma-coverage":"^2.2.1","@babel/preset-env":"^8.0.2","karma-chrome-launcher":"^3.2.0","@rolldown/plugin-babel":"^0.2.3","karma-firefox-launcher":"^2.1.3","@rollup/plugin-multi-entry":"^7.1.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-plugin-polyfill-corejs3":"^1.0.0","@babel/plugin-transform-runtime":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/svg.js_3.2.7_1784486698383_0.6363410695168519","host":"s3://npm-registry-packages-npm-production"}},"3.2.8":{"name":"@svgdotjs/svg.js","version":"3.2.8","packageManager":"pnpm@11.13.0","type":"module","description":"A lightweight library for manipulating and animating SVG.","url":"https://svgjs.dev/","homepage":"https://svgjs.dev/","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"main":"dist/svg.node.cjs","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.esm.js","module":"dist/svg.esm.js","exports":{".":{"types":"./svg.js.d.ts","browser":"./dist/svg.esm.js","import":"./dist/svg.esm.js","require":"./dist/svg.node.cjs","default":"./dist/svg.esm.js"}},"maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"github":"https://github.com/svgdotjs/svg.js","license":"MIT","funding":{"type":"github","url":"https://github.com/sponsors/Fuzzyma"},"typings":"./svg.js.d.ts","scripts":{"build":"pnpm rolldown","build:polyfills":"rolldown -c .config/rolldown.polyfills.js","build:tests":"rolldown -c .config/rolldown.tests.js","fix":"oxlint -D correctness -A no-unused-expressions --fix ./src","lint":"oxlint -D correctness -A no-unused-expressions ./src","format":"pnpm fix && oxfmt --write .","format:check":"oxfmt --check .","rolldown":"rolldown -c .config/rolldown.config.js","server":"http-server ./ -d","test":"karma start .config/karma.conf.cjs","test:svgdom":"node ./spec/runSVGDomTest.js","test:package":"node ./spec/package/package-contract.mjs","zip":"zip -j dist/svg.js.zip -- LICENSE.txt README.md CHANGELOG.md dist/svg.js dist/svg.js.map dist/svg.min.js dist/svg.min.js.map dist/polyfillsIE.js","prepublishOnly":"pnpm format:check && pnpm lint && pnpm test:package && pnpm test:svgdom && pnpm test","postpublish":"pnpm zip"},"devDependencies":{"@babel/core":"^8.0.1","@babel/plugin-transform-runtime":"^8.0.1","@babel/preset-env":"^8.0.2","@babel/runtime":"^8.0.0","@rolldown/plugin-babel":"^0.2.3","@rollup/plugin-multi-entry":"^7.1.0","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-plugin-polyfill-corejs3":"^1.0.0","core-js-pure":"^3.49.0","coveralls-next":"^6.0.2","http-server":"^14.1.1","jasmine":"^6.3.0","jasmine-core":"^6.3.0","karma":"^6.4.4","karma-chrome-launcher":"^3.2.0","karma-coverage":"^2.2.1","karma-firefox-launcher":"^2.1.3","karma-jasmine":"^5.1.0","oxfmt":"^0.59.0","oxlint":"^1.74.0","rolldown":"^1.2.0","svgdom":"^0.1.26","typescript":"^7.0.2"},"browserslist":"defaults","gitHead":"4b8809b1554c44a84f8992cdbda60480336cc040","_id":"@svgdotjs/svg.js@3.2.8","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_nodeVersion":"24.19.0","_npmVersion":"11.17.0","dist":{"integrity":"sha512-NUdbI/7FDdqGpzKmqr09IQoy9MUcrAC/3bC8gLgXi6OfJuyri450zMLvJekFUhuq3iN5gpdPjoSoStNl9Eijfg==","shasum":"1b16c8792407f25e265f9326143bcb55fb85754c","tarball":"https://registry.npmjs.org/@svgdotjs/svg.js/-/svg.js-3.2.8.tgz","fileCount":14,"unpackedSize":2233545,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICoN9XpLLhGpJ+K48I1Mt8wScsnZVg+ORHkDUShc0hqQAiEAj4JVrncCG23a90nKvgnldC0x94ucgj0MJ039wak25hM="}]},"_npmUser":{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/svg.js_3.2.8_1785830596217_0.5599530172235239"},"_hasShrinkwrap":false}},"time":{"created":"2018-12-01T21:38:39.842Z","modified":"2026-08-04T08:03:16.632Z","3.0.0":"2018-12-01T21:38:40.209Z","3.0.1":"2018-12-03T15:21:45.340Z","3.0.2":"2018-12-03T22:01:27.277Z","3.0.3":"2018-12-05T18:37:34.329Z","3.0.4":"2018-12-07T14:37:12.865Z","3.0.5":"2018-12-12T22:22:42.928Z","3.0.6":"2019-01-12T20:16:30.834Z","3.0.7":"2019-01-13T12:13:28.505Z","3.0.8":"2019-01-13T19:41:30.325Z","3.0.9":"2019-01-14T08:12:07.097Z","3.0.10":"2019-01-14T12:11:53.052Z","3.0.11":"2019-01-22T19:01:55.997Z","3.0.12":"2019-02-19T16:26:29.657Z","3.0.13":"2019-06-12T11:13:24.867Z","3.0.14":"2019-10-31T20:12:07.676Z","3.0.15":"2019-11-08T08:57:10.056Z","3.0.16":"2019-11-12T20:58:35.158Z","3.1.0":"2021-06-13T22:56:15.851Z","3.1.1":"2021-06-25T13:39:23.796Z","3.1.2":"2022-01-26T22:19:48.520Z","3.2.0":"2023-06-12T08:35:20.463Z","3.2.1":"2024-06-18T09:12:08.421Z","3.2.2":"2024-06-18T10:49:34.737Z","3.2.3":"2024-06-18T14:12:25.527Z","3.2.4":"2024-06-27T10:01:15.551Z","3.2.5":"2025-09-15T16:22:12.771Z","3.2.6":"2026-07-17T19:13:16.124Z","3.2.7":"2026-07-19T18:44:58.568Z","3.2.8":"2026-08-04T08:03:16.420Z"},"bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"license":"MIT","homepage":"https://svgjs.dev/","keywords":["svg","vector","graphics","animation"],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"description":"A lightweight library for manipulating and animating SVG.","maintainers":[{"name":"fuzzyma","email":"ulima.ums@googlemail.com"},{"name":"wout","email":"wout@mick-wout.com"}],"readme":"# SVG.js\n\n[![Build Status](https://travis-ci.org/svgdotjs/svg.js.svg?branch=master)](https://travis-ci.org/svgdotjs/svg.js)\n[![Coverage Status](https://coveralls.io/repos/github/svgdotjs/svg.js/badge.svg?branch=master)](https://coveralls.io/github/svgdotjs/svg.js?branch=master)\n[![Cdnjs](https://img.shields.io/cdnjs/v/svg.js.svg)](https://cdnjs.com/libraries/svg.js)\n[![jsdelivr](https://badgen.net/jsdelivr/v/npm/@svgdotjs/svg.js)](https://cdn.jsdelivr.net/npm/@svgdotjs/svg.js)\n[![Join the chat at https://gitter.im/svgdotjs/svg.js](https://badges.gitter.im/svgdotjs/svg.js.svg)](https://gitter.im/svgdotjs/svg.js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Twitter](https://img.shields.io/badge/Twitter-@svg__js-green.svg)](https://twitter.com/svg_js)\n\n**A lightweight library for manipulating and animating SVG, without any dependencies.**\n\nSVG.js is licensed under the terms of the MIT License.\n\n## Installation\n\n#### Npm:\n\n`npm install @svgdotjs/svg.js`\n\n#### Yarn:\n\n`yarn add @svgdotjs/svg.js`\n\n#### CDNs:\n\n[https://cdnjs.com/libraries/svg.js](https://cdnjs.com/libraries/svg.js)  \n[https://cdn.jsdelivr.net/npm/@svgdotjs/svg.js](https://cdn.jsdelivr.net/npm/@svgdotjs/svg.js)  \n[https://unpkg.com/@svgdotjs/svg.js](https://unpkg.com/@svgdotjs/svg.js)\n\n## Documentation\n\nCheck [svgjs.dev](https://svgjs.dev/docs/3.0/) to learn more.\n\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=ulima.ums%40googlemail.com&lc=US&item_name=SVG.JS&currency_code=EUR&bn=PP-DonationsBF%3Abtn_donate_74x21.png%3ANonHostedGuest) or [![Sponsor](https://img.shields.io/badge/Sponsor-svg.js-green.svg)](https://github.com/sponsors/Fuzzyma)\n","readmeFilename":"README.md"}