{"name":"react-svg","version":"11.2.5","keywords":["dom","html","images","img","javascript","react","scalable vector graphics","svg","svginjector","typescript"],"author":{"url":"https://github.com/tanem","name":"Tane Morgan"},"license":"MIT","_id":"react-svg@11.2.5","maintainers":[{"name":"tanem","email":"cloth.handcar.psaltery@gmail.com"}],"contributors":[{"name":"Alex Gibson","email":"darth.gibson@gmail.com"},{"name":"ChrisGarber-Medlever","email":"christopher.garber@medlever.com"},{"name":"Danilo Zekovic","email":"danilozeka93@gmail.com"},{"name":"Jason Pettett","email":"metal_scorpion666@hotmail.com"},{"name":"Jeremie CORPINOT","email":"Jeremie CORPINOT"},{"name":"Michael Robinson","email":"mike@lightbox.co.nz"},{"name":"Pete Nykänen","email":"pete.a.nykanen@gmail.com"},{"name":"Renovate Bot","email":"bot@renovateapp.com"},{"name":"Ron Perris","email":"ronperris@gmail.com"},{"name":"Roy Sommer","email":"illBeRoy@users.noreply.github.com"},{"name":"Tane Morgan","email":"464864+tanem@users.noreply.github.com"},{"name":"Thomas Groutars","email":"tgroutars@gmail.com"},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com"},{"name":"ian","email":"ian@blend.com"}],"homepage":"https://github.com/tanem/react-svg","bugs":{"url":"https://github.com/tanem/react-svg/issues"},"dist":{"shasum":"41ddfd96818a54a3a69dfa3903ed40d4fb32a122","tarball":"https://registry.npmjs.org/react-svg/-/react-svg-11.2.5.tgz","fileCount":19,"integrity":"sha512-uUMhRVdU//5qktiTSO2W6nQeHRLwYA1FsWANQFB5O33UgT2uT0V5wVapu46+wz1mx6wt1j53+1aA8QuNn4lJ6A==","signatures":[{"sig":"MEQCIBkvt2n3XEKMKRIAE4is/kaPN08F6ZenR7rVNwPzxyfHAiAWprX5XJWVNnagH2Y+MWVszZ67KZ2v9GeQdr+HEyXWIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":376896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMXF3CRA9TVsSAnZWagAAzBkP/iZcjo6gt9gEfYWregaE\nWFawLtAyV5+1j74N9GBIDVraXTvJ6RtW4qf5vzbaJ/ZuHO1/2HxXshLZB5xT\nBApt9c4aEEyBwWI7f8nG0TsJeF7+hQzyf/FWUj8C66WS61YyHP7KnbYA4EmE\nN3uybiErsec88U07oUfBCcfFmGw4O0i7VP71t86t2b4g+PlMvr9ljaf3BiZg\nJd3Ub778kXJk87Z/xbwwyeisqk8F9AWDtmE0nDtERpIZZPYl/weh92MHa3ll\n0M9RLKx+HVZd+tOHRDYkz9nXAH1fUAzDsMFmtI7SysYPYAXwql0wbLnBknWd\nIIUr4yt6r7fQKmccNpmrQliM5A0UHS2Nn5NeArWNmIad4XYjJld85iFE4w6i\nm5tNOUgTdCrdJlrWv9U7OlEL2Qo2TVrQmOraPjOpiEwdw/uekGPOx0TsblZa\n2XPKsbZtCv7XQWTjLqxI5t0JmbadSTFtv3V2wDo0wp70WRc+NbCF1JhfhpW+\n9QYfH83BrKxoNROSn9RxOMP/rJnmco/dZzpcytCFhtIyGnNntP6L2WSF74JF\n/XJxqbIBmNjumsv/KyEV5XaVPPIUx+G2Kl2UMIHNLGDZpjoNSzS//FCeeluO\nN960KuWGLiO5kXnlO8gvFi0XBImN5DH02UlPsRjahw4vS5FPOz7uLxJ6JVer\niO5a\r\n=7ZDA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/react-svg.esm.js","gitHead":"a80bf1057779cdfb754ea2c6d157ed2987d7e581","scripts":{"lint":"eslint .","test":"run-s check:* lint build test:*","build":"run-s clean compile bundle","clean":"run-p clean:*","bundle":"rollup -c","format":"prettier --write \"**/*.{js,ts,tsx}\"","compile":"tsc -p tsconfig.base.json","release":"tanem-scripts release","test:es":"jest --config ./scripts/jest/config.es.js","test:cjs":"jest --config ./scripts/jest/config.cjs.js","test:src":"jest --config ./scripts/jest/config.src.js","test:umd":"jest --config ./scripts/jest/config.umd.js","clean:dist":"del dist","postbundle":"del compiled && cp-cli ./index.js ./dist/index.js","check:types":"tsc --noEmit","check:format":"prettier --list-different \"**/*.{js,ts,tsx}\"","test:cjsprod":"cross-env NODE_ENV=production jest --config ./scripts/jest/config.cjs.js","test:umdprod":"jest --config ./scripts/jest/config.umdprod.js","clean:compiled":"del compiled","clean:coverage":"del coverage"},"typings":"dist/index.d.ts","_npmUser":{"name":"tanem","email":"cloth.handcar.psaltery@gmail.com"},"repository":{"url":"git+https://github.com/tanem/react-svg.git","type":"git"},"_npmVersion":"7.5.4","description":"A React component that injects SVG into the DOM.","directories":{},"jsnext:main":"dist/react-svg.esm.js","_nodeVersion":"14.15.1","dependencies":{"prop-types":"^15.7.2","@babel/runtime":"^7.12.13","@tanem/svg-injector":"^8.2.4"},"_hasShrinkwrap":false,"devDependencies":{"raf":"3.4.1","jest":"26.6.3","faker":"5.4.0","react":"17.0.1","sinon":"9.2.4","cp-cli":"2.0.0","enzyme":"3.11.0","eslint":"7.20.0","rollup":"2.39.0","del-cli":"3.0.1","ts-jest":"26.5.1","prettier":"2.2.1","cross-env":"7.0.3","react-dom":"17.0.1","babel-core":"6.26.3","typescript":"4.1.5","@babel/core":"7.12.16","@types/jest":"26.0.20","npm-run-all":"4.1.5","@types/faker":"5.1.6","@types/jsdom":"16.2.6","@types/react":"17.0.2","@types/sinon":"9.0.10","@types/enzyme":"3.10.8","tanem-scripts":"6.0.8","@types/react-dom":"17.0.1","@babel/preset-env":"7.12.16","@types/prop-types":"15.7.3","@babel/preset-react":"7.12.13","eslint-plugin-react":"7.22.0","rollup-plugin-babel":"4.4.0","rollup-plugin-terser":"7.0.2","rollup-plugin-replace":"2.2.0","eslint-config-prettier":"7.2.0","rollup-plugin-commonjs":"10.1.0","jest-prettyhtml-matchers":"1.4.8","rollup-plugin-sourcemaps":"0.6.3","@typescript-eslint/parser":"4.15.1","eslint-plugin-react-hooks":"4.2.0","rollup-plugin-node-resolve":"5.2.0","@babel/plugin-transform-runtime":"7.12.15","@typescript-eslint/eslint-plugin":"4.15.1","eslint-plugin-simple-import-sort":"7.0.0","@wojtekmaj/enzyme-adapter-react-17":"0.4.1","babel-plugin-transform-react-remove-prop-types":"0.4.24"},"peerDependencies":{"react":"^15.5.4 || ^16.0.0 || ^17.0.0","react-dom":"^15.5.4 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-svg_11.2.5_1613853046809_0.4706453927378951","host":"s3://npm-registry-packages"}}