jb-core
Version:
jb design system core modules
42 lines (41 loc) • 796 B
JSON
{
"name": "jb-core",
"description": "jb design system core modules",
"type": "module",
"author": {
"name": "mohammad javad bathaei",
"email": "javadbat@gmail.com"
},
"keywords": [
"jb",
"jb-core",
"web-component tools",
"event",
"react component",
"theme",
"event"
],
"version": "0.15.0",
"bugs": "https://github.com/javadbat/jb-core/issues",
"license": "MIT",
"files": [
"LICENSE",
"README.md",
"lib/",
"dist/",
"styles/",
"configs/",
"theme/",
"react/",
"react/dist/"
],
"main": "index.js",
"module": "index.js",
"types": "./dist/index.d.ts",
"repository": {
"type": "git",
"url": "git@github.com:javadbat/jb-core.git"
},
"dependencies": {
}
}