@watheia/base-ui.theme.brands
Version:
70 lines (69 loc) • 1.6 kB
JSON
{
"name": "@watheia/base-ui.theme.brands",
"version": "1.3.3",
"homepage": "https://watheia.app",
"main": "dist/index.js",
"componentId": {
"scope": "watheia.base-ui",
"name": "theme/brands",
"version": "1.3.3"
},
"dependencies": {
"core-js": "^3.0.0"
},
"devDependencies": {
"@types/testing-library__jest-dom": "5.9.5",
"@babel/runtime": "7.12.18",
"@types/jest": "^26.0.0",
"@types/react-dom": "^17.0.5",
"@types/react": "^17.0.8",
"@types/node": "12.20.4"
},
"peerDependencies": {
"react-dom": "^16.8.0 || ^17.0.0",
"react": "^16.8.0 || ^17.0.0"
},
"license": "MIT",
"bit": {
"bindingPrefix": "@watheia",
"env": {},
"overrides": {
"dependencies": {
"core-js": "^3.0.0",
"react-dom": "-",
"react": "-"
},
"devDependencies": {
"@types/testing-library__jest-dom": "5.9.5",
"@babel/runtime": "7.12.18",
"@types/jest": "^26.0.0",
"@types/react-dom": "^17.0.5",
"@types/react": "^17.0.8",
"@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"
}
}
},
"private": false,
"author": "Aaron R Miller<amiller@watheia.org>",
"repository": {
"url": "https://bit.dev/watheia/{scope}"
},
"keywords": [
"microcomponent",
"microfrontend",
"watheia",
"mfe",
"blog",
"bit",
"spectrum",
"react",
"design-system"
]
}