UNPKG

jb-core

Version:

jb design system core modules

29 lines (28 loc) 570 B
{ "name": "jb-core-react", "description": "core react modules", "type": "module", "author": { "name": "mohammad javad bathaei", "email": "javadbat@gmail.com" }, "keywords": [ "jb" ], "version": "1.0.0", "bugs": "https://github.com/javadbat/jb-core/issues", "license": "MIT", "files": [ "LICENSE", "README.md", "lib/", "dist/" ], "main": "index.js", "module": "index.js", "types": "./dist/index.d.ts", "repository": { "type": "git", "url": "git@github.com:javadbat/jb-core.git" } }