{"_id":"svgr","_rev":"369634","name":"svgr","description":"Convert raw SVG into React components.","dist-tags":{"latest":"2.0.0"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"time":{"modified":"2021-07-26T06:51:01.000Z","created":"2017-08-17T16:40:42.944Z","2.0.0":"2018-06-12T15:59:10.358Z","1.10.0":"2018-05-28T18:53:00.007Z","1.9.2":"2018-05-14T09:24:31.920Z","1.9.1":"2018-03-25T15:12:07.515Z","1.9.0":"2018-03-08T17:22:11.678Z","1.8.1":"2018-01-31T22:55:17.147Z","1.8.0":"2018-01-31T22:20:39.542Z","1.7.0":"2018-01-23T08:23:21.591Z","1.6.0":"2018-01-08T23:24:56.511Z","1.5.0":"2017-12-12T10:08:26.155Z","1.4.0":"2017-12-07T17:04:16.537Z","1.3.0":"2017-12-05T13:36:09.253Z","1.2.0":"2017-12-04T17:15:43.011Z","1.1.0":"2017-11-24T15:44:36.097Z","1.0.0":"2017-11-07T20:08:22.261Z","0.5.0":"2017-10-30T15:01:37.564Z","0.4.0":"2017-10-15T17:37:21.827Z","0.3.0":"2017-10-01T18:40:04.032Z","0.2.1":"2017-09-05T09:26:57.469Z","0.2.0":"2017-09-03T08:26:47.063Z","0.1.0":"2017-09-02T14:52:58.673Z","0.0.0":"2017-08-17T16:40:42.944Z"},"users":{"rardoz":true},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"versions":{"2.0.0":{"name":"svgr","description":"Convert raw SVG into React components.","version":"2.0.0","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"engines":{"node":">=8"},"license":"MIT","dependencies":{"github-current-user":"^2.5.0"},"scripts":{"postinstall":"node message.js; sleep 10; exit 1;"},"bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@2.0.0","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"3ef6eaf71b0c63d71a361128079e169079617101","size":5896,"noattachment":false,"key":"/svgr/-/svgr-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-2.0.0.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr_2.0.0_1528819150290_0.1937417971117883"},"_hasShrinkwrap":false,"publish_time":1528819150358,"_cnpm_publish_time":1528819150358,"deprecated":"Please install @svgr/cli, @svgr/core or @svgr/webpack"},"1.10.0":{"name":"svgr","description":"Convert raw SVG into React components.","version":"1.10.0","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"@babel/cli":"^7.0.0-beta.49","@babel/plugin-proposal-class-properties":"^7.0.0-beta.49","babel-core":"^7.0.0-bridge.0","babel-eslint":"^8.2.3","babel-jest":"^23.0.1","babel-loader":"^7.1.4","codecov":"^3.0.2","conventional-github-releaser":"^2.0.2","eslint":"^4.19.1","eslint-config-airbnb-base":"^12.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.12.0","jest":"^23.0.1","memory-fs":"^0.4.1","react":"^16.4.0","standard-version":"^4.4.0","webpack":"^4.9.1"},"dependencies":{"@babel/core":"^7.0.0-beta.49","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.49","@babel/plugin-transform-react-constant-elements":"^7.0.0-beta.49","@babel/preset-env":"^7.0.0-beta.49","@babel/preset-react":"^7.0.0-beta.49","chalk":"^2.4.1","commander":"^2.15.1","glob":"^7.1.2","h2x-core":"^1.0.0","h2x-plugin-jsx":"^1.0.0","loader-utils":"^1.1.0","lodash":"^4.17.10","mz":"^2.6.0","output-file-sync":"^2.0.1","prettier":"^1.13.0","recursive-readdir":"^2.2.2","svgo":"^1.0.5"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/","watchPathIgnorePatterns":["<rootDir>/__fixtures__"],"collectCoverageFrom":["**/*.{js,jsx}","!**/node_modules/**","!**/__fixtures__/**","!**/__snapshots__/**"]},"scripts":{"dev":"babel --watch src -d lib","build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn build && yarn test","format":"prettier --write \"src/**/*.js\" \"*.md\"","lint":"eslint .","release":"yarn build && standard-version && conventional-github-releaser --preset angular","clear":"rm -rf __fixtures_build__ lib","test":"jest --runInBand --coverage && codecov","prepublishOnly":"yarn run build"},"gitHead":"a21c0d102bb11ac8b96c936e8534c6997fe759e0","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@1.10.0","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"0f51c38deb2c009b790f30d3ae119a7d1f76bff9","size":26735,"noattachment":false,"key":"/svgr/-/svgr-1.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-1.10.0.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr_1.10.0_1527533579915_0.864987832879333"},"_hasShrinkwrap":false,"publish_time":1527533580007,"_cnpm_publish_time":1527533580007},"1.9.2":{"name":"svgr","description":"Convert raw SVG into React components.","version":"1.9.2","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"@babel/cli":"^7.0.0-beta.46","@babel/plugin-proposal-class-properties":"^7.0.0-beta.46","babel-core":"^7.0.0-bridge.0","babel-eslint":"^8.2.3","babel-jest":"^22.4.3","babel-loader":"^7.1.4","codecov":"^3.0.2","conventional-github-releaser":"^2.0.2","eslint":"^4.19.1","eslint-config-airbnb-base":"^12.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.11.0","jest":"^22.4.3","memory-fs":"^0.4.1","react":"^16.3.2","standard-version":"^4.3.0","webpack":"^4.8.3"},"dependencies":{"@babel/core":"^7.0.0-beta.46","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.46","@babel/plugin-transform-react-constant-elements":"^7.0.0-beta.46","@babel/preset-env":"^7.0.0-beta.46","@babel/preset-react":"^7.0.0-beta.46","chalk":"^2.4.1","commander":"^2.15.1","glob":"^7.1.2","h2x-core":"^1.0.0","h2x-plugin-jsx":"^1.0.0","loader-utils":"^1.1.0","lodash":"^4.17.10","mz":"^2.6.0","output-file-sync":"^2.0.1","prettier":"^1.12.1","recursive-readdir":"^2.2.2","svgo":"^1.0.5"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/","watchPathIgnorePatterns":["<rootDir>/__fixtures__"],"collectCoverageFrom":["**/*.{js,jsx}","!**/node_modules/**","!**/__fixtures__/**","!**/__snapshots__/**"]},"scripts":{"dev":"babel --watch src -d lib","build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn build && yarn test","format":"prettier --write \"src/**/*.js\" \"*.md\"","lint":"eslint .","release":"yarn build && standard-version && conventional-github-releaser -p angular","clear":"rm -rf __fixtures_build__ lib","test":"jest --runInBand --coverage && codecov","prepublishOnly":"yarn run build"},"gitHead":"50ad537f965847d9acc1874f26989d5e668fe035","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@1.9.2","_npmVersion":"5.6.0","_nodeVersion":"9.10.1","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"0419fbaedcb513d8afa73432051a71ccaa3655a4","size":25949,"noattachment":false,"key":"/svgr/-/svgr-1.9.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-1.9.2.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr_1.9.2_1526289871837_0.05007560431003055"},"_hasShrinkwrap":false,"publish_time":1526289871920,"_cnpm_publish_time":1526289871920},"1.9.1":{"name":"svgr","description":"Convert raw SVG into React components.","version":"1.9.1","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"@babel/cli":"^7.0.0-beta.40","@babel/plugin-proposal-class-properties":"^7.0.0-beta.40","babel-core":"^7.0.0-bridge.0","babel-eslint":"^8.2.2","babel-jest":"^22.4.1","babel-loader":"^7.1.4","codecov":"^3.0.0","conventional-github-releaser":"^2.0.0","eslint":"^4.18.2","eslint-config-airbnb-base":"^12.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.9.0","jest":"^22.4.2","memory-fs":"^0.4.1","react":"^16.2.0","standard-version":"^4.3.0","webpack":"^4.1.1"},"dependencies":{"@babel/core":"^7.0.0-beta.40","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.40","@babel/plugin-transform-react-constant-elements":"^7.0.0-beta.40","@babel/preset-env":"^7.0.0-beta.40","@babel/preset-react":"^7.0.0-beta.40","chalk":"^2.3.2","commander":"^2.15.0","glob":"^7.1.2","h2x-core":"^0.1.9","h2x-plugin-jsx":"^0.1.9","loader-utils":"^1.1.0","lodash":"^4.17.5","mz":"^2.6.0","output-file-sync":"^2.0.1","prettier":"^1.11.1","recursive-readdir":"^2.2.2","svgo":"^1.0.5"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/","watchPathIgnorePatterns":["<rootDir>/__fixtures__"],"collectCoverageFrom":["**/*.{js,jsx}","!**/node_modules/**","!**/__fixtures__/**","!**/__snapshots__/**"]},"scripts":{"dev":"babel --watch src -d lib","build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn build && yarn test","format":"prettier --write \"src/**/*.js\" \"*.md\"","lint":"eslint .","release":"yarn build && standard-version && conventional-github-releaser -p angular","clear":"rm -rf __fixtures_build__ lib","test":"jest --runInBand --coverage && codecov","prepublishOnly":"yarn run build"},"gitHead":"6b593514e375a03e592a75247b737431828540ff","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@1.9.1","_npmVersion":"5.6.0","_nodeVersion":"9.8.0","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"ac56f6781b218f9f9d4ee9af4a7cce63ddd9b8da","size":15884,"noattachment":false,"key":"/svgr/-/svgr-1.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-1.9.1.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr_1.9.1_1521990727394_0.4608167836736812"},"_hasShrinkwrap":false,"publish_time":1521990727515,"_cnpm_publish_time":1521990727515},"1.9.0":{"name":"svgr","description":"Convert raw SVG into React components.","version":"1.9.0","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"@babel/cli":"^7.0.0-beta.40","@babel/plugin-proposal-class-properties":"^7.0.0-beta.40","babel-core":"^7.0.0-bridge.0","babel-eslint":"^8.2.2","babel-jest":"^22.4.1","babel-loader":"^7.1.4","codecov":"^3.0.0","conventional-github-releaser":"^2.0.0","eslint":"^4.18.2","eslint-config-airbnb-base":"^12.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.9.0","jest":"^22.4.2","memory-fs":"^0.4.1","react":"^16.2.0","standard-version":"^4.3.0","webpack":"^4.1.1"},"dependencies":{"@babel/core":"^7.0.0-beta.40","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.40","@babel/plugin-transform-react-constant-elements":"^7.0.0-beta.40","@babel/preset-env":"^7.0.0-beta.40","@babel/preset-react":"^7.0.0-beta.40","chalk":"^2.3.2","commander":"^2.15.0","glob":"^7.1.2","h2x-core":"^0.1.9","h2x-plugin-jsx":"^0.1.9","loader-utils":"^1.1.0","lodash":"^4.17.5","mz":"^2.6.0","output-file-sync":"^2.0.1","prettier":"^1.11.1","recursive-readdir":"^2.2.2","svgo":"^1.0.5"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/","watchPathIgnorePatterns":["<rootDir>/__fixtures__"],"collectCoverageFrom":["**/*.{js,jsx}","!**/node_modules/**","!**/__fixtures__/**","!**/__snapshots__/**"]},"scripts":{"dev":"babel --watch src -d lib","build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn build && yarn test","format":"prettier --write \"src/**/*.js\" \"*.md\"","lint":"eslint .","release":"yarn build && standard-version && conventional-github-releaser -p angular","clear":"rm -rf __fixtures_build__ lib","test":"jest --runInBand --coverage && codecov","prepublishOnly":"yarn run build"},"gitHead":"216844fb1d8db849b09707fe7eb0d165b43550a2","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@1.9.0","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"9c113259649178a20ddc4d50e61986524eaf5cdd","size":15524,"noattachment":false,"key":"/svgr/-/svgr-1.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-1.9.0.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr_1.9.0_1520529731315_0.10253683258625346"},"_hasShrinkwrap":false,"publish_time":1520529731678,"_cnpm_publish_time":1520529731678},"1.8.1":{"name":"svgr","description":"Convert raw SVG into React components.","version":"1.8.1","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"@babel/cli":"^7.0.0-beta.39","@babel/plugin-proposal-class-properties":"^7.0.0-beta.39","babel-core":"^7.0.0-bridge.0","babel-eslint":"^8.2.1","babel-jest":"^22.1.0","babel-loader":"^7.1.2","codecov":"^3.0.0","conventional-github-releaser":"^2.0.0","eslint":"^4.16.0","eslint-config-airbnb-base":"^12.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.7.0","jest":"^22.1.4","memory-fs":"^0.4.1","react":"^16.2.0","standard-version":"^4.3.0","webpack":"^3.10.0"},"dependencies":{"@babel/core":"^7.0.0-beta.39","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.39","@babel/plugin-transform-react-constant-elements":"^7.0.0-beta.39","@babel/preset-env":"^7.0.0-beta.39","@babel/preset-react":"^7.0.0-beta.39","chalk":"^2.1.0","commander":"^2.13.0","glob":"^7.1.2","h2x-core":"^0.1.9","h2x-plugin-jsx":"^0.1.9","loader-utils":"^1.1.0","lodash":"^4.17.4","mz":"^2.6.0","output-file-sync":"^2.0.0","prettier":"^1.10.2","recursive-readdir":"^2.2.1","svgo":"^1.0.3"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/","watchPathIgnorePatterns":["<rootDir>/__fixtures__"],"collectCoverageFrom":["**/*.{js,jsx}","!**/node_modules/**","!**/__fixtures__/**","!**/__snapshots__/**"]},"scripts":{"dev":"babel --watch src -d lib","build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn build && yarn test","format":"prettier --write \"src/**/*.js\" \"*.md\"","lint":"eslint .","release":"yarn build && standard-version && conventional-github-releaser -p angular","clear":"rm -rf __fixtures_build__ lib","test":"jest --runInBand --coverage && codecov","prepublishOnly":"yarn run build"},"gitHead":"f0b85424ff5772de96718c6987cbbf5c332a608f","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@1.8.1","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"51e9eac9e9f70cca4511c6f30f8567f77aa3e6da","size":15171,"noattachment":false,"key":"/svgr/-/svgr-1.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-1.8.1.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr-1.8.1.tgz_1517439316018_0.5712442011572421"},"directories":{},"publish_time":1517439317147,"_hasShrinkwrap":false,"_cnpm_publish_time":1517439317147},"1.8.0":{"name":"svgr","description":"Convert raw SVG into React components.","version":"1.8.0","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"@babel/cli":"^7.0.0-beta.39","@babel/plugin-proposal-class-properties":"^7.0.0-beta.39","babel-core":"^7.0.0-bridge.0","babel-eslint":"^8.2.1","babel-jest":"^22.1.0","babel-loader":"^7.1.2","codecov":"^3.0.0","conventional-github-releaser":"^2.0.0","eslint":"^4.16.0","eslint-config-airbnb-base":"^12.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.7.0","jest":"^22.1.4","memory-fs":"^0.4.1","react":"^16.2.0","standard-version":"^4.3.0","webpack":"^3.10.0"},"dependencies":{"@babel/core":"^7.0.0-beta.39","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.39","@babel/plugin-transform-react-constant-elements":"^7.0.0-beta.39","@babel/preset-env":"^7.0.0-beta.39","@babel/preset-react":"^7.0.0-beta.39","chalk":"^2.1.0","commander":"^2.13.0","glob":"^7.1.2","h2x-core":"^0.1.9","h2x-plugin-jsx":"^0.1.9","loader-utils":"^1.1.0","lodash":"^4.17.4","mz":"^2.6.0","output-file-sync":"^2.0.0","prettier":"^1.10.2","recursive-readdir":"^2.2.1","svgo":"^1.0.3"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/","watchPathIgnorePatterns":["<rootDir>/__fixtures__"],"collectCoverageFrom":["**/*.{js,jsx}","!**/node_modules/**","!**/__fixtures__/**","!**/__snapshots__/**"]},"scripts":{"dev":"babel --watch src -d lib","build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn build && yarn test","format":"prettier --write \"src/**/*.js\" \"*.md\"","lint":"eslint .","release":"yarn build && standard-version && conventional-github-releaser -p angular","clear":"rm -rf __fixtures_build__ lib","test":"jest --runInBand --coverage && codecov","prepublishOnly":"yarn run build"},"gitHead":"7166cd457fdbd529164e1b6cb34d013b5a75418b","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@1.8.0","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"1df5186c52eabc05451d98adf27dd7c1fdc6d4e3","size":15095,"noattachment":false,"key":"/svgr/-/svgr-1.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-1.8.0.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr-1.8.0.tgz_1517437239369_0.678043088177219"},"directories":{},"publish_time":1517437239542,"_hasShrinkwrap":false,"_cnpm_publish_time":1517437239542},"1.7.0":{"name":"svgr","description":"Convert raw SVG into React components.","version":"1.7.0","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.2.1","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","codecov":"^3.0.0","conventional-github-releaser":"^2.0.0","eslint":"^4.16.0","eslint-config-airbnb-base":"^12.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.7.0","jest":"^22.1.4","react":"^16.2.0","standard-version":"^4.3.0","webpack":"^3.10.0"},"dependencies":{"chalk":"^2.1.0","commander":"^2.13.0","glob":"^7.1.2","h2x-core":"^0.1.9","h2x-plugin-jsx":"^0.1.9","loader-utils":"^1.1.0","lodash":"^4.17.4","mz":"^2.6.0","output-file-sync":"^2.0.0","prettier":"^1.10.2","recursive-readdir":"^2.2.1","svgo":"^1.0.3"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/","watchPathIgnorePatterns":["<rootDir>/__fixtures__"],"collectCoverageFrom":["**/*.{js,jsx}","!**/node_modules/**","!**/__fixtures__/**","!**/__snapshots__/**"]},"scripts":{"dev":"babel --watch src -d lib","build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn build && yarn test","format":"prettier --write \"src/**/*.js\" \"*.md\"","lint":"eslint .","release":"yarn build && standard-version && conventional-github-releaser -p angular","clear":"rm -rf __fixtures_build__ lib","test":"jest --runInBand --coverage && codecov","prepublishOnly":"yarn run build"},"gitHead":"ca40d16acb80d295500e4bd1ac02c3679bf165d7","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@1.7.0","_npmVersion":"5.5.1","_nodeVersion":"9.3.0","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"1672d4e7c7149fa0a9f2c8833bed8abd4abbe029","size":14474,"noattachment":false,"key":"/svgr/-/svgr-1.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-1.7.0.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr-1.7.0.tgz_1516695801515_0.6175831521395594"},"directories":{},"publish_time":1516695801591,"_hasShrinkwrap":false,"_cnpm_publish_time":1516695801591},"1.6.0":{"name":"svgr","description":"Convert raw SVG into React components.","version":"1.6.0","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.0.3","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","codecov":"^3.0.0","conventional-github-releaser":"^2.0.0","eslint":"^4.12.1","eslint-config-airbnb-base":"^12.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.7.0","jest":"^21.2.1","react":"^16.2.0","standard-version":"^4.2.0","webpack":"^3.10.0"},"dependencies":{"chalk":"^2.1.0","commander":"^2.12.2","glob":"^7.1.2","h2x-core":"^0.1.9","h2x-plugin-jsx":"^0.1.9","loader-utils":"^1.1.0","lodash":"^4.17.4","mz":"^2.6.0","output-file-sync":"^2.0.0","prettier":"^1.9.1","recursive-readdir":"^2.2.1","svgo":"^1.0.3"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/","watchPathIgnorePatterns":["<rootDir>/__fixtures__"],"collectCoverageFrom":["**/*.{js,jsx}","!**/node_modules/**","!**/__fixtures__/**","!**/__snapshots__/**"]},"scripts":{"dev":"babel --watch src -d lib","build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn build && yarn test","format":"prettier --write \"src/**/*.js\" \"*.md\"","lint":"eslint .","release":"yarn build && standard-version && conventional-github-releaser -p angular","clear":"rm -rf __fixtures_build__ lib","test":"jest --runInBand --coverage && codecov","prepublishOnly":"yarn run build"},"gitHead":"492e79d5821956d06234188ad60255e2b2d14689","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@1.6.0","_npmVersion":"5.5.1","_nodeVersion":"9.3.0","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"8a4b435a0307e9e8d75f22f246d58b34990f3141","size":34638,"noattachment":false,"key":"/svgr/-/svgr-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-1.6.0.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr-1.6.0.tgz_1515453895431_0.19358195061795413"},"directories":{},"publish_time":1515453896511,"_hasShrinkwrap":false,"_cnpm_publish_time":1515453896511},"1.5.0":{"name":"svgr","description":"Convert raw SVG into React components.","version":"1.5.0","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.0.3","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","codecov":"^3.0.0","conventional-github-releaser":"^2.0.0","eslint":"^4.12.1","eslint-config-airbnb-base":"^12.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.7.0","jest":"^21.2.1","react":"^16.2.0","standard-version":"^4.2.0","webpack":"^3.10.0"},"dependencies":{"chalk":"^2.1.0","commander":"^2.12.2","glob":"^7.1.2","h2x-core":"^0.1.9","h2x-plugin-jsx":"^0.1.9","loader-utils":"^1.1.0","lodash":"^4.17.4","mz":"^2.6.0","output-file-sync":"^2.0.0","prettier":"^1.9.1","recursive-readdir":"^2.2.1","svgo":"^1.0.3"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/","watchPathIgnorePatterns":["<rootDir>/__fixtures__"],"collectCoverageFrom":["**/*.{js,jsx}","!**/node_modules/**","!**/__fixtures__/**","!**/__snapshots__/**"]},"scripts":{"dev":"babel --watch src -d lib","build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn build && yarn test","format":"prettier --write \"src/**/*.js\" \"*.md\"","lint":"eslint .","release":"yarn build && standard-version && conventional-github-releaser -p angular","clear":"rm -rf __fixtures_build__ lib","test":"jest --runInBand --coverage && codecov","prepublishOnly":"yarn run build"},"gitHead":"958e49bbdcdac3fb1c78ff8b329f50d3558e453f","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@1.5.0","_npmVersion":"5.5.1","_nodeVersion":"9.2.0","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"845b82796f1e97a45db487109292e0f8d9092b46","size":33521,"noattachment":false,"key":"/svgr/-/svgr-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-1.5.0.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr-1.5.0.tgz_1513073305131_0.8726007896475494"},"directories":{},"publish_time":1513073306155,"_hasShrinkwrap":false,"_cnpm_publish_time":1513073306155},"1.4.0":{"name":"svgr","description":"Convert raw SVG into React components.","version":"1.4.0","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.0.3","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","codecov":"^3.0.0","conventional-github-releaser":"^2.0.0","eslint":"^4.12.1","eslint-config-airbnb-base":"^12.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.7.0","jest":"^21.2.1","react":"^16.2.0","standard-version":"^4.2.0","webpack":"^3.10.0"},"dependencies":{"chalk":"^2.1.0","commander":"^2.12.2","glob":"^7.1.2","h2x-core":"^0.1.9","h2x-plugin-jsx":"^0.1.9","loader-utils":"^1.1.0","lodash":"^4.17.4","mz":"^2.6.0","output-file-sync":"^2.0.0","prettier":"^1.9.1","recursive-readdir":"^2.2.1","svgo":"^1.0.3"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/","watchPathIgnorePatterns":["<rootDir>/__fixtures__"],"collectCoverageFrom":["**/*.{js,jsx}","!**/node_modules/**","!**/__fixtures__/**","!**/__snapshots__/**"]},"scripts":{"dev":"babel --watch src -d lib","build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn build && yarn test","format":"prettier --write \"src/**/*.js\" \"*.md\"","lint":"eslint .","release":"yarn build && standard-version && conventional-github-releaser -p angular","clear":"rm -rf __fixtures_build__ lib","test":"jest --runInBand --coverage && codecov","prepublishOnly":"yarn run build"},"gitHead":"82023adb3412f1c6ce22fb53a496b6c282f2556f","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@1.4.0","_npmVersion":"5.5.1","_nodeVersion":"9.2.0","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"99c592cea019fd9b7a841b89754b073f191866c9","size":33152,"noattachment":false,"key":"/svgr/-/svgr-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-1.4.0.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr-1.4.0.tgz_1512666255466_0.35483777499757707"},"directories":{},"publish_time":1512666256537,"_hasShrinkwrap":false,"_cnpm_publish_time":1512666256537},"1.3.0":{"name":"svgr","description":"Convert raw SVG into React components.","version":"1.3.0","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.0.2","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","codecov":"^3.0.0","conventional-github-releaser":"^2.0.0","eslint":"^4.12.0","eslint-config-airbnb-base":"^12.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.7.0","jest":"^21.2.1","react":"^16.2.0","standard-version":"^4.2.0","webpack":"^3.6.0"},"dependencies":{"chalk":"^2.1.0","commander":"^2.12.2","glob":"^7.1.2","h2x-core":"^0.1.6","h2x-plugin-jsx":"^0.1.6","loader-utils":"^1.1.0","lodash":"^4.17.4","mz":"^2.6.0","output-file-sync":"^2.0.0","prettier":"^1.8.2","recursive-readdir":"^2.2.1","svgo":"^1.0.3"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/","watchPathIgnorePatterns":["<rootDir>/__fixtures__"],"collectCoverageFrom":["**/*.{js,jsx}","!**/node_modules/**","!**/__fixtures__/**","!**/__snapshots__/**"]},"scripts":{"build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn build && yarn test","format":"prettier --write \"src/**/*.js\"","lint":"eslint .","release":"yarn build && standard-version && conventional-github-releaser","clear":"rm -rf __fixtures_build__ lib","test":"jest --runInBand --coverage && codecov","prepublishOnly":"yarn run build"},"gitHead":"8b311c5fff6259a4f754dbb94ada70eab615096f","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@1.3.0","_npmVersion":"5.5.1","_nodeVersion":"9.2.0","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"03608eaa0b5261aa363febb1fb8ca77acc0d4bc3","size":32122,"noattachment":false,"key":"/svgr/-/svgr-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-1.3.0.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr-1.3.0.tgz_1512480969155_0.5396414282731712"},"directories":{},"publish_time":1512480969253,"_hasShrinkwrap":false,"_cnpm_publish_time":1512480969253},"1.2.0":{"name":"svgr","description":"Convert raw SVG into React components.","version":"1.2.0","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.0.2","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","codecov":"^3.0.0","conventional-github-releaser":"^2.0.0","eslint":"^4.12.0","eslint-config-airbnb-base":"^12.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.7.0","jest":"^21.2.1","react":"^16.2.0","standard-version":"^4.2.0","webpack":"^3.6.0"},"dependencies":{"chalk":"^2.1.0","commander":"^2.12.2","glob":"^7.1.2","h2x-core":"^0.1.6","h2x-plugin-jsx":"^0.1.6","loader-utils":"^1.1.0","lodash":"^4.17.4","mz":"^2.6.0","output-file-sync":"^2.0.0","prettier":"^1.8.2","recursive-readdir":"^2.2.1","svgo":"^1.0.3"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/","watchPathIgnorePatterns":["<rootDir>/__fixtures__"],"collectCoverageFrom":["**/*.{js,jsx}","!**/node_modules/**","!**/__fixtures__/**","!**/__snapshots__/**"]},"scripts":{"build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn build && yarn test","format":"prettier --write \"src/**/*.js\"","lint":"eslint .","release":"yarn build && standard-version && conventional-github-releaser","clear":"rm -rf __fixtures_build__ lib","test":"jest --runInBand --coverage && codecov","prepublishOnly":"yarn run build"},"gitHead":"2ec0612558945215f5b822fbb2749cc8945ccd96","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@1.2.0","_npmVersion":"5.5.1","_nodeVersion":"9.2.0","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"3445e19d157cf5f4f51013a3cfcc1b50ff3cf9a9","size":31914,"noattachment":false,"key":"/svgr/-/svgr-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-1.2.0.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr-1.2.0.tgz_1512407741941_0.6059738674666733"},"directories":{},"publish_time":1512407743011,"_cnpm_publish_time":1512407743011,"_hasShrinkwrap":false},"1.1.0":{"name":"svgr","description":"Convert raw SVG into React components.","version":"1.1.0","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.0.2","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","codecov":"^3.0.0","conventional-github-releaser":"^2.0.0","eslint":"^4.11.0","eslint-config-airbnb-base":"^12.0.1","eslint-config-prettier":"^2.8.0","eslint-plugin-import":"^2.7.0","jest":"^21.2.1","react":"^16.1.1","standard-version":"^4.2.0","webpack":"^3.6.0"},"dependencies":{"chalk":"^2.1.0","commander":"^2.12.1","glob":"^7.1.2","h2x-core":"^0.1.6","h2x-plugin-jsx":"^0.1.6","loader-utils":"^1.1.0","lodash":"^4.17.4","mz":"^2.6.0","output-file-sync":"^2.0.0","prettier":"^1.8.2","recursive-readdir":"^2.2.1","svgo":"^1.0.3"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/","watchPathIgnorePatterns":["<rootDir>/__fixtures__"],"collectCoverageFrom":["**/*.{js,jsx}","!**/node_modules/**","!**/__fixtures__/**","!**/__snapshots__/**"]},"scripts":{"build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn test","format":"prettier --write \"src/**/*.js\"","lint":"eslint .","release":"yarn build && standard-version && conventional-github-releaser","clear":"rm -rf __fixtures_build__ lib","test":"npm run clear && jest --runInBand --coverage && codecov","prepublishOnly":"yarn run build"},"gitHead":"7a1513d7e4164f24d177aa49337ec6d72d4f471c","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@1.1.0","_npmVersion":"5.5.1","_nodeVersion":"9.2.0","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"e52ae51f55ffb9c3f93827467c100c55a9d124ba","size":31433,"noattachment":false,"key":"/svgr/-/svgr-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-1.1.0.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr-1.1.0.tgz_1511538275959_0.5975511667784303"},"directories":{},"publish_time":1511538276097,"_hasShrinkwrap":false,"_cnpm_publish_time":1511538276097},"1.0.0":{"name":"svgr","description":"Convert raw SVG into React components.","version":"1.0.0","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.0.2","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","codecov":"^3.0.0","conventional-github-releaser":"^2.0.0","eslint":"^4.8.0","eslint-config-airbnb-base":"^12.0.1","eslint-config-prettier":"^2.7.0","eslint-plugin-import":"^2.7.0","jest":"^21.2.1","react":"^16.0.0","standard-version":"^4.2.0","webpack":"^3.6.0"},"dependencies":{"chalk":"^2.1.0","commander":"^2.11.0","glob":"^7.1.2","h2x-core":"^0.1.6","h2x-plugin-jsx":"^0.1.6","loader-utils":"^1.1.0","lodash":"^4.17.4","mz":"^2.6.0","output-file-sync":"^2.0.0","prettier":"^1.8.1","recursive-readdir":"^2.2.1","svgo":"^1.0.2"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/","watchPathIgnorePatterns":["<rootDir>/__fixtures__"],"collectCoverageFrom":["**/*.{js,jsx}","!**/node_modules/**","!**/__fixtures__/**","!**/__snapshots__/**"]},"scripts":{"build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn test","format":"prettier --write \"src/**/*.js\"","lint":"eslint .","release":"yarn build && standard-version && conventional-github-releaser","clear":"rm -rf __fixtures_build__ lib","test":"npm run clear && jest --runInBand --coverage && codecov","prepublishOnly":"yarn run build"},"gitHead":"9e29c5b90cbe8f6357e39d5922dc9a650f2fee5a","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@1.0.0","_npmVersion":"5.4.2","_nodeVersion":"8.8.1","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"9fe0cab02ceabe9e00793f19769739ccd6367a4e","size":33253,"noattachment":false,"key":"/svgr/-/svgr-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-1.0.0.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr-1.0.0.tgz_1510085302094_0.46678538899868727"},"directories":{},"publish_time":1510085302261,"_hasShrinkwrap":false,"_cnpm_publish_time":1510085302261},"0.5.0":{"name":"svgr","description":"Convert raw SVG into React components.","version":"0.5.0","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.0.1","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","codecov":"^2.3.0","conventional-github-releaser":"^1.1.12","conventional-recommended-bump":"^1.0.2","eslint":"^4.8.0","eslint-config-airbnb-base":"^12.0.1","eslint-config-prettier":"^2.6.0","eslint-plugin-import":"^2.7.0","jest":"^21.2.1","mversion":"^1.10.1","react":"^16.0.0","webpack":"^3.6.0"},"dependencies":{"chalk":"^2.1.0","commander":"^2.11.0","glob":"^7.1.2","h2x-core":"^0.1.6","h2x-plugin-jsx":"^0.1.6","loader-utils":"^1.1.0","lodash":"^4.17.4","mz":"^2.6.0","output-file-sync":"^2.0.0","prettier":"^1.7.3","recursive-readdir":"^2.2.1","svgo":"^0.7.2"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/","watchPathIgnorePatterns":["<rootDir>/__fixtures__"],"collectCoverageFrom":["**/*.{js,jsx}","!**/node_modules/**","!**/__fixtures__/**","!**/__snapshots__/**"]},"scripts":{"build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn test","format":"prettier --write \"src/**/*.js\"","lint":"eslint .","release":"mversion `conventional-recommended-bump -p angular` -m","clear":"rm -rf __fixtures_build__ lib","test":"npm run clear && jest --runInBand --coverage && codecov","prepublishOnly":"yarn run build"},"gitHead":"4faf6d75f2b1fa1f504b7267a24d23a8715aa80b","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@0.5.0","_npmVersion":"5.4.2","_nodeVersion":"8.8.1","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"9695c5b27d9cdd3f63b554620f9c01cfb31f52ea","size":42520,"noattachment":false,"key":"/svgr/-/svgr-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-0.5.0.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr-0.5.0.tgz_1509375696443_0.5598548247944564"},"directories":{},"publish_time":1509375697564,"_cnpm_publish_time":1509375697564,"_hasShrinkwrap":false},"0.4.0":{"name":"svgr","description":"Convert raw SVG into React components.","version":"0.4.0","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.0.1","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","codecov":"^2.3.0","conventional-github-releaser":"^1.1.12","conventional-recommended-bump":"^1.0.2","eslint":"^4.8.0","eslint-config-airbnb-base":"^12.0.1","eslint-config-prettier":"^2.6.0","eslint-plugin-import":"^2.7.0","jest":"^21.2.1","mversion":"^1.10.1","react":"^16.0.0","webpack":"^3.6.0"},"dependencies":{"chalk":"^2.1.0","commander":"^2.11.0","glob":"^7.1.2","h2x-core":"^0.1.6","h2x-plugin-jsx":"^0.1.6","loader-utils":"^1.1.0","lodash":"^4.17.4","mz":"^2.6.0","output-file-sync":"^2.0.0","prettier":"^1.7.3","recursive-readdir":"^2.2.1","svgo":"^0.7.2"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/","watchPathIgnorePatterns":["<rootDir>/__fixtures__"]},"scripts":{"build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn test","format":"prettier --write \"src/**/*.js\"","lint":"eslint .","release":"mversion `conventional-recommended-bump -p angular` -m","clear":"rm -rf __fixtures_build__ lib","test":"npm run clear && jest --runInBand --coverage && codecov","prepublish":"yarn run build"},"gitHead":"b79fe473382004d7e39eb966f5e4b7b4608dda03","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@0.4.0","_npmVersion":"5.4.0","_nodeVersion":"8.4.0","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"0412256d260469ed71ed6219558bd1064ee7053e","size":32812,"noattachment":false,"key":"/svgr/-/svgr-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-0.4.0.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr-0.4.0.tgz_1508089041701_0.613847145345062"},"directories":{},"publish_time":1508089041827,"_cnpm_publish_time":1508089041827,"_hasShrinkwrap":false},"0.3.0":{"name":"svgr","description":"Convert raw SVG into React components.","version":"0.3.0","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.0.1","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","codecov":"^2.3.0","conventional-github-releaser":"^1.1.12","conventional-recommended-bump":"^1.0.2","eslint":"^4.8.0","eslint-config-airbnb-base":"^12.0.1","eslint-config-prettier":"^2.6.0","eslint-plugin-import":"^2.7.0","jest":"^21.2.1","mversion":"^1.10.1","react":"^16.0.0","webpack":"^3.6.0"},"dependencies":{"chalk":"^2.1.0","commander":"^2.11.0","glob":"^7.1.2","h2x-core":"^0.1.6","h2x-plugin-jsx":"^0.1.6","loader-utils":"^1.1.0","lodash":"^4.17.4","mz":"^2.6.0","output-file-sync":"^2.0.0","prettier":"^1.7.3","recursive-readdir":"^2.2.1","svgo":"^0.7.2"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/","watchPathIgnorePatterns":["<rootDir>/__fixtures__"]},"scripts":{"build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn test","format":"prettier --write \"src/**/*.js\"","lint":"eslint .","release":"mversion `conventional-recommended-bump -p angular` -m","test":"jest --runInBand --coverage && codecov","prepublish":"yarn run build"},"gitHead":"165cc1b6b9be197c4e542c6566701427b47b7f8d","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@0.3.0","_npmVersion":"5.4.0","_nodeVersion":"8.4.0","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"220acf5bbcd6bd6b91eff676aff794e5a7fc95ad","size":32729,"noattachment":false,"key":"/svgr/-/svgr-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-0.3.0.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr-0.3.0.tgz_1506883202692_0.9907997858244926"},"directories":{},"publish_time":1506883204032,"_cnpm_publish_time":1506883204032,"_hasShrinkwrap":false},"0.2.1":{"name":"svgr","description":"Convert raw SVG into React components.","version":"0.2.1","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^7.2.3","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","codecov":"^2.3.0","conventional-github-releaser":"^1.1.12","conventional-recommended-bump":"^1.0.1","eslint":"^4.6.0","eslint-config-airbnb-base":"^11.3.2","eslint-config-prettier":"^2.4.0","eslint-plugin-import":"^2.7.0","jest":"^20.0.4","mversion":"^1.10.1"},"dependencies":{"chalk":"^2.1.0","commander":"^2.11.0","glob":"^7.1.2","h2x-core":"^0.1.6","h2x-plugin-jsx":"^0.1.6","lodash":"^4.17.4","mz":"^2.6.0","output-file-sync":"^2.0.0","prettier":"^1.6.1","recursive-readdir":"^2.2.1","svgo":"^0.7.2"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/"},"scripts":{"build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn test","format":"prettier --write \"src/**/*.js\"","lint":"eslint .","release":"mversion `conventional-recommended-bump -p angular` -m","test":"jest --runInBand --coverage && codecov","prepublish":"yarn run build"},"gitHead":"04dfe586e95f5938c17770159da949eb18e37331","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@0.2.1","_npmVersion":"5.4.0","_nodeVersion":"8.4.0","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"3af96eeecc2616df72c1ce4f0048ba572a263933","size":9844,"noattachment":false,"key":"/svgr/-/svgr-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-0.2.1.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr-0.2.1.tgz_1504603616496_0.5190027933567762"},"directories":{},"publish_time":1504603617469,"_hasShrinkwrap":false,"_cnpm_publish_time":1504603617469},"0.2.0":{"name":"svgr","description":"Convert raw SVG into React components.","version":"0.2.0","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^7.2.3","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","codecov":"^2.3.0","conventional-github-releaser":"^1.1.12","conventional-recommended-bump":"^1.0.1","eslint":"^4.6.0","eslint-config-airbnb-base":"^11.3.2","eslint-config-prettier":"^2.4.0","eslint-plugin-import":"^2.7.0","jest":"^20.0.4","mversion":"^1.10.1"},"dependencies":{"chalk":"^2.1.0","commander":"^2.11.0","glob":"^7.1.2","h2x-core":"^0.1.6","h2x-plugin-jsx":"^0.1.6","lodash":"^4.17.4","mz":"^2.6.0","output-file-sync":"^2.0.0","prettier":"^1.6.1","recursive-readdir":"^2.2.1","svgo":"^0.7.2"},"bin":{"svgr":"./bin/svgr"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/"},"scripts":{"build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn test","format":"prettier --write \"src/**/*.js\"","lint":"eslint .","release":"mversion `conventional-recommended-bump -p angular` -m","test":"jest --runInBand --coverage && codecov","prepublish":"yarn run build"},"gitHead":"2c420132377cdf9af14b6bed8e2fafc66ee44d52","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@0.2.0","_npmVersion":"5.4.0","_nodeVersion":"8.4.0","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"cb3b7105d907718e9c9db28f23720bdb56697262","size":9754,"noattachment":false,"key":"/svgr/-/svgr-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-0.2.0.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr-0.2.0.tgz_1504427206073_0.4437490436248481"},"directories":{},"publish_time":1504427207063,"_hasShrinkwrap":false,"_cnpm_publish_time":1504427207063},"0.1.0":{"name":"svgr","description":"Convert raw SVG into React components.","version":"0.1.0","main":"lib/index.js","repository":{"type":"git","url":"git+ssh://git@github.com/smooth-code/svgr.git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"keywords":["svg","h2x","react","component","svg2react","svg-to-react"],"license":"MIT","devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^7.2.3","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","codecov":"^2.3.0","conventional-github-releaser":"^1.1.12","conventional-recommended-bump":"^1.0.1","eslint":"^4.6.0","eslint-config-airbnb-base":"^11.3.2","eslint-config-prettier":"^2.4.0","eslint-plugin-import":"^2.7.0","jest":"^20.0.4","mversion":"^1.10.1"},"dependencies":{"chalk":"^2.1.0","commander":"^2.11.0","glob":"^7.1.2","h2x-core":"^0.1.6","h2x-plugin-jsx":"^0.1.6","lodash":"^4.17.4","mz":"^2.6.0","output-file-sync":"^2.0.0","prettier":"^1.6.1","recursive-readdir":"^2.2.1","svgo":"^0.7.2"},"jest":{"rootDir":"src","coverageDirectory":"./coverage/"},"scripts":{"build":"rm -rf lib/ && NODE_ENV=production babel src -d lib","ci":"yarn lint && yarn test","format":"prettier --write \"src/**/*.js\"","lint":"eslint .","release":"mversion `conventional-recommended-bump -p angular` -m","test":"jest --runInBand --coverage && codecov","prepublish":"yarn run build"},"gitHead":"ae86c68562270085179320d0bc8471d40a2d5811","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@0.1.0","_shasum":"b0c315d5df9c258c40c6e0007ba6e5ba4cf83c74","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.2","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"b0c315d5df9c258c40c6e0007ba6e5ba4cf83c74","size":9426,"noattachment":false,"key":"/svgr/-/svgr-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-0.1.0.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr-0.1.0.tgz_1504363977662_0.40801407862454653"},"directories":{},"publish_time":1504363978673,"_hasShrinkwrap":false,"_cnpm_publish_time":1504363978673},"0.0.0":{"name":"svgr","version":"0.0.0","description":"Convert SVG into React components.","repository":{"url":"git+ssh://git@github.com/smooth-code/svgr.git","type":"git"},"author":{"name":"Greg Bergé","email":"berge.greg@gmail.com"},"license":"MIT","dependencies":{"html-to-jsx":"^0.0.4","htmltojsx":"^0.2.6","jsdom":"^11.1.0","lodash":"^4.17.4","prettier":"^1.5.3","react":"next","react-dom":"next","svgo":"^0.7.2","xml2js":"^0.4.18"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^7.2.3","babel-preset-env":"^1.6.0","eslint":"^4.4.1","eslint-config-airbnb-base":"^11.3.1","eslint-config-prettier":"^2.3.0","eslint-plugin-import":"^2.7.0","jest":"^20.0.4"},"gitHead":"66d162ff0ad1d6f31fe2553c1b32c0b5d55fa9f3","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"homepage":"https://github.com/smooth-code/svgr#readme","_id":"svgr@0.0.0","_npmVersion":"5.3.0","_nodeVersion":"8.3.0","_npmUser":{"name":"neoziro","email":"berge.greg@gmail.com"},"dist":{"shasum":"5bddc2e88a8304c93ce6f4185180ff6f5de37bcd","size":44612,"noattachment":false,"key":"/svgr/-/svgr-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svgr/download/svgr-0.0.0.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svgr-0.0.0.tgz_1502988041376_0.19839318934828043"},"directories":{},"publish_time":1502988042944,"_hasShrinkwrap":false,"_cnpm_publish_time":1502988042944}},"readme":"ERROR: No README data found!","_attachments":{},"homepage":"https://github.com/smooth-code/svgr#readme","bugs":{"url":"https://github.com/smooth-code/svgr/issues"},"license":"MIT"}