|
|
@@ -2,8 +2,10 @@ |
|
|
|
"name": "@tesseract-design/react-common", |
|
|
|
"version": "0.0.0", |
|
|
|
"description": "Common front-end components for Web using the Tesseract design system, written in React.", |
|
|
|
"main": "dist/bundle.cjs.js", |
|
|
|
"module": "dist/bundle.esm.js", |
|
|
|
"directories": { |
|
|
|
"lib": "dist" |
|
|
|
}, |
|
|
|
"main": "dist/index.js", |
|
|
|
"repository": "https://code.modal.sh/tesseract-design/react-common.git", |
|
|
|
"author": "TheoryOfNekomata <allan.crisostomo@outlook.com>", |
|
|
|
"license": "UNLICENSED", |
|
|
@@ -50,5 +52,6 @@ |
|
|
|
"react-dom": "16.13.1", |
|
|
|
"react-feather": "2.0.3", |
|
|
|
"styled-components": "5.1.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"homepage": "https://make.modal.sh/tesseract/web/react/common" |
|
|
|
} |