UNPKG

jb-mobile-input

Version:
47 lines (46 loc) 1.07 kB
{ "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.2.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.8.0", "jb-validation":">=0.2.0" } }