UNPKG

@watheia/microlab.ui.atoms.text.themed-text

Version:
75 lines (74 loc) 1.75 kB
{ "name": "@watheia/microlab.ui.atoms.text.themed-text", "version": "0.0.1", "main": "dist/index.js", "componentId": { "scope": "watheia.microlab", "name": "ui/atoms/text/themed-text", "version": "0.0.1" }, "dependencies": { "classnames": "2.3.1", "core-js": "^3.0.0" }, "devDependencies": { "@testing-library/react": "11.2.6", "chai": "4.3.4", "@types/chai": "4.2.18", "@babel/runtime": "7.12.18", "@types/jest": "^26.0.0", "@types/react": "^16.8.0", "@types/node": "12.20.4", "@watheia/microlab.theme.theme-provider": "0.0.1" }, "peerDependencies": { "@types/react": "^17.0.0", "react-dom": "^16.8.0 || ^17.0.0", "react": "^16.8.0 || ^17.0.0" }, "license": "EPL-2.0", "bit": { "bindingPrefix": "@watheia", "env": {}, "overrides": { "dependencies": { "core-js": "^3.0.0", "react-dom": "-", "react": "-" }, "devDependencies": { "@babel/runtime": "7.12.18", "@types/jest": "^26.0.0", "@types/react": "^16.8.0", "@types/node": "12.20.4", "@types/mocha": "-", "react-dom": "-", "react": "-" }, "peerDependencies": { "react-dom": "^16.8.0 || ^17.0.0", "react": "^16.8.0 || ^17.0.0" } } }, "public": true, "author": "Aaron R Miller <amiller@watheia.org>", "homepage": "https://www.watheia.io/", "private": false, "engines": { "node": ">=12.15.0" }, "repository": { "type": "git", "url": "https://gitlab.com/watheia/microlab" }, "keywords": [ "watheia", "micro", "domain-specific", "micro-component", "micro-frontend", "webcomponent", "design-system" ] }