{"versions":{"3.1.1":{"name":"@svgdotjs/svg.js","version":"3.1.1","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.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.esm.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"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":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test":"npx karma start .config/karma.conf.js || true","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","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","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip","checkTests":"node spec/checkForAllTests.js"},"devDependencies":{"@babel/core":"^7.14.5","@babel/plugin-transform-runtime":"^7.14.5","@babel/preset-env":"^7.14.5","@rollup/plugin-babel":"^5.3.0","@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-eslint":"^10.1.0","core-js":"^3.14.0","coveralls":"^3.1.0","eslint":"^7.28.0","eslint-config-standard":"^16.0.3","eslint-plugin-import":"^2.23.4","eslint-plugin-node":"^11.1.0","eslint-plugin-promise":"^5.1.0","eslint-plugin-sort-class-members":"^1.11.0","eslint-plugin-standard":"^5.0.0","esm":"^3.2.25","http-server":"^0.12.3","jasmine":"^3.7.0","jasmine-core":"^3.7.1","karma":"^6.3.3","karma-chrome-launcher":"^3.1.0","karma-coverage":"^2.0.3","karma-firefox-launcher":"^2.1.1","karma-jasmine":"^4.0.1","karma-sauce-launcher":"^4.3.6","rollup":"^2.51.2","rollup-plugin-filesize":"^9.1.1","rollup-plugin-terser":"^7.0.2","typescript":"^4.3.2","yargs":"^17.0.1","svgdom":"^0.1.8","babel-plugin-polyfill-corejs3":"^0.2.2"},"browserslist":"last 2 version and > 0.25% and not op_mini all and not ie 11","gitHead":"33e755bab5123f0e4c4eec32f9221a756492d178","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.1.1","_nodeVersion":"14.13.0","_npmVersion":"6.14.4","dist":{"shasum":"3cf6a59e6d8708cd76d38b26e7d682dacb2f3670","size":684062,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.1.1.tgz","integrity":"sha512-73FggAUBS+zuHhJOMZiAsuE5qpwA4pmWUbLuvof2g3YnWEc3QhXA3tjqZlJJukBobSA23a/avf1Vb1U1QbER1Q=="},"_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.1.1_1624628363587_0.19147367062073406"},"_hasShrinkwrap":false,"publish_time":1624628363796,"_cnpm_publish_time":1624628363796,"_cnpmcore_publish_time":"2021-12-16T18:18:17.164Z","contributors":[]},"3.1.0":{"name":"@svgdotjs/svg.js","version":"3.1.0","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.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.esm.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"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":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test":"npx karma start .config/karma.conf.js || true","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","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","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip","checkTests":"node spec/checkForAllTests.js"},"devDependencies":{"@babel/core":"^7.14.5","@babel/plugin-transform-runtime":"^7.14.5","@babel/preset-env":"^7.14.5","@rollup/plugin-babel":"^5.3.0","@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-eslint":"^10.1.0","core-js":"^3.14.0","coveralls":"^3.1.0","eslint":"^7.28.0","eslint-config-standard":"^16.0.3","eslint-plugin-import":"^2.23.4","eslint-plugin-node":"^11.1.0","eslint-plugin-promise":"^5.1.0","eslint-plugin-sort-class-members":"^1.11.0","eslint-plugin-standard":"^5.0.0","esm":"^3.2.25","http-server":"^0.12.3","jasmine":"^3.7.0","jasmine-core":"^3.7.1","karma":"^6.3.3","karma-chrome-launcher":"^3.1.0","karma-coverage":"^2.0.3","karma-firefox-launcher":"^2.1.1","karma-jasmine":"^4.0.1","karma-sauce-launcher":"^4.3.6","rollup":"^2.51.2","rollup-plugin-filesize":"^9.1.1","rollup-plugin-terser":"^7.0.2","typescript":"^4.3.2","yargs":"^17.0.1","svgdom":"^0.1.8","babel-plugin-polyfill-corejs3":"^0.2.2"},"browserslist":"last 2 version and > 0.25% and not op_mini all and not ie 11","gitHead":"3397aaf37e52016904c3eb41117bf71a6ef0645c","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.1.0","_nodeVersion":"14.13.0","_npmVersion":"6.14.4","dist":{"shasum":"eca7fc837bb804ff78f017fccea0fa7f463b47b6","size":684055,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.1.0.tgz","integrity":"sha512-mbHYehLnotAWAe0thNntyatWbY43vQGiQgWlZtl6hs3N+htyj7RofLm1OhfenecXOdVdo+WE5LEhA86FGhXMiQ=="},"_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.1.0_1623624975674_0.45348435978898993"},"_hasShrinkwrap":false,"publish_time":1623624975851,"_cnpm_publish_time":1623624975851,"_cnpmcore_publish_time":"2021-12-16T18:18:18.045Z","contributors":[]},"3.0.16":{"name":"@svgdotjs/svg.js","version":"3.0.16","description":"A lightweight library for manipulating and animating SVG.","url":"https://svgdotjs.github.io/","homepage":"https://svgdotjs.github.io/","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.esm.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"github":"https://github.com/svgdotjs/svg.js","license":"MIT","typings":"./svg.js.d.ts","scripts":{"build":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","test":"npx karma start .config/karma.conf.js","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","test:es6":"npx karma start .config/karma.es6.js --single-run","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","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip"},"devDependencies":{"@babel/core":"^7.6.4","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.6.2","@babel/polyfill":"^7.6.0","@babel/preset-env":"^7.6.3","@babel/runtime":"^7.6.3","@babel/runtime-corejs2":"^7.6.3","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-eslint":"^10.0.3","core-js":"^3.3.6","coveralls":"^3.0.7","eslint":"^6.6.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^10.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","esm":"^3.2.25","http-server":"^0.11.1","jasmine":"^3.5.0","jasmine-core":"^3.5.0","karma":"^4.4.1","karma-chrome-launcher":"^3.1.0","karma-coverage":"^2.0.1","karma-firefox-launcher":"^1.2.0","karma-jasmine":"^2.0.1","karma-sauce-launcher":"^2.0.2","rollup":"^1.26.2","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-filesize":"^6.2.1","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^5.1.2","rollup-plugin-uglify":"^6.0.3","rollup-plugin-uglify-es":"0.0.1","svgdom":"0.0.21","webpack":"^4.41.2","webpack-cli":"^3.3.10","webpack-dev-server":"^3.9.0","yargs":"^14.2.0"},"browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"gitHead":"5c7701cc09f0efb9131a798c83f8d93e7b259b04","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.0.16","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"dist":{"shasum":"7044754e45daf62c8e2b115c45ca33ca5b967aff","size":957939,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.0.16.tgz","integrity":"sha512-yZ4jfP/SeLHEnCi9PIrzienKCrA4vW9+jm5uUV3N5DG2e9zgXLY5FgywK2u8/gMFIeKO0HuqTLFFfWJj+MfMLA=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.0.16_1573592314972_0.8555408714843351"},"_hasShrinkwrap":false,"publish_time":1573592315158,"_cnpm_publish_time":1573592315158,"_cnpmcore_publish_time":"2021-12-16T18:18:19.623Z","contributors":[]},"3.0.15":{"name":"@svgdotjs/svg.js","version":"3.0.15","description":"A lightweight library for manipulating and animating SVG.","url":"https://svgdotjs.github.io/","homepage":"https://svgdotjs.github.io/","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.esm.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"github":"https://github.com/svgdotjs/svg.js","license":"MIT","typings":"./svg.js.d.ts","scripts":{"build":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","test":"npx karma start .config/karma.conf.js","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","test:es6":"npx karma start .config/karma.es6.js --single-run","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","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip"},"devDependencies":{"@babel/core":"^7.6.4","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.6.2","@babel/polyfill":"^7.6.0","@babel/preset-env":"^7.6.3","@babel/runtime":"^7.6.3","@babel/runtime-corejs2":"^7.6.3","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-eslint":"^10.0.3","core-js":"^3.3.6","coveralls":"^3.0.7","eslint":"^6.6.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^10.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","esm":"^3.2.25","http-server":"^0.11.1","jasmine":"^3.5.0","jasmine-core":"^3.5.0","karma":"^4.4.1","karma-chrome-launcher":"^3.1.0","karma-coverage":"^2.0.1","karma-firefox-launcher":"^1.2.0","karma-jasmine":"^2.0.1","karma-sauce-launcher":"^2.0.2","rollup":"^1.26.2","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-filesize":"^6.2.1","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^5.1.2","rollup-plugin-uglify":"^6.0.3","rollup-plugin-uglify-es":"0.0.1","svgdom":"0.0.21","webpack":"^4.41.2","webpack-cli":"^3.3.10","webpack-dev-server":"^3.9.0","yargs":"^14.2.0"},"browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"gitHead":"4b92c587ccf15bdce2459b6e39850b7d6c4c6ec5","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.0.15","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"dist":{"shasum":"7e3bd6aa822dff74831f665c2dc9c6647ebeb25e","size":950161,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.0.15.tgz","integrity":"sha512-le1WrKVAESNPpIWH1Enu/Qn+BQOayY14wq/0qxOOl5+SeDalppdPA3hK52W+h+k1YE6TXQ9Hie+ZB3yl5PEzIQ=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.0.15_1573203429926_0.7495179221725701"},"_hasShrinkwrap":false,"publish_time":1573203430056,"_cnpm_publish_time":1573203430056,"_cnpmcore_publish_time":"2021-12-16T18:18:20.850Z","contributors":[]},"3.0.14":{"name":"@svgdotjs/svg.js","version":"3.0.14","description":"A lightweight library for manipulating and animating SVG.","url":"https://svgdotjs.github.io/","homepage":"https://svgdotjs.github.io/","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.esm.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"github":"https://github.com/svgdotjs/svg.js","license":"MIT","typings":"./svg.js.d.ts","scripts":{"build":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","test":"npx karma start .config/karma.conf.js","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","test:es6":"npx karma start .config/karma.es6.js --single-run","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","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip"},"devDependencies":{"@babel/core":"^7.1.6","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","@babel/runtime":"^7.1.5","@babel/runtime-corejs2":"^7.1.5","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-eslint":"^10.0.1","core-js":"^3.3.6","coveralls":"^3.0.2","eslint":"^6.6.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^10.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","esm":"^3.0.84","http-server":"^0.11.1","jasmine":"^3.3.0","jasmine-core":"^3.3.0","karma":"^4.4.1","karma-chrome-launcher":"^3.1.0","karma-coverage":"^2.0.1","karma-firefox-launcher":"^1.1.0","karma-jasmine":"^2.0.1","karma-sauce-launcher":"^2.0.2","rollup":"^1.26.2","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-filesize":"^6.2.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^5.1.2","rollup-plugin-uglify":"^6.0.0","rollup-plugin-uglify-es":"0.0.1","svgdom":"latest","webpack":"^4.26.1","webpack-cli":"^3.1.2","webpack-dev-server":"^3.1.10","yargs":"^14.2.0"},"browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"gitHead":"0748382e9859c31253d93b0c258487da362bcade","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.0.14","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"dist":{"shasum":"4f26e1bb83616783921bacd644cadd83bd2040c8","size":839048,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.0.14.tgz","integrity":"sha512-dOqCYNVuuVn5xDeViW/SmbreQ32QobM8YytVMtQGjRciIzRGD/mSwfXF3mfD3YyzlLYxFS43SAW3wZIj8x0ugA=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.0.14_1572552727487_0.21249250318393664"},"_hasShrinkwrap":false,"publish_time":1572552727676,"_cnpm_publish_time":1572552727676,"_cnpmcore_publish_time":"2021-12-16T18:18:22.068Z","contributors":[]},"3.0.13":{"name":"@svgdotjs/svg.js","version":"3.0.13","description":"A lightweight library for manipulating and animating SVG.","url":"https://svgdotjs.github.io/","homepage":"https://svgdotjs.github.io/","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"src/main.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"github":"https://github.com/svgdotjs/svg.js","license":"MIT","typings":"./svg.js.d.ts","scripts":{"build":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","test":"npx karma start .config/karma.conf.js","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","test:es6":"npx karma start .config/karma.es6.js --single-run","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","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip"},"devDependencies":{"@babel/core":"^7.1.6","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","@babel/runtime":"^7.1.5","@babel/runtime-corejs2":"^7.1.5","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-eslint":"^10.0.1","core-js":"^2.5.7","coveralls":"^3.0.2","eslint":"^5.9.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","esm":"^3.0.84","http-server":"^0.11.1","jasmine":"^3.3.0","jasmine-core":"^3.3.0","karma":"^3.1.3","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-jasmine":"^2.0.1","karma-sauce-launcher":"^1.2.0","rollup":"^0.67.4","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-uglify-es":"0.0.1","svgdom":"latest","webpack":"^4.26.1","webpack-cli":"^3.1.2","webpack-dev-server":"^3.1.10","yargs":"^12.0.5"},"browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"gitHead":"0abd776a4c273bf70c834fd856ecf234185b989f","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.0.13","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"dist":{"shasum":"0afb2213fe98c0d951e0f0a9f6053e1f32056843","size":625592,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.0.13.tgz","integrity":"sha512-Ix3dobG2DvdK5f2SHtZdiiLwi+G0RDuDfwA4tZ1eqTGoiopia8JIfeWGeA0h2frFHcLDXnYvNiVGtW4y6cSDig=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.0.13_1560338004468_0.25476152423011733"},"_hasShrinkwrap":false,"publish_time":1560338004867,"_cnpm_publish_time":1560338004867,"_cnpmcore_publish_time":"2021-12-16T18:18:22.942Z","contributors":[]},"3.0.12":{"name":"@svgdotjs/svg.js","version":"3.0.12","description":"A lightweight library for manipulating and animating SVG.","url":"https://svgdotjs.github.io/","homepage":"https://svgdotjs.github.io/","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"src/main.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"github":"https://github.com/svgdotjs/svg.js","license":"MIT","typings":"./svg.js.d.ts","scripts":{"build":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","test":"npx karma start .config/karma.conf.js","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","test:es6":"npx karma start .config/karma.es6.js --single-run","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","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip"},"devDependencies":{"@babel/core":"^7.1.6","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","@babel/runtime":"^7.1.5","@babel/runtime-corejs2":"^7.1.5","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-eslint":"^10.0.1","core-js":"^2.5.7","coveralls":"^3.0.2","eslint":"^5.9.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","esm":"^3.0.84","http-server":"^0.11.1","jasmine":"^3.3.0","jasmine-core":"^3.3.0","karma":"^3.1.3","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-jasmine":"^2.0.1","karma-sauce-launcher":"^1.2.0","rollup":"^0.67.4","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-uglify-es":"0.0.1","svgdom":"latest","webpack":"^4.26.1","webpack-cli":"^3.1.2","webpack-dev-server":"^3.1.10","yargs":"^12.0.5"},"browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"gitHead":"cc55c517277ed8314c9991d5bb74fda7bd04467a","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.0.12","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"dist":{"shasum":"ef9f743576daaa458d56f4a253680b22c91d3527","size":707253,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.0.12.tgz","integrity":"sha512-2oaomFz21tW5L+LwCVchIr+LiTsNeKH3RguryLr4QpRdilc2Rw1R8T7MyOC1GwyRCZr0Jejx7k72PnHWooSpIg=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.0.12_1550593589399_0.6037204411510251"},"_hasShrinkwrap":false,"publish_time":1550593589657,"_cnpm_publish_time":1550593589657,"_cnpmcore_publish_time":"2021-12-16T18:18:24.230Z","contributors":[]},"3.0.11":{"name":"@svgdotjs/svg.js","version":"3.0.11","description":"A lightweight library for manipulating and animating SVG.","url":"https://svgdotjs.github.io/","homepage":"https://svgdotjs.github.io/","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.min.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"github":"https://github.com/svgdotjs/svg.js","license":"MIT","typings":"./svg.js.d.ts","scripts":{"build":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","test":"npx karma start .config/karma.conf.js","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","test:es6":"npx karma start .config/karma.es6.js --single-run","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","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip"},"devDependencies":{"@babel/core":"^7.1.6","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","@babel/runtime":"^7.1.5","@babel/runtime-corejs2":"^7.1.5","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-eslint":"^10.0.1","core-js":"^2.5.7","coveralls":"^3.0.2","eslint":"^5.9.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","esm":"^3.0.84","http-server":"^0.11.1","jasmine":"^3.3.0","jasmine-core":"^3.3.0","karma":"^3.1.3","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-jasmine":"^2.0.1","karma-sauce-launcher":"^1.2.0","rollup":"^0.67.4","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-uglify-es":"0.0.1","svgdom":"latest","webpack":"^4.26.1","webpack-cli":"^3.1.2","webpack-dev-server":"^3.1.10","yargs":"^12.0.5"},"browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"gitHead":"bf4164f5f8799c00c3ee71f8736064aebb50c15e","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.0.11","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"dist":{"shasum":"756e2f9844a27ee0917d341bd6961caf20703f55","size":701177,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.0.11.tgz","integrity":"sha512-QyBSvc8FVZPtyj+06zyRZI1nHJGOLWuLeqQD2nki/s4Ij31r2OeAX+hVjKVNWeHiQNc8Hk0FLEx3ZsBi8HsPvg=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.0.11_1548183715821_0.992021395413357"},"_hasShrinkwrap":false,"publish_time":1548183715997,"_cnpm_publish_time":1548183715997,"_cnpmcore_publish_time":"2021-12-16T18:18:25.257Z","contributors":[]},"3.0.10":{"name":"@svgdotjs/svg.js","version":"3.0.10","description":"A lightweight library for manipulating and animating SVG.","url":"https://svgdotjs.github.io/","homepage":"https://svgdotjs.github.io/","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.min.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"github":"https://github.com/svgdotjs/svg.js","license":"MIT","typings":"./svg.js.d.ts","scripts":{"build":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","test":"npx karma start .config/karma.conf.js","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","test:es6":"npx karma start .config/karma.es6.js --single-run","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","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip"},"devDependencies":{"@babel/core":"^7.1.6","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","@babel/runtime":"^7.1.5","@babel/runtime-corejs2":"^7.1.5","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-eslint":"^10.0.1","core-js":"^2.5.7","coveralls":"^3.0.2","eslint":"^5.9.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","esm":"^3.0.84","http-server":"^0.11.1","jasmine":"^3.3.0","jasmine-core":"^3.3.0","karma":"^3.1.3","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-jasmine":"^2.0.1","karma-sauce-launcher":"^1.2.0","rollup":"^0.67.4","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-uglify-es":"0.0.1","svgdom":"latest","webpack":"^4.26.1","webpack-cli":"^3.1.2","webpack-dev-server":"^3.1.10","yargs":"^12.0.5"},"browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"gitHead":"92b48d2da14a4870c348c50443a2e22d015c3828","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.0.10","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"dist":{"shasum":"abed7c74a53fe1bb53d6c773a1529f0e44a497b6","size":700114,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.0.10.tgz","integrity":"sha512-c4sBCnBe+JuQEOqEl51O723p0RWsndmGVmNGBD/UYXARv2n0p/aJvCYIhTy9JfqBXwmna9L9boJZkzM4rqOvRA=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.0.10_1547467912876_0.20828060778945034"},"_hasShrinkwrap":false,"publish_time":1547467913052,"_cnpm_publish_time":1547467913052,"_cnpmcore_publish_time":"2021-12-16T18:18:26.060Z","contributors":[]},"3.0.9":{"name":"@svgdotjs/svg.js","version":"3.0.9","description":"A lightweight library for manipulating and animating SVG.","url":"https://svgdotjs.github.io/","homepage":"https://svgdotjs.github.io/","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.min.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"github":"https://github.com/svgdotjs/svg.js","license":"MIT","typings":"./svg.js.d.ts","scripts":{"build":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","test":"npx karma start .config/karma.conf.js","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","test:es6":"npx karma start .config/karma.es6.js --single-run","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","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip"},"devDependencies":{"@babel/core":"^7.1.6","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","@babel/runtime":"^7.1.5","@babel/runtime-corejs2":"^7.1.5","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-eslint":"^10.0.1","core-js":"^2.5.7","coveralls":"^3.0.2","eslint":"^5.9.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","esm":"^3.0.84","http-server":"^0.11.1","jasmine":"^3.3.0","jasmine-core":"^3.3.0","karma":"^3.1.3","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-jasmine":"^2.0.1","karma-sauce-launcher":"^1.2.0","rollup":"^0.67.4","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-uglify-es":"0.0.1","svgdom":"latest","webpack":"^4.26.1","webpack-cli":"^3.1.2","webpack-dev-server":"^3.1.10","yargs":"^12.0.5"},"browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"gitHead":"8802d25609c26eaa5372662615929fca95a906f9","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.0.9","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"dist":{"shasum":"99094cb66a651f13ac13bda7217a0dbd448ebaed","size":703741,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.0.9.tgz","integrity":"sha512-OAJIt9OO8zDCrtDtdZBhLvMqSiopP2nKwe0w2cafOWDAHskduwcLTYKluPT+snqihGtmfDf1t53FcBVWAH0yLw=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.0.9_1547453526416_0.16406056678199987"},"_hasShrinkwrap":false,"publish_time":1547453527097,"_cnpm_publish_time":1547453527097,"_cnpmcore_publish_time":"2021-12-16T18:18:27.481Z","contributors":[]},"3.0.8":{"name":"@svgdotjs/svg.js","version":"3.0.8","description":"A lightweight library for manipulating and animating SVG.","url":"https://svgdotjs.github.io/","homepage":"https://svgdotjs.github.io/","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.min.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"github":"https://github.com/svgdotjs/svg.js","license":"MIT","typings":"./svg.js.d.ts","scripts":{"build":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","test":"npx karma start .config/karma.conf.js","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","test:es6":"npx karma start .config/karma.es6.js --single-run","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","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip"},"devDependencies":{"@babel/core":"^7.1.6","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","@babel/runtime":"^7.1.5","@babel/runtime-corejs2":"^7.1.5","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-eslint":"^10.0.1","core-js":"^2.5.7","coveralls":"^3.0.2","eslint":"^5.9.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","esm":"^3.0.84","http-server":"^0.11.1","jasmine":"^3.3.0","jasmine-core":"^3.3.0","karma":"^3.1.3","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-jasmine":"^2.0.1","karma-sauce-launcher":"^1.2.0","rollup":"^0.67.4","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-uglify-es":"0.0.1","svgdom":"latest","webpack":"^4.26.1","webpack-cli":"^3.1.2","webpack-dev-server":"^3.1.10","yargs":"^12.0.5"},"browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"gitHead":"8802d25609c26eaa5372662615929fca95a906f9","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.0.8","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"dist":{"shasum":"1d92a8f9ea4e8f0c06f9e82830447489b8ce5fb3","size":703799,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.0.8.tgz","integrity":"sha512-vTw6V7d/XeLXfWqD07FoNzd8zl7QyYoCRRM4wABTscZT2YpuOjc534lpKq/6m328NxNpT1DtOEIZznu9wxmSig=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.0.8_1547408490113_0.48329691851318524"},"_hasShrinkwrap":false,"publish_time":1547408490325,"_cnpm_publish_time":1547408490325,"_cnpmcore_publish_time":"2021-12-16T18:18:28.468Z","contributors":[]},"3.0.7":{"name":"@svgdotjs/svg.js","version":"3.0.7","description":"A lightweight library for manipulating and animating SVG.","url":"https://svgdotjs.github.io/","homepage":"https://svgdotjs.github.io/","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.min.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"github":"https://github.com/svgdotjs/svg.js","license":"MIT","typings":"./svg.js.d.ts","scripts":{"build":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","test":"npx karma start .config/karma.conf.js","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","test:es6":"npx karma start .config/karma.es6.js --single-run","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","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip"},"devDependencies":{"@babel/core":"^7.1.6","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","@babel/runtime":"^7.1.5","@babel/runtime-corejs2":"^7.1.5","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-eslint":"^10.0.1","core-js":"^2.5.7","coveralls":"^3.0.2","eslint":"^5.9.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","esm":"^3.0.84","http-server":"^0.11.1","jasmine":"^3.3.0","jasmine-core":"^3.3.0","karma":"^3.1.3","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-jasmine":"^2.0.1","karma-sauce-launcher":"^1.2.0","rollup":"^0.67.4","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-uglify-es":"0.0.1","svgdom":"latest","webpack":"^4.26.1","webpack-cli":"^3.1.2","webpack-dev-server":"^3.1.10","yargs":"^12.0.5"},"browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"gitHead":"b1c31462b498ee50e8ed3a88b07ad4a302431d32","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.0.7","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"dist":{"shasum":"8ed47006709a482cfcb1d64f5067772fed5d3265","size":703524,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.0.7.tgz","integrity":"sha512-PVRnJNh6KLxUDD64eS6/FjdYwnJeF9zzrImBlqfptNEuz89Oef+Zf29e52y3CdpbXHFAE8BxBnj+PDfJnjWt9A=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.0.7_1547381608285_0.31156595256654374"},"_hasShrinkwrap":false,"publish_time":1547381608505,"_cnpm_publish_time":1547381608505,"_cnpmcore_publish_time":"2021-12-16T18:18:29.936Z","contributors":[]},"3.0.6":{"name":"@svgdotjs/svg.js","version":"3.0.6","description":"A lightweight library for manipulating and animating SVG.","url":"https://svgdotjs.github.io/","homepage":"https://svgdotjs.github.io/","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.min.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"github":"https://github.com/svgdotjs/svg.js","license":"MIT","typings":"./svg.js.d.ts","scripts":{"build":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","test":"npx karma start .config/karma.conf.js","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","test:es6":"npx karma start .config/karma.es6.js --single-run","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","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip"},"devDependencies":{"@babel/core":"^7.1.6","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","@babel/runtime":"^7.1.5","@babel/runtime-corejs2":"^7.1.5","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-eslint":"^10.0.1","core-js":"^2.5.7","coveralls":"^3.0.2","eslint":"^5.9.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","esm":"^3.0.84","http-server":"^0.11.1","jasmine":"^3.3.0","jasmine-core":"^3.3.0","karma":"^3.1.3","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-jasmine":"^2.0.1","karma-sauce-launcher":"^1.2.0","rollup":"^0.67.4","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-uglify-es":"0.0.1","svgdom":"latest","webpack":"^4.26.1","webpack-cli":"^3.1.2","webpack-dev-server":"^3.1.10","yargs":"^12.0.5"},"browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"gitHead":"8e4bb970c0c8772f119b5f3383b7f296ec4f2310","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.0.6","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"dist":{"shasum":"d243e153ad424351f6a3a808eb89a6f1e53880ee","size":703328,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.0.6.tgz","integrity":"sha512-Av/+4KNiOb9swDUKwY2qJFwGHAW7LMvCATF8WsVef7BPj8wWXnkym44TI8N5INeaDquvKblsaYrIkV96Tw7mYw=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.0.6_1547324190654_0.21691549762639517"},"_hasShrinkwrap":false,"publish_time":1547324190834,"_cnpm_publish_time":1547324190834,"_cnpmcore_publish_time":"2021-12-16T18:18:30.688Z","contributors":[]},"3.0.5":{"name":"@svgdotjs/svg.js","version":"3.0.5","description":"A lightweight library for manipulating and animating SVG.","url":"https://svgdotjs.github.io/","homepage":"https://svgdotjs.github.io/","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.min.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"github":"https://github.com/svgdotjs/svg.js","license":"MIT","typings":"./svg.js.d.ts","scripts":{"build":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","test":"npx karma start .config/karma.conf.js","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","test:es6":"npx karma start .config/karma.es6.js --single-run","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","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip"},"devDependencies":{"@babel/core":"^7.1.6","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","@babel/runtime":"^7.1.5","@babel/runtime-corejs2":"^7.1.5","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-eslint":"^10.0.1","core-js":"^2.5.7","coveralls":"^3.0.2","eslint":"^5.9.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","esm":"^3.0.84","http-server":"^0.11.1","jasmine":"^3.3.0","jasmine-core":"^3.3.0","karma":"^3.1.3","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-jasmine":"^2.0.1","karma-sauce-launcher":"^1.2.0","rollup":"^0.67.4","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-uglify-es":"0.0.1","svgdom":"latest","webpack":"^4.26.1","webpack-cli":"^3.1.2","webpack-dev-server":"^3.1.10","yargs":"^12.0.5"},"browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"gitHead":"33e82b796e7870a9523b6e9653877a2613f8f7a2","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.0.5","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"dist":{"shasum":"07e67d0f8e80cf526608bdc5a0f6bbaa3267c324","size":697457,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.0.5.tgz","integrity":"sha512-isyQc9Exjz3MZuajNZxnyjEO4OD746FbVOHtHh+abHPV7kO+Zd0mmrX77XHqdA41zxN2tIujg4ckeqCPgzWtog=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.0.5_1544653361974_0.030343061991676246"},"_hasShrinkwrap":false,"publish_time":1544653362928,"_cnpm_publish_time":1544653362928,"_cnpmcore_publish_time":"2021-12-16T18:18:31.383Z","contributors":[]},"3.0.4":{"name":"@svgdotjs/svg.js","version":"3.0.4","description":"A lightweight library for manipulating and animating SVG.","url":"https://svgdotjs.github.io/","homepage":"https://svgdotjs.github.io/","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.min.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"github":"https://github.com/svgdotjs/svg.js","license":"MIT","typings":"./svg.js.d.ts","scripts":{"build":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","test":"npx karma start .config/karma.conf.js","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","test:es6":"npx karma start .config/karma.es6.js --single-run","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","prepublishOnly":"rm -r ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip"},"devDependencies":{"@babel/core":"^7.1.6","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","@babel/runtime":"^7.1.5","@babel/runtime-corejs2":"^7.1.5","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-eslint":"^10.0.1","core-js":"^2.5.7","coveralls":"^3.0.2","eslint":"^5.9.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","esm":"^3.0.84","http-server":"^0.11.1","jasmine":"^3.3.0","jasmine-core":"^3.3.0","karma":"^3.1.3","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-jasmine":"^2.0.1","karma-sauce-launcher":"^1.2.0","rollup":"^0.67.4","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-uglify-es":"0.0.1","svgdom":"latest","webpack":"^4.26.1","webpack-cli":"^3.1.2","webpack-dev-server":"^3.1.10","yargs":"^12.0.5"},"browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"gitHead":"7b02d60829d1151a9fd1e726a0a995b92b165328","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.0.4","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"dist":{"shasum":"073df035456c4f3483c21c09030746f31078f678","size":693989,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.0.4.tgz","integrity":"sha512-JR188oJ8+TWgtnxkcTYize083+FvUvPOSKlt3W6ElV/HGt09zEfXTrammKAZN4Io3DrlBvUi5MJ2NGa8E6nXdw=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.0.4_1544193432644_0.4569738995277579"},"_hasShrinkwrap":false,"publish_time":1544193432865,"_cnpm_publish_time":1544193432865,"_cnpmcore_publish_time":"2021-12-16T18:18:33.577Z","contributors":[]},"3.0.3":{"name":"@svgdotjs/svg.js","version":"3.0.3","description":"A lightweight library for manipulating and animating SVG.","url":"https://svgdotjs.github.io/","homepage":"https://svgdotjs.github.io/","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.min.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"github":"https://github.com/svgdotjs/svg.js","license":"MIT","typings":"./svg.js.d.ts","scripts":{"build":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","test":"npx karma start .config/karma.conf.js","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","test:es6":"npx karma start .config/karma.es6.js --single-run","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","prepublishOnly":"rm -r ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip"},"devDependencies":{"@babel/core":"^7.1.6","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","@babel/runtime":"^7.1.5","@babel/runtime-corejs2":"^7.1.5","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-eslint":"^10.0.1","core-js":"^2.5.7","coveralls":"^3.0.2","eslint":"^5.9.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","esm":"^3.0.84","http-server":"^0.11.1","jasmine":"^3.3.0","jasmine-core":"^3.3.0","karma":"^3.1.3","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-jasmine":"^2.0.1","karma-sauce-launcher":"^1.2.0","rollup":"^0.67.4","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-uglify-es":"0.0.1","svgdom":"latest","webpack":"^4.26.1","webpack-cli":"^3.1.2","webpack-dev-server":"^3.1.10","yargs":"^12.0.5"},"browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"gitHead":"5161dfdb3a08490da0ae1c5c8b6515eb0ae0da30","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.0.3","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"dist":{"shasum":"b9ada299f7e27771290b3c2d48337959c4d5db84","size":682422,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.0.3.tgz","integrity":"sha512-VwJd6SickJL44IzijbAzN8HVcPDm08ywc+M0Ib5IWXXFuADYWizFa9ZAlfGAfdBcVg6WOiKyCU2DUCVqxj/dqQ=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.0.3_1544035054060_0.8361014397780555"},"_hasShrinkwrap":false,"publish_time":1544035054329,"_cnpm_publish_time":1544035054329,"_cnpmcore_publish_time":"2021-12-16T18:18:34.204Z","contributors":[]},"3.0.2":{"name":"@svgdotjs/svg.js","version":"3.0.2","description":"A lightweight library for manipulating and animating SVG.","url":"https://svgdotjs.github.io/","homepage":"https://svgdotjs.github.io/","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.min.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"github":"https://github.com/svgdotjs/svg.js","license":"MIT","typings":"./svg.js.d.ts","scripts":{"build":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","test":"npx karma start .config/karma.conf.js","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","test:es6":"npx karma start .config/karma.es6.js --single-run","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","prepublishOnly":"rm -r ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip"},"devDependencies":{"@babel/core":"^7.1.6","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","@babel/runtime":"^7.1.5","@babel/runtime-corejs2":"^7.1.5","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-eslint":"^10.0.1","core-js":"^2.5.7","coveralls":"^3.0.2","eslint":"^5.9.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","esm":"^3.0.84","http-server":"^0.11.1","jasmine":"^3.3.0","jasmine-core":"^3.3.0","karma":"^3.1.3","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-jasmine":"^2.0.1","karma-sauce-launcher":"^1.2.0","rollup":"^0.67.4","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-uglify-es":"0.0.1","svgdom":"latest","webpack":"^4.26.1","webpack-cli":"^3.1.2","webpack-dev-server":"^3.1.10","yargs":"^12.0.5"},"browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"gitHead":"f089db0c1990d75bbd34713f97f547045ae92fca","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.0.2","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"dist":{"shasum":"6f8577d2567f842d2c9f872fd1c298809fbceacc","size":681065,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.0.2.tgz","integrity":"sha512-lZ98nkfHD0q+x3tsrGAeKw4FMn/uh3X8EZjO/BdR7adowXD3KBBC/Wwb9RMu87lQ1fwjkQY2v7MNzONVQlLMwQ=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.0.2_1543874486356_0.8566030228822388"},"_hasShrinkwrap":false,"publish_time":1543874487277,"_cnpm_publish_time":1543874487277,"_cnpmcore_publish_time":"2021-12-16T18:18:35.117Z","contributors":[]},"3.0.1":{"name":"@svgdotjs/svg.js","version":"3.0.1","description":"A lightweight library for manipulating and animating SVG.","url":"https://svgdotjs.github.io/","homepage":"https://svgdotjs.github.io/","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.min.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"github":"https://github.com/svgdotjs/svg.js","license":"MIT","typings":"./svg.js.d.ts","scripts":{"build":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","test":"npx karma start .config/karma.conf.js","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","test:es6":"npx karma start .config/karma.es6.js --single-run","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","prepublishOnly":"npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip"},"devDependencies":{"@babel/core":"^7.1.6","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","@babel/runtime":"^7.1.5","@babel/runtime-corejs2":"^7.1.5","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-eslint":"^10.0.1","core-js":"^2.5.7","coveralls":"^3.0.2","eslint":"^5.9.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","esm":"^3.0.84","http-server":"^0.11.1","jasmine":"^3.3.0","jasmine-core":"^3.3.0","karma":"^3.1.3","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-jasmine":"^2.0.1","karma-sauce-launcher":"^1.2.0","rollup":"^0.67.4","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-uglify-es":"0.0.1","svgdom":"latest","webpack":"^4.26.1","webpack-cli":"^3.1.2","webpack-dev-server":"^3.1.10","yargs":"^12.0.5"},"browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"gitHead":"c336bd4a1c8e129efffed63424b724a148f053b3","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.0.1","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"dist":{"shasum":"ee7246788fdb89f5c8f26688a300b309b63f496f","size":1064412,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.0.1.tgz","integrity":"sha512-XJu4i0VnsoTykz31COLfCSCi+nFrGVDTmm/ZI6fvD2e4c0bOfZP9hQUryY1hg69+sLCoHrWVUg3W4yR4r+VFqQ=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.0.1_1543850504892_0.9463768397723009"},"_hasShrinkwrap":false,"publish_time":1543850505340,"_cnpm_publish_time":1543850505340,"_cnpmcore_publish_time":"2021-12-16T18:18:36.635Z","contributors":[]},"3.0.0":{"name":"@svgdotjs/svg.js","version":"3.0.0","description":"A lightweight library for manipulating and animating SVG.","url":"https://svgdotjs.github.io/","homepage":"https://svgdotjs.github.io/","keywords":["svg","vector","graphics","animation"],"author":{"name":"Wout Fierens","email":"wout@mick-wout.com"},"main":"dist/svg.node.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.min.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"wout@impinc.co.uk"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"repository":{"type":"git","url":"git+https://github.com/svgdotjs/svg.js.git"},"github":"https://github.com/svgdotjs/svg.js","license":"MIT","typings":"./svg.js.d.ts","scripts":{"build":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","demo":"run () { cd playgrounds; ../node_modules/.bin/webpack-dev-server --env=$1; }; run","test":"npx karma start .config/karma.conf.js","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","test:es6":"npx karma start .config/karma.es6.js --single-run","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 .","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","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","prepublishOnly":"npm run build && npm run build:polyfills && npm test","postpublish":"git push && git push --tags && npm run bower:copy && npm run bower:tag && npm run zip"},"devDependencies":{"@babel/core":"^7.1.2","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.0","@babel/runtime":"^7.1.5","@babel/runtime-corejs2":"^7.1.5","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","babel-eslint":"^10.0.1","core-js":"^2.5.7","coveralls":"^3.0.2","eslint":"^5.9.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","esm":"^3.0.84","http-server":"^0.11.1","jasmine":"^3.3.0","jasmine-core":"^3.3.0","karma":"^3.1.1","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-jasmine":"^2.0.0","karma-sauce-launcher":"^1.2.0","rollup":"^0.67.0","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-multi-entry":"^2.0.2","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-uglify":"^6.0.0","svgdom":"latest","rollup-plugin-uglify-es":"0.0.1","webpack":"^4.26.1","webpack-cli":"^3.1.2","webpack-dev-server":"^3.1.10","yargs":"^12.0.5"},"browserslist":["last 1 version","> 0.25%","not maintained node versions","not dead"],"gitHead":"135f9d03c11a295ff5a9e4bdc4683e8ea35e2f38","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.0.0","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"dist":{"shasum":"69a353a2fb85e1d04d10751f9aac90bb77e6ad26","size":677762,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.0.0.tgz","integrity":"sha512-/xreCi3IwIEyWgZTA0s8YFBcT5h0kDuhXzsea7i5ovIB5ARWD2vIbc3wpijUrUvVwDWtVsmJXufGlnu6HC3Vzg=="},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.0.0_1543700320006_0.7203341911445689"},"_hasShrinkwrap":false,"publish_time":1543700320209,"_cnpm_publish_time":1543700320209,"_cnpmcore_publish_time":"2021-12-16T18:18:37.530Z","contributors":[]},"3.1.2":{"name":"@svgdotjs/svg.js","version":"3.1.2","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.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.esm.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"ulima.ums@googlemail.com"},{"name":"anonymous","email":"wout@mick-wout.com"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"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":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test":"npx karma start .config/karma.conf.js || true","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","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","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip","checkTests":"node spec/checkForAllTests.js"},"devDependencies":{"@babel/core":"^7.16.12","@babel/plugin-transform-runtime":"^7.16.10","@babel/preset-env":"^7.16.11","@rollup/plugin-babel":"^5.3.0","@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-eslint":"^10.1.0","core-js":"^3.20.3","coveralls":"^3.1.1","eslint":"^8.7.0","eslint-config-standard":"^16.0.3","eslint-plugin-import":"^2.25.4","eslint-plugin-node":"^11.1.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-standard":"^5.0.0","esm":"^3.2.25","http-server":"^14.1.0","jasmine":"^4.0.2","jasmine-core":"^4.0.0","karma":"^6.3.12","karma-chrome-launcher":"^3.1.0","karma-coverage":"^2.1.0","karma-firefox-launcher":"^2.1.2","karma-jasmine":"^4.0.1","karma-sauce-launcher":"^4.3.6","rollup":"^2.66.1","rollup-plugin-filesize":"^9.1.2","rollup-plugin-terser":"^7.0.2","typescript":"^4.5.5","yargs":"^17.3.1","svgdom":"^0.1.10","babel-plugin-polyfill-corejs3":"^0.5.1"},"browserslist":"last 2 version and > 0.25% and not op_mini all and not ie 11","gitHead":"cbefb3aab476b4168024bd84382c13121f216191","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.1.2","_nodeVersion":"17.1.0","_npmVersion":"8.3.0","dist":{"integrity":"sha512-0ZCWTiuRjCXT2SUoVDiu+8DLuRQlkxZbO680Y2QkV7jNsULzJajrx6A3MxA/IBQg6UGV5csgPZ8w7U57hZSK+A==","shasum":"acd62ebc5a6ef5b3a70e4a3912ce643a150c56e7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.1.2.tgz","fileCount":97,"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","size":667009},"_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.1.2_1643235588307_0.309220042729097"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-26T22:19:57.480Z","contributors":[]},"3.2.0":{"name":"@svgdotjs/svg.js","version":"3.2.0","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.js","unpkg":"dist/svg.min.js","jsdelivr":"dist/svg.min.js","browser":"dist/svg.esm.js","module":"src/main.js","maintainers":[{"name":"anonymous","email":"ulima.ums@googlemail.com"},{"name":"anonymous","email":"wout@mick-wout.com"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"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":"npm run fix && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test":"npx karma start .config/karma.conf.js || true","test:ci":"karma start .config/karma.conf.saucelabs.js","test:svgdom":"node -r esm ./spec/runSVGDomTest.js || true","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","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip","checkTests":"node spec/checkForAllTests.js"},"devDependencies":{"@babel/core":"^7.16.12","@babel/plugin-transform-runtime":"^7.16.10","@babel/preset-env":"^7.16.11","@rollup/plugin-babel":"^5.3.0","@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-eslint":"^10.1.0","core-js":"^3.20.3","coveralls":"^3.1.1","eslint":"^8.7.0","eslint-config-standard":"^16.0.3","eslint-plugin-import":"^2.25.4","eslint-plugin-node":"^11.1.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sort-class-members":"^1.14.1","eslint-plugin-standard":"^5.0.0","esm":"^3.2.25","http-server":"^14.1.0","jasmine":"^4.0.2","jasmine-core":"^4.0.0","karma":"^6.3.12","karma-chrome-launcher":"^3.1.0","karma-coverage":"^2.1.0","karma-firefox-launcher":"^2.1.2","karma-jasmine":"^4.0.1","karma-sauce-launcher":"^4.3.6","rollup":"^2.66.1","rollup-plugin-filesize":"^9.1.2","rollup-plugin-terser":"^7.0.2","typescript":"^4.5.5","yargs":"^17.3.1","svgdom":"^0.1.10","babel-plugin-polyfill-corejs3":"^0.5.1"},"browserslist":"last 2 version and > 0.25% and not op_mini all and not ie 11","gitHead":"8e18b4698edd00f83af0be05bb3374f92fecaeb9","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_id":"@svgdotjs/svg.js@3.2.0","_nodeVersion":"19.8.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-Tr8p+QVP7y+QT1GBlq1Tt57IvedVH8zCPoYxdHLX0Oof3a/PqnC/tXAkVufv1JQJfsDHlH/UrjcDfgxSofqSNA==","shasum":"6baa8cef6778a93818ac18faa2055222e60aa644","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.2.0.tgz","fileCount":97,"unpackedSize":2520878,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE2XN1TDHJ7eYwW9J2U5iS+dlffYrifsm44R7on5nnHYAiEAtqGcpR4msqkDERdoNUk63c9dSZ/72UVPu5telHGcFPc="}]},"_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.2.0_1686558920283_0.9386030440952862"},"_hasShrinkwrap":false,"contributors":[]},"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":"anonymous","email":"ulima.ums@googlemail.com"},{"name":"anonymous","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":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@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":"anonymous","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"},"contributors":[]},"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":"anonymous","email":"ulima.ums@googlemail.com"},{"name":"anonymous","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":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@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":"anonymous","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"},"contributors":[]},"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":"anonymous","email":"ulima.ums@googlemail.com"},{"name":"anonymous","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":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@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":"anonymous","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"},"contributors":[]},"3.2.4":{"name":"@svgdotjs/svg.js","version":"3.2.4","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":"src/main.js","exports":{".":{"import":{"types":"./svg.js.d.ts","default":"./src/main.js"},"require":{"types":"./svg.js.d.ts","default":"./dist/svg.node.cjs"}}},"maintainers":[{"name":"anonymous","email":"wout@mick-wout.com"},{"name":"anonymous","email":"alex@userpixel.com","url":"http://www.ewerlof.name"},{"name":"anonymous","email":"ulima.ums@googlemail.com","url":"https://svgdotjs.github.io/"},{"name":"anonymous","email":"jon@svgjs.dev","url":"https://keybase.io/dotnetcarpenter"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"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":"npm run format && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","prettier":"npx prettier --write .","format":"npm run fix && npm run prettier","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test":"npx karma start .config/karma.conf.cjs || true","test:ci":"karma start .config/karma.conf.saucelabs.cjs","test:svgdom":"node ./spec/runSVGDomTest.js || true","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","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip","checkTests":"node spec/checkForAllTests.js"},"devDependencies":{"@babel/core":"^7.24.7","@babel/eslint-parser":"^7.24.7","@babel/plugin-transform-runtime":"^7.24.7","@babel/preset-env":"^7.24.7","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-node-resolve":"^15.2.3","@rollup/plugin-terser":"^0.4.4","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@types/jasmine":"^5.1.4","babel-plugin-polyfill-corejs3":"^0.10.4","core-js":"^3.37.1","coveralls":"^3.1.1","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","http-server":"^14.1.1","jasmine":"^5.1.0","jasmine-core":"^5.1.2","karma":"^6.4.3","karma-chrome-launcher":"^3.2.0","karma-coverage":"^2.2.1","karma-firefox-launcher":"^2.1.3","karma-jasmine":"^5.1.0","karma-sauce-launcher":"^4.3.6","prettier":"^3.3.2","rollup":"^4.18.0","rollup-plugin-filesize":"^10.0.0","svgdom":"^0.1.19","typescript":"^5.4.5","yargs":"^17.7.2"},"browserslist":">0.3%, last 2 version, not dead, not op_mini all","_id":"@svgdotjs/svg.js@3.2.4","gitHead":"73c6a3b60a8c515098e5affb1782380bfda78aab","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_nodeVersion":"22.2.0","_npmVersion":"10.7.0","dist":{"integrity":"sha512-BjJ/7vWNowlX3Z8O4ywT58DqbNRyYlkk6Yz/D13aB7hGmfQTvGX4Tkgtm/ApYlu9M7lCQi15xUEidqMUmdMYwg==","shasum":"4716be92a64c66b29921b63f7235fcfb953fb13a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.2.4.tgz","fileCount":97,"unpackedSize":2644256,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChj5+ijFTDYErmklUq5+iXjGYne0oOTtoWbm3s3iNpZQIhAKIgBmn9FSWb34X627f/Zs5DdCFXj5puZpMqciueDXkO"}]},"_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg.js_3.2.4_1719482475288_0.9629480304990294"},"_hasShrinkwrap":false,"contributors":[]},"3.2.5":{"name":"@svgdotjs/svg.js","version":"3.2.5","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":"src/main.js","exports":{".":{"import":{"types":"./svg.js.d.ts","default":"./src/main.js"},"require":{"types":"./svg.js.d.ts","default":"./dist/svg.node.cjs"}}},"maintainers":[{"name":"anonymous","email":"ulima.ums@googlemail.com"},{"name":"anonymous","email":"wout@mick-wout.com"}],"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"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":"npm run format && npm run rollup","build:polyfills":"npx rollup -c .config/rollup.polyfills.js","build:tests":"npx rollup -c .config/rollup.tests.js","fix":"npx eslint ./src --fix","lint":"npx eslint ./src","prettier":"npx prettier --write .","format":"npm run fix && npm run prettier","rollup":"npx rollup -c .config/rollup.config.js","server":"npx http-server ./ -d","test":"npx karma start .config/karma.conf.cjs || true","test:ci":"karma start .config/karma.conf.saucelabs.cjs","test:svgdom":"node ./spec/runSVGDomTest.js || true","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","prepublishOnly":"rm -rf ./dist && npm run build && npm run build:polyfills && npm test","postpublish":"npm run zip","checkTests":"node spec/checkForAllTests.js"},"devDependencies":{"@babel/core":"^7.24.7","@babel/eslint-parser":"^7.24.7","@babel/plugin-transform-runtime":"^7.24.7","@babel/preset-env":"^7.24.7","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-node-resolve":"^15.2.3","@rollup/plugin-terser":"^0.4.4","@target/custom-event-polyfill":"github:Adobe-Marketing-Cloud/custom-event-polyfill","@types/jasmine":"^5.1.4","babel-plugin-polyfill-corejs3":"^0.10.4","core-js":"^3.37.1","coveralls":"^3.1.1","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","http-server":"^14.1.1","jasmine":"^5.1.0","jasmine-core":"^5.1.2","karma":"^6.4.3","karma-chrome-launcher":"^3.2.0","karma-coverage":"^2.2.1","karma-firefox-launcher":"^2.1.3","karma-jasmine":"^5.1.0","karma-sauce-launcher":"^4.3.6","prettier":"^3.3.2","rollup":"^4.18.0","rollup-plugin-filesize":"^10.0.0","svgdom":"^0.1.19","typescript":"^5.4.5","yargs":"^17.7.2"},"browserslist":">0.3%, last 2 version, not dead, not op_mini all","_id":"@svgdotjs/svg.js@3.2.5","gitHead":"a73d82c9bd17d51f87ce9b2fd7121f0227c6530b","bugs":{"url":"https://github.com/svgdotjs/svg.js/issues"},"_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-/VNHWYhNu+BS7ktbYoVGrCmsXDh+chFMaONMwGNdIBcFHrWqk2jY8fNyr3DLdtQUIalvkPfM554ZSFa3dm3nxQ==","shasum":"fbbc56728b2b565f3ae3e3713301ff82abbb45bd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@svgdotjs/svg.js/-/svg.js-3.2.5.tgz","fileCount":97,"unpackedSize":2644860,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDbhCGErGArlo4m8/3BSeo/Wbo/aaLIBz/e89EKI99AzwIgBJ/84PWEQgAYuZjHE0+y4kBIAxxZGyo9Kx2IrQbNQOw="}],"size":643760},"_npmUser":{"name":"anonymous","email":"ulima.ums@googlemail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/svg.js_3.2.5_1757953332540_0.2589599488214953"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-15T16:22:12.771Z","publish_time":1757953332771,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"3.2.5"},"name":"@svgdotjs/svg.js","time":{"created":"2022-01-26T22:46:33.679Z","modified":"2025-12-07T00:11:05.497Z","3.1.1":"2021-06-25T13:39:23.796Z","3.1.0":"2021-06-13T22:56:15.851Z","3.0.16":"2019-11-12T20:58:35.158Z","3.0.15":"2019-11-08T08:57:10.056Z","3.0.14":"2019-10-31T20:12:07.676Z","3.0.13":"2019-06-12T11:13:24.867Z","3.0.12":"2019-02-19T16:26:29.657Z","3.0.11":"2019-01-22T19:01:55.997Z","3.0.10":"2019-01-14T12:11:53.052Z","3.0.9":"2019-01-14T08:12:07.097Z","3.0.8":"2019-01-13T19:41:30.325Z","3.0.7":"2019-01-13T12:13:28.505Z","3.0.6":"2019-01-12T20:16:30.834Z","3.0.5":"2018-12-12T22:22:42.928Z","3.0.4":"2018-12-07T14:37:12.865Z","3.0.3":"2018-12-05T18:37:34.329Z","3.0.2":"2018-12-03T22:01:27.277Z","3.0.1":"2018-12-03T15:21:45.340Z","3.0.0":"2018-12-01T21:38:40.209Z","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"},"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)","users":{}}