UNPKG

jb-payment-input

Version:
46 lines (45 loc) 1.01 kB
{ "name": "jb-payment-input", "description": "payment input web component", "type": "module", "author": { "name": "mohammad javad bathaei", "email": "javadbat@gmail.com" }, "sideEffects": true, "keywords": [ "jb", "jb-payment-input", "number input", "card number", "shaba", "شبا", "شماره کارت", "iran bank", "web component" ], "version": "3.2.0", "bugs": "https://github.com/javadbat/jb-payment-input/issues", "license": "MIT", "files": [ "LICENSE", "README.md", "lib/", "dist/", "bank-indicator/", "bank-indicator/dist/", "react/", "react/dist/", "bank-indicator/react/", "bank-indicator/react/dist/" ], "main": "index.js", "types": "./dist/web-component/jb-payment-input/lib/jb-payment-input.d.ts", "repository": { "type": "git", "url": "git@github.com:javadbat/jb-payment-input.git" }, "dependencies": { "jb-input": ">=3.6.0" } }