UNPKG

jb-number-input

Version:
41 lines (40 loc) 858 B
{ "name": "jb-number-input", "description": "number input web component", "type": "module", "author": { "name": "mohammad javad bathaei", "email": "javadbat@gmail.com" }, "keywords": [ "jb", "jb-number-input", "number input", "number", "عدد", "کامپوننت عدد", "web component" ], "version": "1.4.0", "bugs": "https://github.com/javadbat/jb-number-input/issues", "license": "MIT", "files": [ "LICENSE", "README.md", "lib/", "dist/", "react/", "react/dist" ], "main": "index.js", "types": "./dist/jb-number-input.d.ts", "repository": { "type": "git", "url": "git@github.com:javadbat/jb-number-input.git" }, "dependencies": { "jb-input": ">=3.10.0", "jb-validation":">=0.4.0", "jb-core":">=0.10.0" } }