{
  "name": "jb-mobile-input",
  "description": "mobile input web component",
  "type": "module",
  "author": {
    "name": "mohammad javad bathaei",
    "email": "javadbat@gmail.com"
  },
  "keywords": [
    "jb",
    "jb-mobile-input",
    "mobile",
    "cell phone",
    "mobile input",
    "iran mobile",
    "cellphone",
    "mobile web-component",
    "موبایل",
    "کامپوننت شماره موبایل",
    "phone web-component",
    "cellphone web component"
  ],
  "version": "2.3.0",
  "bugs": "https://github.com/javadbat/jb-mobile-input/issues",
  "license": "MIT",
  "files": [
    "LICENSE",
    "README.md",
    "lib/",
    "dist/",
    "react/",
    "react/dist/"
  ],
  "main": "index.js",
  "module": "index.js",
  "homepage": "https://github.com/javadbat/jb-mobile-input",
  "repository": {
    "type": "git",
    "url": "https://github.com/javadbat/jb-mobile-input"
  },
  "types": "./dist/jb-mobile-input.d.ts",
  "dependencies": {
    "jb-input": ">=3.11.3",
    "jb-validation":">=0.4.0",
    "jb-core":">=0.18.0"
  }
}
