{"_id":"react-credit-cards","_rev":"23-c1facca1cfd1577212dd0ecefacc5c2e","name":"react-credit-cards","description":"Beautiful credit cards for your payment forms","dist-tags":{"latest":"0.8.3"},"versions":{"0.1.0":{"name":"react-credit-cards","version":"0.1.0","description":"Mo' Money","author":{"name":"Gil Barbara","email":"gilbarbara@gmail.com"},"main":"index.js","repository":{"type":"git","url":"git+https://github.com/gilbarbara/react-credit-cards.git"},"bugs":{"url":"https://github.com/gilbarbara/react-credit-cards/issues"},"homepage":"https://github.com/gilbarbara/react-credit-cards","license":"MIT","keywords":["react","react-component","chat","bot"],"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"gitHead":"cdd570c2b9c71109ff4d6b20741b6ece839a99b7","_id":"react-credit-cards@0.1.0","_shasum":"275e4797fae4ad34005cfd466d7b99b6a0eb4f7c","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.3.0","_npmUser":{"name":"gilbarbara","email":"gilbarbara@gmail.com"},"dist":{"shasum":"275e4797fae4ad34005cfd466d7b99b6a0eb4f7c","tarball":"https://registry.npmjs.org/react-credit-cards/-/react-credit-cards-0.1.0.tgz","integrity":"sha512-brZLj3k/J8/wq0hdsFrnaIzeR6jVwC/Leorj/EpPtZUzWVVkaJmL7/VBQ9S3oHz0IAiZgD+fLUcNh2VEmuihNQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRgolKTOFjgcuMS8bT2NKwARdCuqwp02XcK8dkNS1ovAIgc84ZVM00FpScszOlfwibHaFLJwzGId9WKS4SDELhox4="}]},"maintainers":[{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-credit-cards-0.1.0.tgz_1484276590923_0.8622758297715336"},"directories":{}},"0.3.0":{"name":"react-credit-cards","version":"0.3.0","description":"---","author":{"name":"AMARO Fashion","email":"it@amaro.com"},"contributors":[{"name":"Cassio Cardoso","email":"cassio.cardoso@amaro.com"},{"name":"Gil Barbara","email":"gil.barbara@amaro.com"},{"name":"Rodrigo Bacelli","email":"rodrigo.bacelli@amaro.com"}],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/amarofashion/react-credit-cards.git"},"license":"MIT","bugs":{"url":"https://github.com/amarofashion/react-credit-cards/issues"},"homepage":"https://github.com/amarofashion/react-credit-cards#readme","peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"dependencies":{"payment":"^2.1"},"devDependencies":{"autoprefixer":"^6.6","babel-core":"^6.18","babel-eslint":"^7.1","babel-jest":"^18.0","babel-loader":"^6.2","babel-plugin-istanbul":"^3.1","babel-plugin-transform-flow-strip-types":"^6.18","babel-plugin-transform-runtime":"^6.15","babel-preset-latest":"^6.16","babel-preset-react":"^6.16","babel-preset-stage-1":"^6.16","browser-sync":"^2.18","browser-sync-webpack-plugin":"^1.1","chalk":"^1.1.3","clean-webpack-plugin":"^0.1","copy-webpack-plugin":"^4.0","css-loader":"^0.26","date-fns":"^1.24","enzyme":"^2.7","eslint":"3.13","eslint-config-airbnb":"^14.0","eslint-import-resolver-webpack":"^0.8","eslint-loader":"^1.6","eslint-plugin-babel":"^4.0","eslint-plugin-flowtype":"^2.29","eslint-plugin-import":"^2.2","eslint-plugin-jsx-a11y":"^3.0","eslint-plugin-react":"^6.9","extract-text-webpack-plugin":"^2.0.0-beta","flow-bin":"^0.37","husky":"^0.12","image-webpack-loader":"^3.0","jest-cli":"^18.1","jsdom":"^9.8","node-sass":"^3.13","normalize.css":"^5.0.0","postcss-loader":"^1.2","react":"^15.4","react-addons-test-utils":"^15.4","react-dom":"^15.4","react-hot-loader":"^3.0.0-beta","sass-loader":"^4.1","source-map-support":"^0.4","style-loader":"^0.13","stylelint":"7.6","stylelint-config-standard":"^15.0","stylelint-declaration-strict-value":"^1.0","stylelint-order":"^0.2","stylelint-scss":"^1.4","stylelint-selector-bem-pattern":"^1.0","webpack":"^2.2.0-rc","webpack-dev-server":"^2.2.0-rc","webpack-merge":"^2.3"},"scripts":{"start":"node config/webpack.demo.js","watch":"webpack --config config/webpack.config.js","build":"NODE_ENV=production webpack --config config/webpack.prod.js","analyze":"NODE_ENV=production webpack --config config/webpack.prod.js --profile --json > webpack.stats.json","lint":"eslint  --ext .js --ext .jsx src test config","lint:styles":"stylelint 'src/**/*.scss'","test":"jest --coverage","test:watch":"jest --watch","precommit":"node config/tools commits && npm run lint && npm run lint:styles && npm test","prepublish":"npm run build","postmerge":"node config/tools update && npm update"},"engines":{"node":">=6.0.0","npm":">=3.0.0"},"jest":{"transform":{".*":"<rootDir>/node_modules/babel-jest"},"moduleFileExtensions":["js","jsx","json"],"moduleDirectories":["node_modules","src","./"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/test/__setup__/styleMock.js","^(.+\\.(jpe?g|png|gif|ttf|eot|svg|md)|expose.*|bootstrap.*|app-store)$":"<rootDir>/test/__setup__/fileMock.js"},"setupFiles":["<rootDir>/test/__setup__/index.js"],"testRegex":"/test/.*?\\.(test|spec)\\.js$","collectCoverage":false,"collectCoverageFrom":["src/**/*.{js,jsx}"],"coverageThreshold":{"global":{"branches":40,"functions":40,"lines":40,"statements":40}},"verbose":true},"gitHead":"3bbeb925ddbff84f10bfee23a68c2e9e3302479b","_id":"react-credit-cards@0.3.0","_shasum":"89196a046dec3620ae14c4c3b3fb6299347404de","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"gilbarbara","email":"gilbarbara@gmail.com"},"dist":{"shasum":"89196a046dec3620ae14c4c3b3fb6299347404de","tarball":"https://registry.npmjs.org/react-credit-cards/-/react-credit-cards-0.3.0.tgz","integrity":"sha512-psDnRwVKg14YlA73lMUM/00h+3Ml5YMxn2yTqqUA77b0aTE5FTbdVsn6Jd94H/qexGfkDWVkIC9zBW85Fq5IwQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHuZxrEz0C2heuyZ22XJ67mCD0IQckzrGfDrAaSYPrv9AiEAlRvNbdJlqLjbnbyGeZz38LCLHgVdEn6T7H5GwHBVN84="}]},"maintainers":[{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-credit-cards-0.3.0.tgz_1484608588608_0.39254747331142426"},"directories":{}},"0.3.1":{"name":"react-credit-cards","version":"0.3.1","description":"---","author":{"name":"AMARO Fashion","email":"it@amaro.com"},"contributors":[{"name":"Cassio Cardoso","email":"cassio.cardoso@amaro.com"},{"name":"Gil Barbara","email":"gil.barbara@amaro.com"},{"name":"Rodrigo Bacelli","email":"rodrigo.bacelli@amaro.com"}],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/amarofashion/react-credit-cards.git"},"license":"MIT","bugs":{"url":"https://github.com/amarofashion/react-credit-cards/issues"},"homepage":"https://github.com/amarofashion/react-credit-cards#readme","peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"dependencies":{"payment":"^2.1"},"devDependencies":{"autoprefixer":"^6.6","babel-core":"^6.21","babel-eslint":"^7.1","babel-jest":"^18.0","babel-loader":"^6.2","babel-plugin-istanbul":"^3.1","babel-plugin-transform-flow-strip-types":"^6.21","babel-plugin-transform-runtime":"^6.15","babel-preset-latest":"^6.16","babel-preset-react":"^6.16","babel-preset-stage-1":"^6.16","browser-sync":"^2.18","browser-sync-webpack-plugin":"^1.1","chalk":"^1.1.3","clean-webpack-plugin":"^0.1","copy-webpack-plugin":"^4.0","css-loader":"^0.26","date-fns":"^1.26","enzyme":"^2.7","eslint":"3.13","eslint-config-airbnb":"^14.0","eslint-import-resolver-webpack":"^0.8","eslint-loader":"^1.6","eslint-plugin-babel":"^4.0","eslint-plugin-flowtype":"^2.30","eslint-plugin-import":"^2.2","eslint-plugin-jsx-a11y":"^3.0","eslint-plugin-react":"^6.9","extract-text-webpack-plugin":"^2.0.0-beta","flow-bin":"^0.37","html-webpack-plugin":"^2.26","husky":"^0.12","image-webpack-loader":"^3.1","jest-cli":"^18.1","jsdom":"^9.9","node-sass":"^4.3","normalize.css":"^5.0.0","postcss-loader":"^1.2","react":"^15.4","react-addons-test-utils":"^15.4","react-dom":"^15.4","react-hot-loader":"^3.0.0-beta","sass-loader":"^4.1","source-map-support":"^0.4","style-loader":"^0.13","stylelint":"^7.7","stylelint-config-standard":"^15.0","stylelint-declaration-strict-value":"^1.0","stylelint-order":"^0.2","stylelint-scss":"^1.4","stylelint-selector-bem-pattern":"^1.0","webpack":"^2.2.0-rc","webpack-dev-server":"^2.2.0-rc","webpack-merge":"^2.4"},"scripts":{"start":"node demo/config/webpack.server.js","watch":"webpack --config config/webpack.config.js","build":"NODE_ENV=production webpack --config config/webpack.prod.js","build:demo":"NODE_ENV=production webpack --config demo/config/webpack.build.js","analyze":"NODE_ENV=production webpack --config config/webpack.prod.js --profile --json > webpack.stats.json","lint":"eslint  --ext .js --ext .jsx src test config","lint:styles":"stylelint 'src/**/*.scss'","test":"jest --coverage","test:watch":"jest --watch","precommit":"node config/tools commits && npm run lint && npm run lint:styles && npm test && npm run build","prepublish":"npm run build","postmerge":"node config/tools update && npm update"},"engines":{"node":">=6.0.0","npm":">=3.0.0"},"jest":{"transform":{".*":"<rootDir>/node_modules/babel-jest"},"moduleFileExtensions":["js","jsx","json"],"moduleDirectories":["node_modules","src","./"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/test/__setup__/styleMock.js","^(.+\\.(jpe?g|png|gif|ttf|eot|svg|md)|expose.*|bootstrap.*|app-store)$":"<rootDir>/test/__setup__/fileMock.js"},"setupFiles":["<rootDir>/test/__setup__/index.js"],"testRegex":"/test/.*?\\.(test|spec)\\.js$","collectCoverage":false,"collectCoverageFrom":["src/**/*.{js,jsx}"],"coverageThreshold":{"global":{"branches":40,"functions":40,"lines":40,"statements":40}},"verbose":true},"gitHead":"c434d3ccec9d0f7060d67cd0ae2b89762f9ab55b","_id":"react-credit-cards@0.3.1","_shasum":"8df96b48a7c8b3c1a3aff30615fa8b8596f964bb","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.2.1","_npmUser":{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},"dist":{"shasum":"8df96b48a7c8b3c1a3aff30615fa8b8596f964bb","tarball":"https://registry.npmjs.org/react-credit-cards/-/react-credit-cards-0.3.1.tgz","integrity":"sha512-bRaRagD/+CQglhIhNdNqx+6HvQEuI5Xic/lNBEkHFIO7KQsDUYE+is4JgA6+dBvmjdpksyxQGzOXB97ryYiEgw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH87lmII93yytRc9VMKEEsiuY8mVZzo/GMSE1u983O62AiEAwotcdLFdau6Y29zx78KmtCd238eAv9Mfu0tBstrFYQQ="}]},"maintainers":[{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-credit-cards-0.3.1.tgz_1484668449658_0.31516569247469306"},"directories":{}},"0.3.2":{"name":"react-credit-cards","version":"0.3.2","description":"===","author":{"name":"AMARO Fashion","email":"it@amaro.com"},"contributors":[{"name":"Cassio Cardoso","email":"cassio.cardoso@amaro.com"},{"name":"Gil Barbara","email":"gil.barbara@amaro.com"},{"name":"Rodrigo Bacelli","email":"rodrigo.bacelli@amaro.com"}],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/amarofashion/react-credit-cards.git"},"license":"MIT","bugs":{"url":"https://github.com/amarofashion/react-credit-cards/issues"},"homepage":"https://github.com/amarofashion/react-credit-cards#readme","peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"dependencies":{"payment":"^2.1"},"devDependencies":{"autoprefixer":"^6.6","babel-core":"^6.22","babel-eslint":"^7.1","babel-jest":"^18.0","babel-loader":"^6.2","babel-plugin-istanbul":"^3.1","babel-plugin-transform-flow-strip-types":"^6.22","babel-plugin-transform-runtime":"^6.22","babel-preset-latest":"^6.22","babel-preset-react":"^6.22","babel-preset-stage-1":"^6.22","browser-sync":"^2.18","browser-sync-webpack-plugin":"^1.1","chalk":"^1.1.3","clean-webpack-plugin":"^0.1","copy-webpack-plugin":"^4.0","css-loader":"^0.26","date-fns":"^1.27","enzyme":"^2.7","eslint":"^3.14","eslint-config-airbnb":"^14.0","eslint-import-resolver-webpack":"^0.8","eslint-loader":"^1.6","eslint-plugin-babel":"^4.0","eslint-plugin-flowtype":"^2.30","eslint-plugin-import":"^2.2","eslint-plugin-jsx-a11y":"^3.0","eslint-plugin-react":"^6.9","extract-text-webpack-plugin":"^2.0.0-beta","flow-bin":"^0.38","html-webpack-plugin":"^2.26","husky":"^0.13","image-webpack-loader":"^3.1","jest-cli":"^18.1","jsdom":"^9.9","node-sass":"^4.3","normalize.css":"^5.0.0","postcss-loader":"^1.2","react":"^15.4","react-addons-test-utils":"^15.4","react-dom":"^15.4","react-hot-loader":"^3.0.0-beta","sass-loader":"^4.1","source-map-support":"^0.4","style-loader":"^0.13","stylelint":"^7.7","stylelint-config-standard":"^15.0","stylelint-declaration-strict-value":"^1.0","stylelint-order":"^0.2","stylelint-scss":"^1.4","stylelint-selector-bem-pattern":"^1.0","webpack":"^2.2.0","webpack-dev-server":"^2.2.0","webpack-merge":"^2.4"},"scripts":{"start":"node demo/config/webpack.server.js","watch":"webpack --config config/webpack.config.js","build":"NODE_ENV=production webpack --config config/webpack.prod.js","build:demo":"NODE_ENV=production webpack --config demo/config/webpack.build.js","analyze":"NODE_ENV=production webpack --config config/webpack.prod.js --profile --json > webpack.stats.json","lint":"eslint  --ext .js --ext .jsx src test config","lint:styles":"stylelint 'src/**/*.scss'","test":"jest --coverage","test:watch":"jest --watch","precommit":"node config/tools commits && npm run lint && npm run lint:styles && npm test && npm run build","prepublish":"npm run build","postmerge":"node config/tools update && npm update"},"engines":{"node":">=6.0.0","npm":">=3.0.0"},"jest":{"transform":{".*":"<rootDir>/node_modules/babel-jest"},"moduleFileExtensions":["js","jsx","json"],"moduleDirectories":["node_modules","src","./"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/test/__setup__/styleMock.js","^(.+\\.(jpe?g|png|gif|ttf|eot|svg|md)|expose.*|bootstrap.*|app-store)$":"<rootDir>/test/__setup__/fileMock.js"},"setupFiles":["<rootDir>/test/__setup__/index.js"],"testRegex":"/test/.*?\\.(test|spec)\\.js$","collectCoverage":false,"collectCoverageFrom":["src/**/*.{js,jsx}"],"coverageThreshold":{"global":{"branches":40,"functions":40,"lines":40,"statements":40}},"verbose":true},"gitHead":"789be58cd936a1eb0e7a72fb88c6ff975597903b","_id":"react-credit-cards@0.3.2","_shasum":"8af552a598f122d3d75037b2b792f5c274d76726","_from":".","_npmVersion":"4.1.1","_nodeVersion":"7.4.0","_npmUser":{"name":"gilbarbara","email":"gilbarbara@gmail.com"},"dist":{"shasum":"8af552a598f122d3d75037b2b792f5c274d76726","tarball":"https://registry.npmjs.org/react-credit-cards/-/react-credit-cards-0.3.2.tgz","integrity":"sha512-LwWrShX8mqsuC7WvuT36xq61RKICtan7hMn2eCtuoZEIFziyryj5IUDFxoxsjMv1bTRQcKg4QkLE5pH2z09eGA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDceRb0i9M/sKtKC/ek7BubWBri+CbZifPK5wwLnuezfwIhALop4UaNjPU7Bn8Gm91DxpvlQdhP9DQUVn5w98RV11TC"}]},"maintainers":[{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-credit-cards-0.3.2.tgz_1485048541875_0.590068924240768"},"directories":{}},"0.4.0":{"name":"react-credit-cards","version":"0.4.0","description":"React Credit Cards ===","author":{"name":"AMARO Fashion","email":"it@amaro.com"},"contributors":[{"name":"Cassio Cardoso","email":"cassio.cardoso@amaro.com"},{"name":"Gil Barbara","email":"gil.barbara@amaro.com"},{"name":"Rodrigo Bacelli","email":"rodrigo.bacelli@amaro.com"}],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/amarofashion/react-credit-cards.git"},"license":"MIT","bugs":{"url":"https://github.com/amarofashion/react-credit-cards/issues"},"homepage":"https://github.com/amarofashion/react-credit-cards#readme","peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"dependencies":{"payment":"^2.1"},"devDependencies":{"autoprefixer":"^6.7","babel-core":"^6.22","babel-eslint":"^7.1","babel-jest":"^18.0","babel-loader":"^6.2","babel-plugin-istanbul":"^3.1","babel-plugin-transform-flow-strip-types":"^6.22","babel-plugin-transform-runtime":"^6.22","babel-preset-latest":"^6.22","babel-preset-react":"^6.22","babel-preset-stage-1":"^6.22","browser-sync":"^2.18","browser-sync-webpack-plugin":"^1.1","chalk":"^1.1.3","clean-webpack-plugin":"^0.1","copy-webpack-plugin":"^4.0","css-loader":"^0.26","date-fns":"^1.27","enzyme":"^2.7","eslint":"^3.14","eslint-config-airbnb":"^14.0","eslint-import-resolver-webpack":"^0.8","eslint-loader":"^1.6","eslint-plugin-babel":"^4.0","eslint-plugin-flowtype":"^2.30","eslint-plugin-import":"^2.2","eslint-plugin-jsx-a11y":"^3.0","eslint-plugin-react":"^6.9","extract-text-webpack-plugin":"^2.0.0-beta","flow-bin":"^0.38","html-webpack-plugin":"^2.26","husky":"^0.13","image-webpack-loader":"^3.1","jest-cli":"^18.1","jsdom":"^9.9","node-sass":"^4.3","normalize.css":"^5.0.0","postcss-loader":"^1.2","react":"^15.4","react-addons-test-utils":"^15.4","react-dom":"^15.4","react-hot-loader":"^3.0.0-beta","sass-loader":"^4.1","source-map-support":"^0.4","style-loader":"^0.13","stylelint":"^7.7","stylelint-config-standard":"^15.0","stylelint-declaration-strict-value":"^1.0","stylelint-order":"^0.2","stylelint-scss":"^1.4","stylelint-selector-bem-pattern":"^1.0","webpack":"^2.2.0","webpack-dev-server":"^2.2.0","webpack-merge":"^2.4"},"scripts":{"start":"node demo/config/webpack.server.js","watch":"webpack --config config/webpack.config.js","build":"NODE_ENV=production webpack --config config/webpack.prod.js","build:demo":"NODE_ENV=production webpack --config demo/config/webpack.build.js","analyze":"NODE_ENV=production webpack --config config/webpack.prod.js --profile --json > webpack.stats.json","lint":"eslint  --ext .js --ext .jsx src test config","lint:styles":"stylelint 'src/**/*.scss'","test":"jest --coverage","test:watch":"jest --watch","precommit":"node config/tools commits && npm run lint && npm run lint:styles && npm test","prepublish":"npm run build","postmerge":"node config/tools update && npm update"},"engines":{"node":">=6.0.0","npm":">=3.0.0"},"jest":{"transform":{".*":"<rootDir>/node_modules/babel-jest"},"moduleFileExtensions":["js","jsx","json"],"moduleDirectories":["node_modules","src","./"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/test/__setup__/styleMock.js","^(.+\\.(jpe?g|png|gif|ttf|eot|svg|md)|expose.*|bootstrap.*|app-store)$":"<rootDir>/test/__setup__/fileMock.js"},"setupFiles":["<rootDir>/test/__setup__/index.js"],"testRegex":"/test/.*?\\.(test|spec)\\.js$","collectCoverage":false,"collectCoverageFrom":["src/**/*.{js,jsx}"],"coverageThreshold":{"global":{"branches":40,"functions":40,"lines":40,"statements":40}},"verbose":true},"gitHead":"dbccefd1a558903b71ed1106ffc918133798b428","_id":"react-credit-cards@0.4.0","_shasum":"9bdc4f2268a84e14ce78d0a4f2ac9f5c704fd82a","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"gilbarbara","email":"gilbarbara@gmail.com"},"dist":{"shasum":"9bdc4f2268a84e14ce78d0a4f2ac9f5c704fd82a","tarball":"https://registry.npmjs.org/react-credit-cards/-/react-credit-cards-0.4.0.tgz","integrity":"sha512-gFZrngFKeCzXJbfLBVlAcBRXB5YWzvQE+7Vo5RxwnTi1FmvtwbXBbYe76TR7IgXl+3UTBnFUMJrewFsbfaXwgQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC62lXCWDNCXfdh954084btBalhLjrUB/atUxhD/FYj+gIhAJmeB9ohAeE7M7pVCIf2VDTII2lfJykHYX5ibob/FF3P"}]},"maintainers":[{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-credit-cards-0.4.0.tgz_1485103816838_0.16580284386873245"},"directories":{}},"0.4.1":{"name":"react-credit-cards","version":"0.4.1","description":"React Credit Cards ===","author":{"name":"AMARO Fashion","email":"it@amaro.com"},"contributors":[{"name":"Cassio Cardoso","email":"cassio.cardoso@amaro.com"},{"name":"Gil Barbara","email":"gil.barbara@amaro.com"},{"name":"Rodrigo Bacelli","email":"rodrigo.bacelli@amaro.com"}],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/amarofashion/react-credit-cards.git"},"license":"MIT","bugs":{"url":"https://github.com/amarofashion/react-credit-cards/issues"},"homepage":"https://github.com/amarofashion/react-credit-cards#readme","peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"dependencies":{"payment":"^2.2"},"devDependencies":{"autoprefixer":"^6.7","babel-core":"^6.23","babel-eslint":"^7.1","babel-jest":"^19.0","babel-loader":"^6.4","babel-plugin-istanbul":"^4.0","babel-plugin-transform-flow-strip-types":"^6.22","babel-plugin-transform-runtime":"^6.23","babel-preset-latest":"^6.22","babel-preset-react":"^6.23","babel-preset-stage-1":"^6.22","browser-sync":"^2.18","browser-sync-webpack-plugin":"^1.1","chalk":"^1.1.3","clean-webpack-plugin":"^0.1","copy-webpack-plugin":"^4.0","css-loader":"^0.27","date-fns":"^1.28","enzyme":"^2.7","eslint":"^3.17","eslint-config-airbnb":"^14.1","eslint-import-resolver-webpack":"^0.8","eslint-loader":"^1.6","eslint-plugin-babel":"^4.1","eslint-plugin-flowtype":"^2.30","eslint-plugin-import":"^2.2","eslint-plugin-jsx-a11y":"^4.0","eslint-plugin-react":"^6.10","extract-text-webpack-plugin":"^2.1.0","flow-bin":"^0.41","html-webpack-plugin":"^2.28","husky":"^0.13","image-webpack-loader":"^3.2","jest-cli":"^19.0","jsdom":"^9.11","node-sass":"^4.5","normalize.css":"^5.0.0","postcss-loader":"^1.3","react":"^15.4","react-addons-test-utils":"^15.4","react-dom":"^15.4","react-hot-loader":"^3.0.0-beta","sass-loader":"^6.0","source-map-support":"^0.4","style-loader":"^0.13","stylelint":"^7.9","stylelint-config-standard":"^16.0","stylelint-declaration-strict-value":"^1.0","stylelint-order":"^0.3","stylelint-scss":"^1.4","stylelint-selector-bem-pattern":"^1.0","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^4.0"},"scripts":{"start":"node demo/config/webpack.server.js","watch":"webpack --config config/webpack.config.js","build":"NODE_ENV=production webpack --config config/webpack.prod.js","build:demo":"NODE_ENV=production webpack --config demo/config/webpack.build.js","analyze":"NODE_ENV=production webpack --config config/webpack.prod.js --profile --json > webpack.stats.json","lint":"eslint  --ext .js --ext .jsx src test config","lint:styles":"stylelint 'src/**/*.scss'","test":"jest --coverage","test:watch":"jest --watch","precommit":"node config/tools commits && npm run lint && npm run lint:styles && npm test","prepublish":"npm run build","postmerge":"node config/tools update && npm update"},"engines":{"node":">=6.0.0","npm":">=3.0.0"},"jest":{"transform":{".*":"<rootDir>/node_modules/babel-jest"},"moduleFileExtensions":["js","jsx","json"],"moduleDirectories":["node_modules","src","./"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/test/__setup__/styleMock.js","^(.+\\.(jpe?g|png|gif|ttf|eot|svg|md)|expose.*|bootstrap.*|app-store)$":"<rootDir>/test/__setup__/fileMock.js"},"setupFiles":["<rootDir>/test/__setup__/index.js"],"testRegex":"/test/.*?\\.(test|spec)\\.js$","collectCoverage":false,"collectCoverageFrom":["src/**/*.{js,jsx}"],"coverageThreshold":{"global":{"branches":40,"functions":40,"lines":40,"statements":40}},"verbose":true},"gitHead":"cd531a4aa14e1de4f26e193de8d917bb1a1d87a0","_id":"react-credit-cards@0.4.1","_shasum":"fe2fc261eff58b83ac05db8b0d4e3305504e031e","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.2","_npmUser":{"name":"gilbarbara","email":"gilbarbara@gmail.com"},"dist":{"shasum":"fe2fc261eff58b83ac05db8b0d4e3305504e031e","tarball":"https://registry.npmjs.org/react-credit-cards/-/react-credit-cards-0.4.1.tgz","integrity":"sha512-FgA4Ij198lUVh0w7JSpBh//lk5uSJWx14vVVnxgvb8GKVOqPFE10YPPE3U6vk2JHo7X+vh2R0aWkA72xroY3pg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8JbGpfp1v/PXCcu+ocHi37Rrj9mJRDTyByQEBXbVirgIgAa4iD64r5tkT1VPPRelUYQFoMVnKVXCOsZB3IJGhyLw="}]},"maintainers":[{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-credit-cards-0.4.1.tgz_1489343266124_0.8593812210019678"},"directories":{}},"0.5.1":{"name":"react-credit-cards","version":"0.5.1","description":"Beautiful credit cards for your payment forms","author":{"name":"AMARO Fashion","email":"it@amaro.com"},"contributors":[{"name":"Cassio Cardoso","email":"cassio.cardoso@amaro.com"},{"name":"Gil Barbara","email":"gil.barbara@amaro.com"}],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/amarofashion/react-credit-cards.git"},"license":"MIT","bugs":{"url":"https://github.com/amarofashion/react-credit-cards/issues"},"homepage":"https://github.com/amarofashion/react-credit-cards#readme","peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.10"},"dependencies":{"payment":"^2.2.1"},"devDependencies":{"autoprefixer":"^7.1.2","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^20.0.3","babel-loader":"^7.1.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","babel-preset-stage-1":"^6.24.1","browser-sync":"^2.18.13","browser-sync-webpack-plugin":"^1.2.0","chalk":"^2.0.1","clean-webpack-plugin":"^0.1.16","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.4","date-fns":"^1.28.5","enzyme":"^2.9.1","eslint":"^4.3.0","eslint-config-airbnb":"^15.1.0","eslint-import-resolver-webpack":"^0.8.3","eslint-loader":"^1.9.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jsx-a11y":"^5.1.1","eslint-plugin-react":"^7.1.0","extract-text-webpack-plugin":"^3.0.0","file-loader":"^0.11.2","flow-bin":"^0.51.0","html-webpack-plugin":"^2.29.0","husky":"^0.14.3","image-webpack-loader":"^3.3.1","jest-cli":"^20.0.4","jsdom":"^11.1.0","node-sass":"^4.5.3","normalize.css":"^7.0.0","postcss-loader":"^2.0.6","prop-types":"^15.5.10","react":"^15.6.1","react-addons-test-utils":"^15.6.0","react-dom":"^15.6.1","react-hot-loader":"^3.0.0-beta.7","sass-loader":"^6.0.6","source-map-support":"^0.4.15","style-loader":"^0.18.2","stylelint":"^8.0.0","stylelint-config-standard":"^17.0.0","stylelint-declaration-strict-value":"^1.0.4","stylelint-order":"^0.6.0","stylelint-scss":"^1.5.1","stylelint-selector-bem-pattern":"^1.1.0","webpack":"^3.4.0","webpack-dev-server":"^2.6.1","webpack-merge":"^4.1.0","webpack-node-externals":"^1.6.0"},"scripts":{"start":"node demo/config/webpack.server.js","watch":"webpack --config config/webpack.config.js","build":"NODE_ENV=production webpack --config config/webpack.build.js","build:demo":"NODE_ENV=production webpack --config demo/config/webpack.build.js","analyze":"NODE_ENV=production webpack --config config/webpack.build.js --profile --json > webpack.stats.json","lint":"eslint  --ext .js --ext .jsx src test config","lint:styles":"stylelint 'src/**/*.scss'","test":"jest --coverage","test:watch":"jest --watch","precommit":"node config/tools commits && npm run lint && npm run lint:styles && npm test","prepublish":"npm run build","postmerge":"node config/tools update && npm update"},"browserslist":["ie >= 10","ie_mob >= 10","ff >= 40","chrome >= 40","safari >= 7","opera >= 23","ios >= 8","android >= 4.4","bb >= 10"],"engines":{"node":">=6.0.0","npm":">=3.0.0"},"jest":{"transform":{".*":"<rootDir>/node_modules/babel-jest"},"moduleFileExtensions":["js","jsx","json"],"moduleDirectories":["node_modules","src","./"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/test/__setup__/styleMock.js","^(.+\\.(jpe?g|png|gif|ttf|eot|svg|md)|expose.*|bootstrap.*|app-store)$":"<rootDir>/test/__setup__/fileMock.js"},"setupFiles":["<rootDir>/test/__setup__/index.js"],"testRegex":"/test/.*?\\.(test|spec)\\.js$","collectCoverage":false,"collectCoverageFrom":["src/**/*.{js,jsx}"],"coverageThreshold":{"global":{"branches":40,"functions":40,"lines":40,"statements":40}},"verbose":true},"gitHead":"c18b64bafcfa12c571a7db5147b0f6722ef14021","_id":"react-credit-cards@0.5.1","_shasum":"61b1373f831ca64b3a7d869e4995246a19fd377d","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.1","_npmUser":{"name":"gilbarbara","email":"gilbarbara@gmail.com"},"dist":{"shasum":"61b1373f831ca64b3a7d869e4995246a19fd377d","tarball":"https://registry.npmjs.org/react-credit-cards/-/react-credit-cards-0.5.1.tgz","integrity":"sha512-gP+/ncUhq15tWhCbE5h1E3dJ4bLGSgfTxuu8XmheLxYoGk5bnox4BzmF12enU0ZdaG1t4egva1NofQzSgJ78pQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDf+9ukzx5yAZaT18k7bP85PNoe6jivsfrxe/w2ohA59AiBM7uZl0OT2D7OfhtOmOW1uIN0+CfEEDxqbVGbo+9HAjA=="}]},"maintainers":[{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-credit-cards-0.5.1.tgz_1501041049324_0.7751068458892405"},"directories":{}},"0.5.2":{"name":"react-credit-cards","version":"0.5.2","description":"Beautiful credit cards for your payment forms","author":{"name":"AMARO Fashion","email":"it@amaro.com"},"contributors":[{"name":"Cassio Cardoso","email":"cassio.cardoso@amaro.com"},{"name":"Gil Barbara","email":"gil.barbara@amaro.com"}],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/amarofashion/react-credit-cards.git"},"license":"MIT","bugs":{"url":"https://github.com/amarofashion/react-credit-cards/issues"},"homepage":"https://github.com/amarofashion/react-credit-cards#readme","peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.10"},"dependencies":{"payment":"^2.2.1"},"devDependencies":{"autoprefixer":"^7.1.2","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^20.0.3","babel-loader":"^7.1.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","babel-preset-stage-1":"^6.24.1","browser-sync":"^2.18.13","browser-sync-webpack-plugin":"^1.2.0","chalk":"^2.1.0","clean-webpack-plugin":"^0.1.16","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.4","date-fns":"^1.28.5","enzyme":"^2.9.1","eslint":"^4.4.1","eslint-config-airbnb":"^15.1.0","eslint-import-resolver-webpack":"^0.8.3","eslint-loader":"^1.9.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jsx-a11y":"^5.1.1","eslint-plugin-react":"^7.1.0","extract-text-webpack-plugin":"^3.0.0","file-loader":"^0.11.2","flow-bin":"^0.52.0","html-webpack-plugin":"^2.30.1","husky":"^0.14.3","image-webpack-loader":"^3.3.1","jest-cli":"^20.0.4","jsdom":"^11.1.0","node-sass":"^4.5.3","normalize.css":"^7.0.0","postcss-loader":"^2.0.6","prop-types":"^15.5.10","react":"^15.6.1","react-addons-test-utils":"^15.6.0","react-dom":"^15.6.1","react-hot-loader":"^3.0.0-beta.7","sass-loader":"^6.0.6","source-map-support":"^0.4.15","style-loader":"^0.18.2","stylelint":"^8.0.0","stylelint-config-standard":"^17.0.0","stylelint-declaration-strict-value":"^1.0.4","stylelint-order":"^0.6.0","stylelint-scss":"^2.0.1","stylelint-selector-bem-pattern":"^1.1.0","webpack":"^3.4.1","webpack-dev-server":"^2.6.1","webpack-merge":"^4.1.0","webpack-node-externals":"^1.6.0"},"scripts":{"start":"node demo/config/webpack.server.js","watch":"webpack --config config/webpack.config.js","build":"NODE_ENV=production webpack --config config/webpack.build.js","build:demo":"NODE_ENV=production webpack --config demo/config/webpack.build.js","analyze":"NODE_ENV=production webpack --config config/webpack.build.js --profile --json > webpack.stats.json","lint":"eslint  --ext .js --ext .jsx src test config","lint:styles":"stylelint 'src/**/*.scss'","test":"jest --coverage","test:watch":"jest --watch","precommit":"node config/tools commits && npm run lint && npm run lint:styles && npm test","prepublish":"npm run build","postmerge":"node config/tools update && npm update"},"browserslist":["ie >= 10","ie_mob >= 10","ff >= 40","chrome >= 40","safari >= 7","opera >= 23","ios >= 8","android >= 4.4","bb >= 10"],"jest":{"transform":{".*":"<rootDir>/node_modules/babel-jest"},"moduleFileExtensions":["js","jsx","json"],"moduleDirectories":["node_modules","src","./"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/test/__setup__/styleMock.js","^(.+\\.(jpe?g|png|gif|ttf|eot|svg|md)|expose.*|bootstrap.*|app-store)$":"<rootDir>/test/__setup__/fileMock.js"},"setupFiles":["<rootDir>/test/__setup__/index.js"],"testRegex":"/test/.*?\\.(test|spec)\\.js$","collectCoverage":false,"collectCoverageFrom":["src/**/*.{js,jsx}"],"coverageThreshold":{"global":{"branches":40,"functions":40,"lines":40,"statements":40}},"verbose":true},"gitHead":"4d972d4d67cbb386dba5908646d0b722815111af","_id":"react-credit-cards@0.5.2","_shasum":"85b5f5b575ab583a798c3e1d77ccec4b66c1a1ef","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.1","_npmUser":{"name":"gilbarbara","email":"gilbarbara@gmail.com"},"dist":{"shasum":"85b5f5b575ab583a798c3e1d77ccec4b66c1a1ef","tarball":"https://registry.npmjs.org/react-credit-cards/-/react-credit-cards-0.5.2.tgz","integrity":"sha512-y/xOw+Il70XfxRBl0H15+fe0+UGJ27kI17NfZRwin2/zh0EeVbHTXWt8oU+FL9qlDoEvv+Oslo+03vAnt+La2w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICVdfps+XfwWMOx3DT8jPtJrCVFgoPnaCz2+MZU3rv9QAiEAj8BX1ynlTFZVrhaAKEQX2vHW1KmBOFCPRZTToQAUUgE="}]},"maintainers":[{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-credit-cards-0.5.2.tgz_1502143438143_0.5680929631926119"},"directories":{}},"0.5.3":{"name":"react-credit-cards","version":"0.5.3","description":"Beautiful credit cards for your payment forms","author":{"name":"AMARO Fashion","email":"it@amaro.com"},"contributors":[{"name":"Cassio Cardoso","email":"cassio.cardoso@amaro.com"},{"name":"Gil Barbara","email":"gil.barbara@amaro.com"}],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/amarofashion/react-credit-cards.git"},"license":"MIT","bugs":{"url":"https://github.com/amarofashion/react-credit-cards/issues"},"homepage":"https://github.com/amarofashion/react-credit-cards#readme","peerDependencies":{"react":"^0.14.0 || ^15.0.0","prop-types":"^15.5.10"},"dependencies":{"payment":"^2.2.1"},"devDependencies":{"autoprefixer":"^7.1.2","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^20.0.3","babel-loader":"^7.1.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","babel-preset-stage-1":"^6.24.1","browser-sync":"^2.18.13","browser-sync-webpack-plugin":"^1.2.0","chalk":"^2.1.0","clean-webpack-plugin":"^0.1.16","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.4","date-fns":"^1.28.5","enzyme":"^2.9.1","eslint":"^4.4.1","eslint-config-airbnb":"^15.1.0","eslint-import-resolver-webpack":"^0.8.3","eslint-loader":"^1.9.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jsx-a11y":"^5.1.1","eslint-plugin-react":"^7.2.0","extract-text-webpack-plugin":"^3.0.0","file-loader":"^0.11.2","flow-bin":"^0.52.0","html-webpack-plugin":"^2.30.1","husky":"^0.14.3","image-webpack-loader":"^3.3.1","jest-cli":"^20.0.4","jsdom":"^11.1.0","node-sass":"^4.5.3","normalize.css":"^7.0.0","postcss":"^6.0.8","postcss-loader":"^2.0.6","prop-types":"^15.5.10","react":"^15.6.1","react-addons-test-utils":"^15.6.0","react-dom":"^15.6.1","react-hot-loader":"^3.0.0-beta.7","sass-loader":"^6.0.6","source-map-support":"^0.4.15","style-loader":"^0.18.2","stylelint":"^8.0.0","stylelint-config-standard":"^17.0.0","stylelint-declaration-strict-value":"^1.0.4","stylelint-order":"^0.6.0","stylelint-scss":"^2.0.1","webpack":"^3.5.3","webpack-dev-server":"^2.7.1","webpack-merge":"^4.1.0","webpack-node-externals":"^1.6.0"},"scripts":{"start":"node demo/config/webpack.server.js","watch":"webpack --config config/webpack.config.js","build":"NODE_ENV=production webpack --config config/webpack.build.js","build:demo":"NODE_ENV=production webpack --config demo/config/webpack.build.js","analyze":"NODE_ENV=production webpack --config config/webpack.build.js --profile --json > webpack.stats.json","lint":"eslint  --ext .js --ext .jsx src test config","lint:styles":"stylelint 'src/**/*.scss'","test":"jest --coverage","test:watch":"jest --watch","precommit":"node config/tools commits && npm run lint && npm run lint:styles && npm test","prepublish":"npm run build","postmerge":"node config/tools update && npm update"},"browserslist":["ie >= 10","ie_mob >= 10","ff >= 40","chrome >= 40","safari >= 7","opera >= 23","ios >= 8","android >= 4.4","bb >= 10"],"jest":{"transform":{".*":"<rootDir>/node_modules/babel-jest"},"moduleFileExtensions":["js","jsx","json"],"moduleDirectories":["node_modules","src","./"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/test/__setup__/styleMock.js","^(.+\\.(jpe?g|png|gif|ttf|eot|svg|md)|expose.*|bootstrap.*|app-store)$":"<rootDir>/test/__setup__/fileMock.js"},"setupFiles":["<rootDir>/test/__setup__/index.js"],"testRegex":"/test/.*?\\.(test|spec)\\.js$","collectCoverage":false,"collectCoverageFrom":["src/**/*.{js,jsx}"],"coverageThreshold":{"global":{"branches":40,"functions":40,"lines":40,"statements":40}},"verbose":true},"gitHead":"30416e038d71ed7e9bb742445f11e5660a0f7369","_id":"react-credit-cards@0.5.3","_shasum":"eb827f68d8940082efb1b0059cbe52bf65300333","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.1","_npmUser":{"name":"gilbarbara","email":"gilbarbara@gmail.com"},"dist":{"shasum":"eb827f68d8940082efb1b0059cbe52bf65300333","tarball":"https://registry.npmjs.org/react-credit-cards/-/react-credit-cards-0.5.3.tgz","integrity":"sha512-38CxYi8GIuLY6FAISAR+0S5HXXGBADB+KG6mLp9JPZLWL7CewcrogZfDbTptpkACjQHUYBlSbpUnkJtuo01EAA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5dn+vO2GhOBnXIke6ZXG2v0TS+ZGnu/ZITUN3b+eVAQIgb6Qmf/pXzNtDzVJNsIzX9JBnGew8+zeApCggMJ6Ff7g="}]},"maintainers":[{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-credit-cards-0.5.3.tgz_1502388085429_0.4290601327084005"},"directories":{}},"0.6.0":{"name":"react-credit-cards","version":"0.6.0","description":"Beautiful credit cards for your payment forms","author":{"name":"AMARO Fashion","email":"it@amaro.com"},"contributors":[{"name":"Cassio Cardoso","email":"cassio.cardoso@amaro.com"},{"name":"Gil Barbara","email":"gil.barbara@amaro.com"}],"main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/amarofashion/react-credit-cards.git"},"license":"MIT","bugs":{"url":"https://github.com/amarofashion/react-credit-cards/issues"},"homepage":"https://github.com/amarofashion/react-credit-cards#readme","peerDependencies":{"react":"^15.0.0 || ^16.0.0","prop-types":"^15.6.0"},"dependencies":{"payment":"^2.3.0"},"devDependencies":{"autoprefixer":"^7.1.4","babel-core":"^6.26.0","babel-eslint":"^8.0.1","babel-jest":"^21.2.0","babel-loader":"^7.1.2","babel-plugin-array-includes":"^2.0.3","babel-plugin-istanbul":"^4.1.5","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","babel-preset-stage-1":"^6.24.1","browser-sync":"^2.18.13","browser-sync-webpack-plugin":"^1.2.0","chalk":"^2.1.0","clean-webpack-plugin":"^0.1.17","copy-webpack-plugin":"^4.1.1","css-loader":"^0.28.7","date-fns":"^1.28.5","enzyme":"^3.1.0","enzyme-adapter-react-16":"^1.0.1","eslint":"^4.8.0","eslint-config-airbnb":"^15.1.0","eslint-import-resolver-webpack":"^0.8.3","eslint-loader":"^1.9.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-flowtype":"^2.39.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jsx-a11y":"^5.1.1","eslint-plugin-react":"^7.4.0","extract-text-webpack-plugin":"^3.0.1","file-loader":"^1.1.5","flow-bin":"^0.56.0","html-webpack-plugin":"^2.30.1","husky":"^0.14.3","image-webpack-loader":"^3.4.2","jest-cli":"^21.2.1","jsdom":"^11.3.0","node-sass":"^4.5.3","normalize.css":"^7.0.0","postcss":"^6.0.13","postcss-loader":"^2.0.6","prop-types":"^15.6.0","react":"^16.0.0","react-addons-test-utils":"^15.6.2","react-dom":"^16.0.0","react-hot-loader":"^3.0.0-beta.7","react-test-renderer":"^16.0.0","sass-loader":"^6.0.6","source-map-support":"^0.5.0","style-loader":"^0.19.0","stylelint":"^8.2.0","stylelint-config-standard":"^17.0.0","stylelint-declaration-strict-value":"^1.0.4","stylelint-order":"^0.7.0","stylelint-scss":"^2.1.0","webpack":"^3.6.0","webpack-dev-server":"^2.9.1","webpack-merge":"^4.1.0","webpack-node-externals":"^1.6.0"},"scripts":{"start":"node demo/config/webpack.server.js","watch":"webpack --config config/webpack.config.js","build":"NODE_ENV=production webpack --config config/webpack.build.js","build:demo":"NODE_ENV=production webpack --config demo/config/webpack.build.js","analyze":"NODE_ENV=production webpack --config config/webpack.build.js --profile --json > webpack.stats.json","lint":"eslint  --ext .js --ext .jsx src test config","lint:styles":"stylelint 'src/**/*.scss'","test":"jest --coverage","test:watch":"jest --watch","precommit":"node config/tools commits && npm run lint && npm run lint:styles && npm test","prepublish":"npm run build","postmerge":"node config/tools update && npm update"},"browserslist":["ie >= 10","ie_mob >= 10","ff >= 40","chrome >= 40","safari >= 7","opera >= 23","ios >= 8","android >= 4.4","bb >= 10"],"jest":{"transform":{".*":"<rootDir>/node_modules/babel-jest"},"moduleFileExtensions":["js","jsx","json"],"moduleDirectories":["node_modules","src","./"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/test/__setup__/styleMock.js","^(.+\\.(jpe?g|png|gif|ttf|eot|svg|md)|expose.*|bootstrap.*|app-store)$":"<rootDir>/test/__setup__/fileMock.js"},"setupFiles":["<rootDir>/test/__setup__/index.js"],"testRegex":"/test/.*?\\.(test|spec)\\.js$","collectCoverage":false,"collectCoverageFrom":["src/**/*.{js,jsx}"],"coverageThreshold":{"global":{"branches":40,"functions":40,"lines":40,"statements":40}},"verbose":true},"gitHead":"7634515ab696f22ec4756e17158fe0188b7633d3","_id":"react-credit-cards@0.6.0","_npmVersion":"5.4.2","_nodeVersion":"8.5.0","_npmUser":{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},"dist":{"integrity":"sha512-y8/C1QN8LXZ/XkgRiEb0+c4iJpEUrYoo2FaNdj/KCpuFmJ0KwhyuHiVtU33rTmRNsk9BiGxCg28OOx2RQVHOaA==","shasum":"30b3a280107bce032272d71b77a26e1180bfed24","tarball":"https://registry.npmjs.org/react-credit-cards/-/react-credit-cards-0.6.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFTpuJj78By2He2xnRsSKuOjZ/jop7XAT9Hmtg6OXRsgAiAwr+gCbz2sx+RZSl+S8c99Q3TRwHK/4M9yPpnLnl3NXQ=="}]},"maintainers":[{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-credit-cards-0.6.0.tgz_1507319544675_0.5075554214417934"},"directories":{}},"0.6.1":{"name":"react-credit-cards","version":"0.6.1","description":"Beautiful credit cards for your payment forms","author":{"name":"AMARO Fashion","email":"it@amaro.com"},"contributors":[{"name":"Cassio Cardoso","email":"cassio.cardoso@amaro.com"},{"name":"Gil Barbara","email":"gil.barbara@amaro.com"}],"repository":{"type":"git","url":"git+https://github.com/amarofashion/react-credit-cards.git"},"bugs":{"url":"https://github.com/amarofashion/react-credit-cards/issues"},"homepage":"https://github.com/amarofashion/react-credit-cards#readme","license":"MIT","main":"lib/index.js","module":"es/index.js","files":["es","lib","src"],"keywords":["react","react-component","credit card","payment"],"peerDependencies":{"react":"^15.0.0 || ^16.0.0","prop-types":"^15.6.0"},"dependencies":{"payment":"^2.3.0"},"devDependencies":{"autoprefixer":"^7.2.1","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^21.2.0","babel-loader":"^7.1.2","babel-plugin-array-includes":"^2.0.3","babel-plugin-istanbul":"^4.1.5","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","babel-preset-stage-1":"^6.24.1","browser-sync":"^2.18.13","browser-sync-webpack-plugin":"^1.2.0","chalk":"^2.3.0","clean-webpack-plugin":"^0.1.17","copy-webpack-plugin":"^4.2.3","cross-env":"^5.1.1","css-loader":"^0.28.7","date-fns":"^1.29.0","enzyme":"^3.2.0","enzyme-adapter-react-16":"^1.1.0","eslint":"^4.12.1","eslint-config-airbnb":"^16.1.0","eslint-import-resolver-webpack":"^0.8.3","eslint-loader":"^1.9.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-flowtype":"^2.39.1","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-react":"^7.5.1","extract-text-webpack-plugin":"^3.0.2","file-loader":"^1.1.5","flow-bin":"^0.60.1","html-webpack-plugin":"^2.30.1","husky":"^0.14.3","image-webpack-loader":"^3.4.2","jest-cli":"^21.2.1","jsdom":"^11.5.1","node-sass":"^4.7.2","normalize.css":"^7.0.0","postcss":"^6.0.14","postcss-cli":"^4.1.1","postcss-loader":"^2.0.9","prop-types":"^15.6.0","react":"^16.2.0","react-addons-test-utils":"^15.6.2","react-dom":"^16.2.0","react-hot-loader":"^3.1.3","react-test-renderer":"^16.2.0","rimraf":"^2.6.2","sass-loader":"^6.0.6","source-map-support":"^0.5.0","style-loader":"^0.19.0","stylelint":"^8.3.1","stylelint-config-standard":"^18.0.0","stylelint-declaration-strict-value":"^1.0.4","stylelint-order":"^0.7.0","stylelint-scss":"^2.2.0","webpack":"^3.10.0","webpack-dev-server":"^2.9.5","webpack-merge":"^4.1.1","webpack-node-externals":"^1.6.0","yargs":"^10.0.3"},"scripts":{"build":"npm run clean && npm run build:commonjs && npm run build:es && npm run build:styles","build:commonjs":"cross-env BABEL_ENV=commonjs babel src -d lib","build:es":"cross-env NODE_ENV=production babel src -d es","build:styles":"node tasks build-styles","watch":"npm run build:commonjs -- -w","clean":"rimraf es && rimraf lib","start":"node demo/config/webpack.server.js","build:demo":"NODE_ENV=production webpack --config demo/config/webpack.build.js","analyze":"NODE_ENV=production webpack --config config/webpack.build.js --profile --json > webpack.stats.json","lint":"eslint  --ext .js --ext .jsx src test tasks","lint:styles":"stylelint 'src/**/*.scss'","test":"jest --coverage","test:watch":"jest --watch","precommit":"node tasks commits && npm run lint && npm run lint:styles && npm test","postmerge":"node tasks update && npm update","prepublishOnly":"npm run build"},"browserslist":["ie >= 10","ie_mob >= 10","ff >= 40","chrome >= 40","safari >= 7","opera >= 23","ios >= 8","android >= 4.4","bb >= 10"],"gitHead":"2bf56bca4772a61df5a19500aadf5aebfaf20d65","_id":"react-credit-cards@0.6.1","_npmVersion":"5.5.1","_nodeVersion":"9.2.0","_npmUser":{"name":"gilbarbara","email":"gilbarbara@gmail.com"},"dist":{"integrity":"sha512-nhe8I+RRaRhCe5OSLpDde85ZWThHMUbzVoMwy56amf64AZF3XBiEanbHrztE/f3vXss8T826OG/NWUj80xNpCg==","shasum":"31714fb5e5d02d7518fac7b31ceffbdf1374d6dd","tarball":"https://registry.npmjs.org/react-credit-cards/-/react-credit-cards-0.6.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHDPLKh7R3CVAYwPdThX4cJ+Dzs4RLgm0+64bgHw4ou4AiBFRAUcc5UXbLHIDeOxPo6yAj91fvT+3QKyLPvJiSZjJw=="}]},"maintainers":[{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-credit-cards-0.6.1.tgz_1512438378986_0.7895108086522669"},"directories":{}},"0.6.2":{"name":"react-credit-cards","version":"0.6.2","description":"Beautiful credit cards for your payment forms","author":{"name":"AMARO Fashion","email":"it@amaro.com"},"contributors":[{"name":"Cassio Cardoso","email":"cassio.cardoso@amaro.com"},{"name":"Gil Barbara","email":"gil.barbara@amaro.com"}],"repository":{"type":"git","url":"git+https://github.com/amarofashion/react-credit-cards.git"},"bugs":{"url":"https://github.com/amarofashion/react-credit-cards/issues"},"homepage":"https://github.com/amarofashion/react-credit-cards#readme","license":"MIT","main":"lib/index.js","module":"es/index.js","files":["es","lib","src"],"keywords":["react","react-component","credit card","payment"],"peerDependencies":{"react":"^15.0.0 || ^16.0.0","prop-types":"^15.6.0"},"dependencies":{"payment":"^2.3.0"},"devDependencies":{"autoprefixer":"^7.2.1","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^21.2.0","babel-loader":"^7.1.2","babel-plugin-array-includes":"^2.0.3","babel-plugin-istanbul":"^4.1.5","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-assign":"^6.22.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","babel-preset-stage-1":"^6.24.1","browser-sync":"^2.18.13","browser-sync-webpack-plugin":"^1.2.0","chalk":"^2.3.0","clean-webpack-plugin":"^0.1.17","copy-webpack-plugin":"^4.2.3","cross-env":"^5.1.1","css-loader":"^0.28.7","date-fns":"^1.29.0","enzyme":"^3.2.0","enzyme-adapter-react-16":"^1.1.0","eslint":"^4.12.1","eslint-config-airbnb":"^16.1.0","eslint-import-resolver-webpack":"^0.8.3","eslint-loader":"^1.9.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-flowtype":"^2.39.1","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-react":"^7.5.1","extract-text-webpack-plugin":"^3.0.2","file-loader":"^1.1.5","flow-bin":"^0.60.1","html-webpack-plugin":"^2.30.1","husky":"^0.14.3","image-webpack-loader":"^3.4.2","jest-cli":"^21.2.1","jsdom":"^11.5.1","node-sass":"^4.7.2","normalize.css":"^7.0.0","postcss":"^6.0.14","postcss-cli":"^4.1.1","postcss-loader":"^2.0.9","prop-types":"^15.6.0","react":"^16.2.0","react-addons-test-utils":"^15.6.2","react-dom":"^16.2.0","react-hot-loader":"^3.1.3","react-test-renderer":"^16.2.0","rimraf":"^2.6.2","sass-loader":"^6.0.6","source-map-support":"^0.5.0","style-loader":"^0.19.0","stylelint":"^8.3.1","stylelint-config-standard":"^18.0.0","stylelint-declaration-strict-value":"^1.0.4","stylelint-order":"^0.7.0","stylelint-scss":"^2.2.0","webpack":"^3.10.0","webpack-dev-server":"^2.9.5","webpack-merge":"^4.1.1","webpack-node-externals":"^1.6.0","yargs":"^10.0.3"},"scripts":{"build":"npm run clean && npm run build:commonjs && npm run build:es && npm run build:styles","build:commonjs":"cross-env BABEL_ENV=commonjs babel src -d lib","build:es":"cross-env NODE_ENV=production babel src -d es","build:styles":"node tasks build-styles","watch":"npm run build:commonjs -- -w","clean":"rimraf es && rimraf lib","start":"node demo/config/webpack.server.js","build:demo":"NODE_ENV=production webpack --config demo/config/webpack.build.js","analyze":"NODE_ENV=production webpack --config config/webpack.build.js --profile --json > webpack.stats.json","lint":"eslint  --ext .js --ext .jsx src test tasks","lint:styles":"stylelint 'src/**/*.scss'","test":"jest --coverage","test:watch":"jest --watch","precommit":"node tasks commits && npm run lint && npm run lint:styles && npm test","postmerge":"node tasks update && npm update","prepublishOnly":"npm run build"},"browserslist":["ie >= 10","ie_mob >= 10","ff >= 40","chrome >= 40","safari >= 7","opera >= 23","ios >= 8","android >= 4.4","bb >= 10"],"gitHead":"a71dc5479a308424ef48e23b4c63dd5c7af60988","_id":"react-credit-cards@0.6.2","_npmVersion":"5.5.1","_nodeVersion":"9.2.0","_npmUser":{"name":"gilbarbara","email":"gilbarbara@gmail.com"},"dist":{"integrity":"sha512-sc4x0buIX6rJGsd1F80l7y3hLha5FMpwr4iu71fBnYjv3Ur1CcuQ2H2dMj0pXWtdrLIlzgHqAVY/9sPqu3bX6A==","shasum":"6dc22f221c49d8829dcccf7943a1a6bf30a17d83","tarball":"https://registry.npmjs.org/react-credit-cards/-/react-credit-cards-0.6.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGlgE2JEZOY3MgwM2j84b2E6Lgs+0ThbMP5Ea+N4RsUqAiEAmBI02fnU6+5Hczl3Fk5r/sMR31QiOJp/I6vwYWy7sQo="}]},"maintainers":[{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-credit-cards-0.6.2.tgz_1512501728331_0.6113536208868027"},"directories":{}},"0.6.3":{"name":"react-credit-cards","version":"0.6.3","description":"Beautiful credit cards for your payment forms","author":{"name":"AMARO Fashion","email":"it@amaro.com"},"contributors":[{"name":"Cassio Cardoso","email":"cassio.cardoso@amaro.com"},{"name":"Gil Barbara","email":"gil.barbara@amaro.com"}],"repository":{"type":"git","url":"git+https://github.com/amarofashion/react-credit-cards.git"},"bugs":{"url":"https://github.com/amarofashion/react-credit-cards/issues"},"homepage":"https://github.com/amarofashion/react-credit-cards#readme","license":"MIT","main":"lib/index.js","module":"es/index.js","files":["es","lib","src"],"keywords":["react","react-component","credit card","payment"],"peerDependencies":{"react":"^15.0.0 || ^16.0.0","prop-types":"^15.6.0"},"dependencies":{"payment":"^2.3.0"},"devDependencies":{"autoprefixer":"^7.2.1","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^21.2.0","babel-loader":"^7.1.2","babel-plugin-array-includes":"^2.0.3","babel-plugin-istanbul":"^4.1.5","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-assign":"^6.22.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","babel-preset-stage-1":"^6.24.1","browser-sync":"^2.18.13","browser-sync-webpack-plugin":"^1.2.0","chalk":"^2.3.0","clean-webpack-plugin":"^0.1.17","copy-webpack-plugin":"^4.2.3","cross-env":"^5.1.1","css-loader":"^0.28.7","date-fns":"^1.29.0","enzyme":"^3.2.0","enzyme-adapter-react-16":"^1.1.0","eslint":"^4.12.1","eslint-config-airbnb":"^16.1.0","eslint-import-resolver-webpack":"^0.8.3","eslint-loader":"^1.9.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-flowtype":"^2.39.1","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-react":"^7.5.1","extract-text-webpack-plugin":"^3.0.2","file-loader":"^1.1.5","flow-bin":"^0.60.1","html-webpack-plugin":"^2.30.1","husky":"^0.14.3","image-webpack-loader":"^3.4.2","jest-cli":"^21.2.1","jsdom":"^11.5.1","node-sass":"^4.7.2","normalize.css":"^7.0.0","postcss":"^6.0.14","postcss-cli":"^4.1.1","postcss-loader":"^2.0.9","prop-types":"^15.6.0","react":"^16.2.0","react-addons-test-utils":"^15.6.2","react-dom":"^16.2.0","react-hot-loader":"^3.1.3","react-test-renderer":"^16.2.0","rimraf":"^2.6.2","sass-loader":"^6.0.6","source-map-support":"^0.5.0","style-loader":"^0.19.0","stylelint":"^8.3.1","stylelint-config-standard":"^18.0.0","stylelint-declaration-strict-value":"^1.0.4","stylelint-order":"^0.7.0","stylelint-scss":"^2.2.0","webpack":"^3.10.0","webpack-dev-server":"^2.9.5","webpack-merge":"^4.1.1","webpack-node-externals":"^1.6.0","yargs":"^10.0.3"},"scripts":{"build":"npm run clean && npm run build:commonjs && npm run build:es && npm run build:styles","build:commonjs":"cross-env BABEL_ENV=commonjs babel src -d lib","build:es":"cross-env NODE_ENV=production babel src -d es","build:styles":"node tasks build-styles","watch":"npm run build:commonjs -- -w","clean":"rimraf es && rimraf lib","start":"node demo/config/webpack.server.js","build:demo":"NODE_ENV=production webpack --config demo/config/webpack.build.js","analyze":"NODE_ENV=production webpack --config config/webpack.build.js --profile --json > webpack.stats.json","lint":"eslint  --ext .js --ext .jsx src test tasks","lint:styles":"stylelint 'src/**/*.scss'","test":"jest --coverage","test:watch":"jest --watch","precommit":"node tasks commits && npm run lint && npm run lint:styles && npm test","postmerge":"node tasks update && npm update","prepublishOnly":"npm run build"},"browserslist":["last 2 versions","safari >= 8","ios > 8"],"gitHead":"8e1705d5eb2620fa645b260bd32231903deda9bc","_id":"react-credit-cards@0.6.3","_npmVersion":"5.5.1","_nodeVersion":"9.2.0","_npmUser":{"name":"gilbarbara","email":"gilbarbara@gmail.com"},"dist":{"integrity":"sha512-tk4n33J9eww60ncTb1zgztL3q27FkcKz0tUb9AHDrfe/0rYvyfjdiigZ8g0pHoXxiTcI/t/Pvpp74YBCF8gcsA==","shasum":"f4702d8a107407284887cb6a3b9750e17e9ad857","tarball":"https://registry.npmjs.org/react-credit-cards/-/react-credit-cards-0.6.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDR/1+bNo4P+SyQTpDNhQjNIg73e1F4eLtYNI1VXcRPPQIhAIMDziPf6P37ZdLxoFE43SAWRnGtMshgt5rzAxD+SvbG"}]},"maintainers":[{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-credit-cards-0.6.3.tgz_1512513117921_0.8243593769147992"},"directories":{}},"0.7.0":{"name":"react-credit-cards","version":"0.7.0","description":"Beautiful credit cards for your payment forms","author":{"name":"AMARO Fashion","email":"it@amaro.com"},"contributors":[{"name":"Cassio Cardoso","email":"cassio.cardoso@amaro.com"},{"name":"Gil Barbara","email":"gil.barbara@amaro.com"}],"repository":{"type":"git","url":"git+https://github.com/amarofashion/react-credit-cards.git"},"bugs":{"url":"https://github.com/amarofashion/react-credit-cards/issues"},"homepage":"https://github.com/amarofashion/react-credit-cards#readme","license":"MIT","main":"lib/index.js","module":"es/index.js","files":["es","lib","src"],"keywords":["react","react-component","credit card","payment"],"peerDependencies":{"react":"^15.0.0 || ^16.0.0","prop-types":"^15.6.0"},"dependencies":{"payment":"^2.3.0"},"devDependencies":{"autoprefixer":"^7.2.1","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^21.2.0","babel-loader":"^7.1.2","babel-plugin-array-includes":"^2.0.3","babel-plugin-istanbul":"^4.1.5","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-assign":"^6.22.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","babel-preset-stage-1":"^6.24.1","browser-sync":"^2.18.13","browser-sync-webpack-plugin":"^1.2.0","chalk":"^2.3.0","clean-webpack-plugin":"^0.1.17","copy-webpack-plugin":"^4.2.3","cross-env":"^5.1.1","css-loader":"^0.28.7","date-fns":"^1.29.0","enzyme":"^3.2.0","enzyme-adapter-react-16":"^1.1.0","eslint":"^4.12.1","eslint-config-airbnb":"^16.1.0","eslint-import-resolver-webpack":"^0.8.3","eslint-loader":"^1.9.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-flowtype":"^2.39.1","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-react":"^7.5.1","extract-text-webpack-plugin":"^3.0.2","file-loader":"^1.1.5","flow-bin":"^0.60.1","html-webpack-plugin":"^2.30.1","husky":"^0.14.3","image-webpack-loader":"^3.4.2","jest-cli":"^21.2.1","jsdom":"^11.5.1","node-sass":"^4.7.2","normalize.css":"^7.0.0","postcss":"^6.0.14","postcss-cli":"^4.1.1","postcss-loader":"^2.0.9","prop-types":"^15.6.0","react":"^16.2.0","react-addons-test-utils":"^15.6.2","react-dom":"^16.2.0","react-hot-loader":"^3.1.3","react-test-renderer":"^16.2.0","rimraf":"^2.6.2","sass-loader":"^6.0.6","source-map-support":"^0.5.0","style-loader":"^0.19.0","stylelint":"^8.3.1","stylelint-config-standard":"^18.0.0","stylelint-declaration-strict-value":"^1.0.4","stylelint-order":"^0.8.0","stylelint-scss":"^2.2.0","watch-run":"^1.2.5","webpack":"^3.10.0","webpack-dev-server":"^2.9.7","webpack-merge":"^4.1.1","webpack-node-externals":"^1.6.0","yargs":"^10.0.3"},"scripts":{"build":"npm run clean && npm run build:commonjs && npm run build:es && npm run build:styles","build:commonjs":"cross-env BABEL_ENV=commonjs babel src -d lib","build:es":"cross-env NODE_ENV=production babel src -d es","build:styles":"node tasks build-styles","watch":"npm run build && watch-run -p 'src/**/*.js' npm run build:es","clean":"rimraf es && rimraf lib","start":"node demo/config/webpack.server.js","build:demo":"NODE_ENV=production webpack --config demo/config/webpack.build.js","analyze":"NODE_ENV=production webpack --config config/webpack.build.js --profile --json > webpack.stats.json","lint":"eslint  --ext .js --ext .jsx src test tasks","lint:styles":"stylelint 'src/**/*.scss'","test":"jest --coverage","test:watch":"jest --watch","precommit":"node tasks commits && npm run lint && npm run lint:styles && npm test","postmerge":"node tasks update && npm update","prepublishOnly":"npm run build"},"browserslist":["last 2 versions","safari >= 8","ios > 8"],"gitHead":"5e13a748c1433676d273d3ff88541166e4587502","_id":"react-credit-cards@0.7.0","_npmVersion":"5.5.1","_nodeVersion":"9.2.0","_npmUser":{"name":"gilbarbara","email":"gilbarbara@gmail.com"},"dist":{"integrity":"sha512-BMg8HoKYaBleNw9kyftDW6mq7ZrYa18tUbqJan6NZXhxiBa1ixb5C2xgldgO2/LUHfzymGTL4Yh+zAuorV142Q==","shasum":"a00b7ac404c410b01a5071fe09dcffe152c9ba5e","tarball":"https://registry.npmjs.org/react-credit-cards/-/react-credit-cards-0.7.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtdRf2u4A/YTxcMYD46/dn9z6JPxZAzOPdr83uckvkIgIgFkOQvaGono7IsSYSqfITfbKgfVq6B6NokrCyHdlda/I="}]},"maintainers":[{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-credit-cards-0.7.0.tgz_1512670878690_0.5235018050298095"},"directories":{}},"0.8.0":{"name":"react-credit-cards","version":"0.8.0","description":"Beautiful credit cards for your payment forms","author":{"name":"AMARO Fashion","email":"it@amaro.com"},"contributors":[{"name":"Cassio Cardoso","email":"cassio.cardoso@amaro.com"},{"name":"Gil Barbara","email":"gil.barbara@amaro.com"}],"repository":{"type":"git","url":"git+https://github.com/amarofashion/react-credit-cards.git"},"bugs":{"url":"https://github.com/amarofashion/react-credit-cards/issues"},"homepage":"https://github.com/amarofashion/react-credit-cards#readme","license":"MIT","main":"lib/index.js","module":"es/index.js","keywords":["react","react-component","credit card","payment"],"peerDependencies":{"react":"^15.0.0 || ^16.0.0","prop-types":"^15.6.2"},"dependencies":{"payment":"^2.3.0"},"devDependencies":{"@babel/core":"^7.6.0","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-proposal-decorators":"^7.6.0","@babel/plugin-proposal-do-expressions":"^7.6.0","@babel/plugin-proposal-export-default-from":"^7.5.2","@babel/plugin-proposal-export-namespace-from":"^7.5.2","@babel/plugin-proposal-function-sent":"^7.5.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-logical-assignment-operators":"^7.2.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.4.4","@babel/plugin-proposal-numeric-separator":"^7.2.0","@babel/plugin-proposal-optional-chaining":"^7.6.0","@babel/plugin-proposal-pipeline-operator":"^7.5.0","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-flow-strip-types":"^7.4.4","@babel/plugin-transform-object-assign":"^7.2.0","@babel/preset-env":"^7.6.0","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","autoprefixer":"^9.6.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","babel-plugin-array-includes":"^2.0.3","bundlesize":"^0.18.0","chalk":"^2.4.2","cross-env":"^5.2.1","date-fns":"^2.2.1","enzyme":"^3.10.0","enzyme-adapter-react-16":"^1.14.0","eslint":"^6.4.0","eslint-config-airbnb":"^18.0.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-flowtype":"^4.3.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.14.3","flow-bin":"^0.107.0","husky":"^3.0.5","jest-cli":"^24.9.0","jsdom":"^15.1.1","node-sass":"^4.12.0","postcss":"^7.0.18","postcss-cli":"^6.1.3","prop-types":"^15.7.2","react":"^16.6.3","react-dom":"^16.9.0","rimraf":"^3.0.0","stylelint":"^11.0.0","stylelint-config-standard":"^19.0.0","stylelint-declaration-strict-value":"^1.1.3","stylelint-order":"^3.1.1","stylelint-scss":"^3.10.1","watch-run":"^1.2.5","yargs":"^14.0.0"},"scripts":{"build":"npm run clean && npm run build:commonjs && npm run build:es && npm run build:styles","build:commonjs":"cross-env BABEL_ENV=commonjs babel src -d lib","build:es":"cross-env NODE_ENV=production babel src -d es","build:styles":"node tools build-styles","watch":"npm run build && watch-run -p 'src/**/*.js' npm run build:es","clean":"rimraf es && rimraf lib","lint":"eslint  --ext .js --ext .jsx src test tools","lint:styles":"stylelint 'src/**/*.scss'","test":"jest --coverage","test:watch":"jest --watch","bundlesize":"bundlesize","prepublishOnly":"npm run build"},"browserslist":["> 0.2%","not dead"],"bundlesize":[{"path":"./es/index.js","maxSize":"5 kB"},{"path":"./lib/index.js","maxSize":"5 kB"}],"husky":{"hooks":{"post-merge":"node tools update && npm update","pre-commit":"node tools commits && npm run lint && npm run lint:styles && npm test"}},"gitHead":"cd35ec69a3ae3491ed1ae0ea489bc06531e74ce7","_id":"react-credit-cards@0.8.0","_nodeVersion":"12.10.0","_npmVersion":"6.11.3","dist":{"integrity":"sha512-OTI08Dz1qEefxHOKJQSUa5nn8awuN5rAE8lRz2XS3BG3SIa5vmaAJLAhdmikc75qEoIkrYST79Z8oGUPVkBNsA==","shasum":"5a568d01cb440275adf2d4cda29c0fb1bf97248a","tarball":"https://registry.npmjs.org/react-credit-cards/-/react-credit-cards-0.8.0.tgz","fileCount":11,"unpackedSize":472665,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdf8kzCRA9TVsSAnZWagAAjFYP/A/kiM6ntOHBubLRoKiE\n5yNqV/Wao2HdRZfYg3npDkjW5Ar7+4KukpBo/iQ3zETM7/JCdwbOShKNrGsd\n2lHlgCqzbFE8i+r2qH8Y6dL5jvVCm4N3iclemy779ab48kU6CEJbh4JlZ7CT\n+vOdJITe4LMJPlcOcoL3h1/C6MDeb4GP4IoQNPxEXS1kWQQu17y0KdLnT0Dj\nFkT/P3hws+ns1f38jkKxKnltNsQguM2tCDsjIoY+dJgfGmacuSQW17mEDS83\n1uCl9qTs2EsfCxWh5t0xRpCIZmP7mUZD+1Q78h0N+4xWkS9QUJw/blwbup9o\noryF1FcrN8zSDRs8ZWyI2zVg480XwUVm16KtQKO2X9uCLHiFBoagQZCkdORL\na1trMGgnq8FXbGtZuHQM0ucBeVJz8Bg+hwTACu3NkIWtHMG2nUntAS9G5cIB\ne8WJejrQAelNcD0LY+sYzSNldhJBrVqtXFGpMRRkbqB+9KKd4u1pGUDPFMZd\njONglqHtlKyoq7dV/gLtc8dcnI1Nws8piR7p+9PGoTL/d8XI20D5ErqgpH5V\nXvD9n+HoV9IPctD2QwgMcAUWis0hP6gUsk51KiRwU6MjrR/COpBj4bTDH1l7\nZ2tQozuAYVgrkBkAS9fPRzBCMXlPqzZZwjPD6PH0RN2zXck6+JvZbckLhOB/\nWehG\r\n=CMtm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlTKtGuq2LjANlbpgr6ivSQ2pL0/oU4M43gGSbv+6E6wIgPjTycDmGhzRD+Kdds1+j9I2hJKvIvta7BQIFEuvBxFo="}]},"maintainers":[{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmUser":{"name":"gilbarbara","email":"gilbarbara@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-credit-cards_0.8.0_1568655666378_0.1495317739298554"},"_hasShrinkwrap":false},"0.8.1":{"name":"react-credit-cards","version":"0.8.1","description":"Beautiful credit cards for your payment forms","author":{"name":"AMARO Fashion","email":"tech@amaro.com"},"contributors":[{"name":"Cassio Cardoso","email":"cassio.cardoso@amaro.com"},{"name":"Gil Barbara","email":"gil.barbara@amaro.com"}],"repository":{"type":"git","url":"git+https://github.com/amarofashion/react-credit-cards.git"},"bugs":{"url":"https://github.com/amarofashion/react-credit-cards/issues"},"homepage":"https://github.com/amarofashion/react-credit-cards#readme","license":"MIT","main":"lib/index.js","module":"es/index.js","sideEffects":false,"keywords":["react","react-component","credit card","payment"],"peerDependencies":{"react":"^15.0.0 || ^16.0.0","prop-types":"^15.6.2"},"dependencies":{"payment":"^2.3.0"},"devDependencies":{"@babel/core":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-do-expressions":"^7.8.3","@babel/plugin-proposal-export-default-from":"^7.8.3","@babel/plugin-proposal-export-namespace-from":"^7.8.3","@babel/plugin-proposal-function-sent":"^7.8.3","@babel/plugin-proposal-json-strings":"^7.8.3","@babel/plugin-proposal-logical-assignment-operators":"^7.8.3","@babel/plugin-proposal-nullish-coalescing-operator":"^7.8.3","@babel/plugin-proposal-numeric-separator":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.8.3","@babel/plugin-proposal-pipeline-operator":"^7.8.3","@babel/plugin-proposal-throw-expressions":"^7.8.3","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-syntax-import-meta":"^7.8.3","@babel/plugin-transform-flow-strip-types":"^7.8.3","@babel/plugin-transform-object-assign":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/preset-flow":"^7.8.3","@babel/preset-react":"^7.8.3","@size-limit/preset-small-lib":"^3.0.0","autoprefixer":"^9.7.4","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","babel-plugin-array-includes":"^2.0.3","cross-env":"^6.0.3","date-fns":"^2.9.0","del-cli":"^3.0.0","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.2","eslint":"^6.8.0","eslint-config-airbnb":"^18.0.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-flowtype":"^4.6.0","eslint-plugin-import":"^2.20.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.18.0","flow-bin":"^0.116.0","husky":"^4.0.10","jest-cli":"^24.9.0","jsdom":"^16.0.0","node-sass":"^4.13.1","postcss":"^7.0.26","postcss-cli":"^7.1.0","prop-types":"^15.7.2","react":"^16.12.0","react-dom":"^16.12.0","repo-tools":"^0.2.0","stylelint":"^13.0.0","stylelint-config-standard":"^19.0.0","stylelint-declaration-strict-value":"^1.1.8","stylelint-order":"^4.0.0","stylelint-scss":"^3.13.0","watch-run":"^1.2.5"},"scripts":{"build":"npm run clean && npm run build:commonjs && npm run build:es && npm run build:styles","build:commonjs":"cross-env BABEL_ENV=commonjs babel src -d lib","build:es":"cross-env NODE_ENV=production babel src -d es","build:styles":" node tools/build-styles","watch":"npm run build && watch-run -p 'src/**/*.js' npm run build:es","clean":"del-cli es/* && del-cli lib/*","lint":"eslint  --ext .js --ext .jsx src test tools","lint:styles":"stylelint 'src/**/*.scss'","test":"jest","test:coverage":"jest --bail --coverage","test:watch":"jest --watch","size":"npm run build && size-limit","validate":"npm run lint && npm run lint:styles && npm run test:coverage && npm run size","prepublishOnly":"npm run validate"},"browserslist":["> 0.2%","not dead"],"size-limit":[{"path":"./es/index.js","limit":"6 kB"},{"path":"./lib/index.js","limit":"6 kB"}],"husky":{"hooks":{"post-merge":"repo-tools install-packages","pre-commit":"repo-tools check-remote && npm run validate"}},"gitHead":"597a592e82274a5b99d864d9460df35026b6312d","_id":"react-credit-cards@0.8.1","_nodeVersion":"13.9.0","_npmVersion":"6.13.7","dist":{"integrity":"sha512-FbR+qFYv9/gja+s/IuJDBIIseN5dIPDLbLE6aOldVCdbq1cfjauaCE5ms0X3GZtchpRagJGT9HI5DIQaYYnYjg==","shasum":"a304c274bd892ddbcc537899b282f902e7e96907","tarball":"https://registry.npmjs.org/react-credit-cards/-/react-credit-cards-0.8.1.tgz","fileCount":11,"unpackedSize":472948,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJestUACRA9TVsSAnZWagAAxNIP/19pxdfP3RsnRatUlnWg\n8EWVX1AcAU5A6K9lZ5gYtLYaBFzw2A/vVj1aWOzKM6ZVHHl8/xatI1W7VU41\niE7Owi8VZc0tABguFxP9ke55DdTWafDDQ2GJNGmsd+hLA++bNCHQQdmymidK\nc3tMgnu0R5zBT9U16/g3WkSaR3NTIwWVq5tZj8b6dgwi58kM0LZko9tozxy2\nJtKTzDfM2/Ajot6h1Hgm3CWexrPZto8MoyZCvAGekvglJZyfPLcXOELz9aNj\n1ERSl1iH/NITb7xDcIcGe1Mw6ctA4ckRkHJqaZ+mJRzNQXzMqkRfRDEiBlK6\ngsUIr3DBocPQw+Xw36ntPANaFdz/eZpjK9DmtDFtrhR7Y5c+/ji9eb4CjIlx\ncnc0+JJGei9DWuVQWLbbR1mELb3baH8SGF7b6bQkLGaEJvSYZgGqQplmPx2u\nbBYltwRFt4lzpcihS22naG4bvGeTUiVWHhQivWAN1sI4VMnz/TsR4eWyQZr3\n3tAIX8wE1cC4QPuCGBsKD8u05x77dbsfjx6aVmvjJLQzW62juesuD0RJsmCe\nK2FoM40kN/ExNCQ42TCtv+jNFW94+7QQAwbrVJWLvVrkU5fULlrrOy3ZHnmd\nS1hZxiWhPJk+s9wYHrq+EHWM2/d/0pNazWZl5XcfBZnpseDvJ9Umn+/gu51e\nmqPF\r\n=emAI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAsr6GzhB+Zqq55bHbvypUfu1p+ukHy5WpjNTje9MAwlAiEA1A/f6Bk1fdeNvmxiKBvoNMk7ZznssN2qr6Csm/74sSo="}]},"maintainers":[{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmUser":{"name":"gilbarbara","email":"gilbarbara@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-credit-cards_0.8.1_1588778240069_0.28976911955486195"},"_hasShrinkwrap":false},"0.8.2":{"name":"react-credit-cards","version":"0.8.2","description":"Beautiful credit cards for your payment forms","author":{"name":"AMARO Fashion","email":"tech@amaro.com"},"contributors":[{"name":"Cassio Cardoso","email":"cassio.cardoso@amaro.com"},{"name":"Gil Barbara","email":"gil.barbara@amaro.com"}],"repository":{"type":"git","url":"git+https://github.com/amarofashion/react-credit-cards.git"},"bugs":{"url":"https://github.com/amarofashion/react-credit-cards/issues"},"homepage":"https://github.com/amarofashion/react-credit-cards#readme","license":"MIT","main":"lib/index.js","module":"es/index.js","sideEffects":false,"keywords":["react","react-component","credit card","payment"],"peerDependencies":{"react":"^15.0.0 || ^16.0.0","prop-types":"^15.6.2"},"dependencies":{"payment":"^2.3.0"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-do-expressions":"^7.8.3","@babel/plugin-proposal-export-default-from":"^7.8.3","@babel/plugin-proposal-export-namespace-from":"^7.8.3","@babel/plugin-proposal-function-sent":"^7.8.3","@babel/plugin-proposal-json-strings":"^7.8.3","@babel/plugin-proposal-logical-assignment-operators":"^7.8.3","@babel/plugin-proposal-nullish-coalescing-operator":"^7.8.3","@babel/plugin-proposal-numeric-separator":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-pipeline-operator":"^7.8.3","@babel/plugin-proposal-throw-expressions":"^7.8.3","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-syntax-import-meta":"^7.8.3","@babel/plugin-transform-flow-strip-types":"^7.9.0","@babel/plugin-transform-object-assign":"^7.8.3","@babel/preset-env":"^7.9.5","@babel/preset-flow":"^7.9.0","@babel/preset-react":"^7.9.4","@size-limit/preset-small-lib":"^4.4.5","autoprefixer":"^9.7.6","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^25.4.0","babel-plugin-array-includes":"^2.0.3","cross-env":"^7.0.2","date-fns":"^2.12.0","del-cli":"^3.0.0","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.2","eslint":"^6.8.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-flowtype":"^4.7.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.19.0","flow-bin":"^0.123.0","husky":"^4.2.5","jest":"^25.4.0","jsdom":"^16.2.2","node-sass":"^4.14.0","postcss":"^7.0.27","postcss-cli":"^7.1.0","prop-types":"^15.7.2","react":"^16.13.1","react-dom":"^16.13.1","repo-tools":"^0.2.0","size-limit":"^4.4.5","stylelint":"^13.3.3","stylelint-config-standard":"^20.0.0","stylelint-declaration-strict-value":"^1.3.6","stylelint-order":"^4.0.0","stylelint-scss":"^3.17.1","watch-run":"^1.2.5"},"scripts":{"build":"npm run clean && npm run build:commonjs && npm run build:es && npm run build:styles","build:commonjs":"cross-env BABEL_ENV=commonjs babel src -d lib","build:es":"cross-env NODE_ENV=production babel src -d es","build:styles":" node tools/build-styles","watch":"npm run build && watch-run -p 'src/**/*.js' npm run build:es","clean":"del-cli es/* && del-cli lib/*","lint":"eslint  --ext .js --ext .jsx src test tools","lint:styles":"stylelint 'src/**/*.scss'","test":"jest","test:coverage":"jest --bail --coverage","test:watch":"jest --watch","size":"npm run build && size-limit","validate":"npm run lint && npm run lint:styles && npm run test:coverage && npm run size","prepublishOnly":"npm run validate"},"browserslist":["> 0.2%","not dead"],"size-limit":[{"path":"./es/index.js","limit":"6 kB"},{"path":"./lib/index.js","limit":"6 kB"}],"husky":{"hooks":{"post-merge":"repo-tools install-packages","pre-commit":"repo-tools check-remote && npm run validate"}},"gitHead":"d31a07a8676287fbbdf38a474fd4e5ae48ea9e16","_id":"react-credit-cards@0.8.2","_nodeVersion":"13.13.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-V9qs9DNCAUBk3JzudVpHdnCi/XCewTrNurziphxa/iyoiiGTJ3mrPA6ofpBWZCMxQvTx7kiMbnhwapHAcdhtNA==","shasum":"175bdbbe3bc34f51de4566b7aaebf7fe2fe34f12","tarball":"https://registry.npmjs.org/react-credit-cards/-/react-credit-cards-0.8.2.tgz","fileCount":11,"unpackedSize":474531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJestniCRA9TVsSAnZWagAABJsP/jo6rIjh+aarFwpSoQ5F\ngldPgCu01wYKgqC7ELKvH5jxh4mP8UfQhUi3F7X5A+IZC4f3nxNf+soePeJr\nPdqY7iSqrcO41PuKUPeWo8fB4UI1UDUKO/FnzgXKRBbRqE6IT51bfuJgZ2fh\n5BZiy5mqT9lN3liN3b7qoWFECHiezd92KG0FHldZUpxp+sfHUpAE8VpVjfR/\nqcSogdQN+0iR0cb8ZLbV3u3Ct4vMVi53nMAnU+nHXClLnPVvtTK3oJ6mv99B\njp0dBCiVAFWFNAC3qeqMuuuy37LSOAWsHP6h9XHNOGq+AHdvlMCI/FKHe5ca\nnEKg0tXT0mWVR3WqnhxZkFCDTgwrrMJOlfcm9TH1xQkih5K/7C6YLMtm3ek9\noe+zb6e234e7jdfUNGbZNlB14PpI15W8WLtLSoLggup+RMq77JkiJd6SixaG\nzGroYUyZLTsJDcmp5McTtLVVLYevlHQGPoEbKZmQN6hGYxOFWRy84FTM/2w+\nRUktoMBqafp+G9C61Hb1sPQBMSJRh8N9Z3UScKlX+DqJVrbjfdA4/MA1C+Lm\ngf8MjjL9eTb3tIPznPQx1tz0bW5VWHX10fpcF3GQJgWezFY+QfWpt4fFHLt0\nU7HuWtSDzIhQjLvIOT8VQvOU7IFHIiYqOPuM+X/drE6M9gbw93gEBhsKODpy\nIG98\r\n=gQHM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG9JxoHuo5oUyJplxgi/UA+UQ0Gfs/8ykgCqHbJv4mt4AiBnMH4jODEHzC6UlCe1n3RqOFVYErjqryy6e6fZex/uOQ=="}]},"maintainers":[{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmUser":{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-credit-cards_0.8.2_1588779490063_0.24091857037942543"},"_hasShrinkwrap":false},"0.8.3":{"name":"react-credit-cards","version":"0.8.3","description":"Beautiful credit cards for your payment forms","author":{"name":"AMARO Fashion","email":"tech@amaro.com"},"contributors":[{"name":"Cassio Cardoso","email":"cassio.cardoso@amaro.com"},{"name":"Gil Barbara","email":"gil.barbara@amaro.com"}],"repository":{"type":"git","url":"git+https://github.com/amarofashion/react-credit-cards.git"},"bugs":{"url":"https://github.com/amarofashion/react-credit-cards/issues"},"homepage":"https://github.com/amarofashion/react-credit-cards#readme","license":"MIT","main":"lib/index.js","module":"es/index.js","keywords":["react","react-component","credit card","payment"],"peerDependencies":{"react":"^15.0.0 || ^16.0.0","prop-types":"^15.7.2"},"dependencies":{"payment":"^2.3.0"},"devDependencies":{"@babel/cli":"^7.10.1","@babel/core":"^7.10.2","@babel/plugin-proposal-class-properties":"^7.10.1","@babel/plugin-proposal-decorators":"^7.10.1","@babel/plugin-proposal-do-expressions":"^7.10.1","@babel/plugin-proposal-export-default-from":"^7.10.1","@babel/plugin-proposal-export-namespace-from":"^7.10.1","@babel/plugin-proposal-function-sent":"^7.10.1","@babel/plugin-proposal-json-strings":"^7.10.1","@babel/plugin-proposal-logical-assignment-operators":"^7.10.1","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.1","@babel/plugin-proposal-numeric-separator":"^7.10.1","@babel/plugin-proposal-optional-chaining":"^7.10.1","@babel/plugin-proposal-pipeline-operator":"^7.10.1","@babel/plugin-proposal-throw-expressions":"^7.10.1","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-syntax-import-meta":"^7.10.1","@babel/plugin-transform-flow-strip-types":"^7.10.1","@babel/plugin-transform-object-assign":"^7.10.1","@babel/preset-env":"^7.10.2","@babel/preset-flow":"^7.10.1","@babel/preset-react":"^7.10.1","@size-limit/preset-small-lib":"^4.5.0","autoprefixer":"^9.8.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^26.0.1","babel-plugin-array-includes":"^2.0.3","cross-env":"^7.0.2","date-fns":"^2.14.0","del-cli":"^3.0.1","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.2","eslint":"^6.8.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-flowtype":"^4.7.0","eslint-plugin-import":"^2.20.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.20.0","flow-bin":"^0.126.1","husky":"^4.2.5","jest":"^26.0.1","jsdom":"^16.2.2","node-sass":"^4.14.1","postcss":"^7.0.32","postcss-cli":"^7.1.1","prop-types":"^15.7.2","react":"^16.13.1","react-dom":"^16.13.1","repo-tools":"^0.2.0","size-limit":"^4.5.0","stylelint":"^13.6.0","stylelint-config-standard":"^20.0.0","stylelint-declaration-strict-value":"^1.5.0","stylelint-order":"^4.1.0","stylelint-scss":"^3.17.2","watch-run":"^1.2.5"},"scripts":{"build":"npm run clean && npm run build:commonjs && npm run build:es && npm run build:styles","build:commonjs":"cross-env BABEL_ENV=commonjs babel src -d lib","build:es":"cross-env NODE_ENV=production babel src -d es","build:styles":" node tools/build-styles","watch":"npm run build && watch-run -p 'src/**/*.js' npm run build:es","clean":"del-cli es/* && del-cli lib/*","lint":"eslint  --ext .js --ext .jsx src test tools","lint:styles":"stylelint 'src/**/*.scss'","test":"jest","test:coverage":"jest --bail --coverage","test:watch":"jest --watch","size":"npm run build && size-limit","validate":"npm run lint && npm run lint:styles && npm run test:coverage && npm run size","prepublishOnly":"npm run validate"},"browserslist":["> 0.2%","not dead"],"size-limit":[{"path":"./es/index.js","limit":"6 kB"},{"path":"./lib/index.js","limit":"6 kB"}],"husky":{"hooks":{"post-merge":"repo-tools install-packages","pre-commit":"repo-tools check-remote && npm run validate"}},"gitHead":"43ebc239c6d56b0f924816aca12f492201c38acd","_id":"react-credit-cards@0.8.3","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-88XJErkkdDjeFevOxfWYV2dUs4ddNNXJMIgutqTlUH2pYfcaDeFv9MXNGCcJKvBv4+6GEnxbCToymNRNbEt/uw==","shasum":"608a8ee8bf3a88857fc83023ffba1ad536ba8c7e","tarball":"https://registry.npmjs.org/react-credit-cards/-/react-credit-cards-0.8.3.tgz","fileCount":11,"unpackedSize":474002,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2RB0CRA9TVsSAnZWagAAPIUQAIADdhrjC7OuVQB8ZBwx\nk1ns+l/ujaQLyyVdXtO+0q+t+lmLIesTKPQLCy95nbOHdszwCnTikoLlDGTB\nieB3OL5GfOBzEBpraB+QHmns+z5ExbVN1s3JYbI+XGnaxkxmj/yWZDXl2nH1\nKE5A+xQpbLrUF1fjBPD0bKh/w+Qm7QIQ82BmrGi7ydGcsi9zlQCfLYBmDXND\nfhHhis6RoRNZo1UesGDSn7EudWn83oSNAwMBqVWq+V+X4T+sr4asZcaYPW4A\nzQhib4XE1JO9+6JIGdlgrla2nBgsY23TFL4MkH0t/r6QMaWvwvWeAwjcnue1\ncuwmIftOe18/df5Yg2IcYsIWUrjrNUmDkJiTN7sPkOiXzaGzIQlleimF9McG\nrDWj+PEUWwxdgNM/LDv1nvCmOSJzupGMr10vb8C0nXx3FFLGvA8+yrBlohq6\n1KqTQ/o2bugDsDeMmXNfWR1OH4MOG4rkFUNC+YhlLKgFroK5EZAtoy5nfWSV\n3jiS+N65J9JXidW+u85VfMwLIYJIeUWDZv0pTyMKYJ69C8cEt7q+HiQ0mzuz\nzCE78MTC7niajIXEO9PLjhcj4H3br88e1mrPer34PsA5NmgrkawV1yEdh8QP\nZVFsIRmI4vlBVMbyzNWSCVO3emBdWGNUV1lvtMIpi0IWLYGSTBAzafy10G83\nlLCm\r\n=5Lhk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG7sfXEn3B4wm78sEg1r7E6+lP2qaRcU94UgKH8YOx/DAiB6XgP5CIJEnJvWFMwrHaw/frBG7qFZgiPDIjFAhH5vNg=="}]},"maintainers":[{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmUser":{"name":"gilbarbara","email":"gilbarbara@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-credit-cards_0.8.3_1591283827500_0.4100376940585002"},"_hasShrinkwrap":false}},"readme":"# React Credit Cards\n\n[![NPM](https://badge.fury.io/js/react-credit-cards.svg)](https://www.npmjs.com/package/react-credit-cards) [![Travis](https://travis-ci.org/amarofashion/react-credit-cards.svg?branch=master)](https://travis-ci.org/amarofashion/react-credit-cards) [![Maintainability](https://api.codeclimate.com/v1/badges/bb0aa1a6b782c3845f6a/maintainability)](https://codeclimate.com/github/amarofashion/react-credit-cards/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/bb0aa1a6b782c3845f6a/test_coverage)](https://codeclimate.com/github/amarofashion/react-credit-cards/test_coverage)\n\nA slick credit card component for React.\n\n![demo](https://raw.githubusercontent.com/amarofashion/react-credit-cards/master/docs/media/rccs.gif)\n\n[Demo](https://amarofashion.github.io/react-credit-cards/)\n\n### Install\n\n```\nnpm install --save react-credit-cards\n```\n\n### Usage\n\n```jsx\nimport React from 'react';\nimport Cards from 'react-credit-cards';\n\nexport default class PaymentForm extends React.Component {\n  state = {\n    cvc: '',\n    expiry: '',\n    focus: '',\n    name: '',\n    number: '',\n  };\n\n  handleInputFocus = (e) => {\n    this.setState({ focus: e.target.name });\n  }\n  \n  handleInputChange = (e) => {\n    const { name, value } = e.target;\n    \n    this.setState({ [name]: value });\n  }\n  \n  render() {\n    return (\n      <div id=\"PaymentForm\">\n        <Cards\n          cvc={this.state.cvc}\n          expiry={this.state.expiry}\n          focused={this.state.focus}\n          name={this.state.name}\n          number={this.state.number}\n        />\n        <form>\n        \t<input\n            type=\"tel\"\n            name=\"number\"\n            placeholder=\"Card Number\"\n            onChange={this.handleInputChange}\n            onFocus={this.handleInputFocus}\n          />\n          ...\n        </form>\n      </div>\n    );\n  }\n}\n```\n\nDon't forget to import the `react-credit-cards/lib/styles.scss` if you are using SASS in your project.  \nOr you can import the CSS:  \n`import 'react-credit-cards/es/styles-compiled.css';`\n\n### Features\n\n- We support all credit card issuers available in [Payment](https://github.com/jessepollak/payment) plus Hipercard (a brazilian credit card).\n\n## Props\n\n- `name` {string}: Name on card. \\*\n- `number` {string|number}: Card number. \\*\n- `expiry` {string|number}: Card expiry date. `10/20` or `012017` \\*\n- `cvc` {string|number}: Card CVC/CVV. \\*\n- `focused` {string}: Focused card field. `name|number|expiry|cvc`\n- `locale` {object}: Localization text (e.g. `{ valid: 'valid thru' }`).\n- `placeholders` {object}: Placeholder text (e.g. `{ name: 'YOUR NAME HERE' }`).\n- `preview` {bool}: To use the card to show scrambled data (e.g. `**** 4567`).\n- `issuer` {string}: Set the issuer for the `preview` mode (e.g. `visa|mastercard|...`)\n- `acceptedCards` {array}: If you want to limit the accepted cards. (e.g. `['visa', 'mastercard']`\n- `callback` {func}: A callback function that will be called when the card number has changed with 2 paramaters: `type ({ issuer: 'visa', maxLength: 19 }), isValid ({boolean})`\n\n\\* _Required fields_\n\n## SCSS options\n\n**Credit Card sizing**\n\n- `$rccs-card-ratio`: Card ratio. Defaults to `1.5858`\n- `$rccs-size`: Card width. Defaults to `290px`\n\n**Credit Card fonts**\n\n- `$rccs-name-font-size`: Defaults to `17px`\n- `$rccs-name-font-family`: Defaults to `Consolas, Courier, monospace`\n- `$rccs-number-font-size`: Defaults to `17px`\n- `$rccs-number-font-family`: Defaults to `Consolas, Courier, monospace`\n- `$rccs-valid-font-size`: Defaults to `10px`\n- `$rccs-expiry-font-size`: Defaults to `16px`\n- `$rccs-expiry-font-family`: Defaults to `Consolas, Courier, monospace`\n- `$rccs-cvc-font-size`: Defaults to `14px`\n- `$rccs-cvc-font-family`: Defaults to `Consolas, Courier, monospace`\n- `$rccs-cvc-color`: Defaults to `#222`\n\n**Credit Card styling**\n\n- `$rccs-shadow`: Defaults to `0 0 20px rgba(#000, 0.2)`\n- `$rccs-light-text-color`: Card text color for dark cards. Defaults to `#fff`\n- `$rccs-dark-text-color`: Card text color for light cards. Defaults to `#555`\n- `$rccs-stripe-bg-color`: Stripe background color in the back. Defaults to `#2a1d16`\n- `$rccs-signature-background`: Signature background in the back. Defaults to `repeating-linear-gradient(0.1deg, #fff 20%, #fff 40%, #fea 40%, #fea 44%, #fff 44%)`\n- `$rccs-default-background`: Default card background. Defaults to `linear-gradient(25deg, #939393, #717171)`\n- `$rccs-unknown-background`: Unknown card background. Defaults to `linear-gradient(25deg, #999, #999)`\n- `$rccs-background-transition`: Card background transition. Defaults to `all 0.5s ease-out`\n- `$rccs-animate-background`: Card background animation. Defaults to `true`\n\n**Credit Card brands**\n\n- `$rccs-amex-background`: Defaults to `linear-gradient(25deg, #308c67, #a3f2cf)`\n- `$rccs-dankort-background`: Defaults to `linear-gradient(25deg, #ccc, #999)`\n- `$rccs-dinersclub-background`: Defaults to `linear-gradient(25deg, #fff, #eee)`\n- `$rccs-discover-background`: Defaults to `linear-gradient(25deg, #fff, #eee)`\n- `$rccs-mastercard-background`: Defaults to `linear-gradient(25deg, #e8e9e5, #fbfbfb)`\n- `$rccs-visa-background`: Defaults to `linear-gradient(25deg, #0f509e, #1399cd)`\n- `$rccs-elo-background`: Defaults to `linear-gradient(25deg, #211c18, #aaa7a2)`\n- `$rccs-hipercard-background`: Defaults to `linear-gradient(25deg, #8b181b, #de1f27)`\n\n## Development\n\nHere's how you can get started developing locally:\n\n    $ git clone https://github.com/amarofashion/react-credit-cards.git\n    $ cd react-credit-cards\n    $ npm install\n    $ npm start\n\nNow, if you go to `http://localhost:3000` in your browser, you should see the demo page.\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process of contributing to the project.\n\n## Useful links\n\n[EBANK's test numbers](https://www.ebanx.com/business/en/developers/integrations/testing/credit-card-test-numbers)  \n[Adyen's test numbers](https://gist.github.com/j3j5/8b3e48ccad746b90a54a)  \n[Worldpay's test card numbers](https://support.worldpay.com/support/kb/bg/testandgolive/tgl5103.html)  \n[Brazilian cards patterns](https://github.com/erikhenrique/bin-cc/blob/master/README.md)\n\n## LICENSE\n\nThis project is licensed under the [MIT License](LICENSE.md).\n\n###### Made with ❤️ at [AMARO](https://amaro.com).\n","maintainers":[{"name":"cassiocardoso07","email":"caugusto.cardoso@gmail.com"},{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"time":{"modified":"2022-06-25T19:13:54.925Z","created":"2017-01-13T03:03:12.751Z","0.1.0":"2017-01-13T03:03:12.751Z","0.3.0":"2017-01-16T23:16:30.712Z","0.3.1":"2017-01-17T15:54:11.997Z","0.3.2":"2017-01-22T01:29:02.171Z","0.4.0":"2017-01-22T16:50:19.654Z","0.4.1":"2017-03-12T18:27:46.845Z","0.5.1":"2017-07-26T03:50:50.835Z","0.5.2":"2017-08-07T22:03:59.530Z","0.5.3":"2017-08-10T18:01:26.808Z","0.6.0":"2017-10-06T19:52:25.459Z","0.6.1":"2017-12-05T01:46:19.210Z","0.6.2":"2017-12-05T19:22:08.433Z","0.6.3":"2017-12-05T22:31:58.116Z","0.7.0":"2017-12-07T18:21:18.980Z","0.8.0":"2019-09-16T17:41:06.568Z","0.8.1":"2020-05-06T15:17:20.243Z","0.8.2":"2020-05-06T15:38:10.240Z","0.8.3":"2020-06-04T15:17:07.673Z"},"homepage":"https://github.com/amarofashion/react-credit-cards#readme","repository":{"type":"git","url":"git+https://github.com/amarofashion/react-credit-cards.git"},"author":{"name":"AMARO Fashion","email":"tech@amaro.com"},"bugs":{"url":"https://github.com/amarofashion/react-credit-cards/issues"},"license":"MIT","readmeFilename":"README.md","contributors":[{"name":"Cassio Cardoso","email":"cassio.cardoso@amaro.com"},{"name":"Gil Barbara","email":"gil.barbara@amaro.com"}],"users":{"gilbarbara":true,"ayoola_moore":true},"keywords":["react","react-component","credit card","payment"]}