{"_id":"@oroinc/jquery-creditcardvalidator","_rev":"3-148a2b4a9ee514158a94da408b017f20","name":"@oroinc/jquery-creditcardvalidator","dist-tags":{"latest":"1.1.0"},"versions":{"1.1.0":{"name":"@oroinc/jquery-creditcardvalidator","version":"1.1.0","description":"Detect and validate credit card numbers.","main":"jquery.creditCardValidator.js","directories":{"example":"example","test":"tests"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/PawelDecowski/jquery-creditcardvalidator.git"},"keywords":["credit","debit","visa","mastercard","discover","amex","american express","card","validation","cc","credit","card","payment"],"author":{"name":"Pawel Decowski","url":"http://about.me/PawelDecowski"},"license":"MIT","bugs":{"url":"https://github.com/PawelDecowski/jquery-creditcardvalidator/issues"},"homepage":"https://github.com/PawelDecowski/jquery-creditcardvalidator#readme","gitHead":"ec16ea18914db044e9b5155708337e27cc67a4fe","_id":"@oroinc/jquery-creditcardvalidator@1.1.0","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"integrity":"sha512-HFEdYSCZEC5DlHx5px2B0dmhIGhgOBfHw2pFU9Gvx/eY77Gl4HlaxRCQ3hZppzMqRIq6ukry2L4dRPrlKUOAUw==","shasum":"d9271a43fb1f57efac041726b91fcec9a05bcea1","tarball":"https://registry.npmjs.org/@oroinc/jquery-creditcardvalidator/-/jquery-creditcardvalidator-1.1.0.tgz","fileCount":14,"unpackedSize":126258,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+g8+CRA9TVsSAnZWagAA5TwP/0zuRgX24xXwQ0dtfMTH\nOEx/G1h0KtdgOaJapWFXUZvfSTkSDzoOJBCHcR7FH/QQos5KQW8XJmPf6jOi\nTMtSjFequtBxGSrBQF6HSeKs8Ms8ZRb4dQXsmpjltkn1qCQV5hwg3x+6i6B/\nQ+aFYiR+S6WC0c3BvTofw3619KPSQEp8bznCA/XpsfPdvFz1ZljVrUNkoG/t\nx3hgv2+2zbseqY4qV5da1AkwEF6b1k9dC85KNYglfKenCrt19Zgf0gR3/DoI\nTKHoCv+N/0kCJdkVw4x1NhGrSS9PPO708+u30ReuTJNxVXazs0Vg2wnqgmgd\nckDtHYCnA4nMcaX4cajhqqk/XdGyr5X8eTxAtfbE5NsirAl05NHSOMmpZmJW\nDq8ywH3jJGwNmw2on5rRl8CM5yBae0NKBZKge9vAY9TYuDzIz3iLNv5XXeU9\niU3XPCUuMaiZxSRIf7nHslHLBWpATHV4hX1EpQlxn1enuuBbtnckq5y+cZxb\nhtvA8qVB1cHuplaYpl7F9udPZsjEqOpEPQ10WQ9DJ/MvYswTqHO3iTqq5ipS\nsOhd7SLGRdJFevG7KCJEbLhqAyxa+PkxIP9YdmiGZae3GkzXZQ1Pb7zbZpVZ\n1qS/c3/hRWFQhBvti5mDJAnxi+AHN+HhFWlcJQITPqoxuse+pvyYeH5HazHC\nI9WC\r\n=U0i/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDo6rPwxnV3ZAyymiCrvz5DfdTav2IyEZzOq81ZPXwu0QIgTwOSX28RHgUVidDAJWpKF+wpZju19lXEJWOcd1cZ+eY="}]},"maintainers":[{"name":"webevt","email":"webevt@gmail.com"},{"name":"dimasoroka","email":"dima@oroinc.com"},{"name":"grygir","email":"grebinuk@gmail.com"}],"_npmUser":{"name":"webevt","email":"webevt@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jquery-creditcardvalidator_1.1.0_1576668990381_0.47969271324082374"},"_hasShrinkwrap":false}},"time":{"created":"2019-12-18T11:36:30.147Z","1.1.0":"2019-12-18T11:36:30.469Z","modified":"2023-08-09T11:56:48.650Z"},"maintainers":[{"email":"valeriy.yustunyk@gmail.com","name":"vyustyniuk"},{"email":"dima@oroinc.com","name":"dimasoroka"},{"email":"grebinuk@gmail.com","name":"grygir"},{"email":"webevt@gmail.com","name":"webevt"},{"email":"ayatsenko@oroinc.com","name":"ayatsenko"}],"description":"Detect and validate credit card numbers.","homepage":"https://github.com/PawelDecowski/jquery-creditcardvalidator#readme","keywords":["credit","debit","visa","mastercard","discover","amex","american express","card","validation","cc","credit","card","payment"],"repository":{"type":"git","url":"git+https://github.com/PawelDecowski/jquery-creditcardvalidator.git"},"author":{"name":"Pawel Decowski","url":"http://about.me/PawelDecowski"},"bugs":{"url":"https://github.com/PawelDecowski/jquery-creditcardvalidator/issues"},"license":"MIT","readme":"# jQuery Credit Card Validator\n\njQuery Credit Card Validator detects and validates credit card numbers. It’ll tell you the detected credit card type and whether the number length and Luhn checksum are valid for the type of card.\n\n## Download\n\nThe latest stable version is always in [master branch](https://github.com/PawelDecowski/jquery-creditcardvalidator/tree/master). If you need previous versions, you’ll find them on the [releases page](https://github.com/PawelDecowski/jquery-creditcardvalidator/releases).\n\n**Do not use any branches other than [master](https://github.com/PawelDecowski/jquery-creditcardvalidator/tree/master). Branches like `release/1.0` are development branches and they will most likely be broken.**\n\n## How to use\n\nFor instructions see the official [jQuery Credit Card Validator homepage](http://jquerycreditcardvalidator.com/).","readmeFilename":"README.md"}