@watheia/content.elements.heading
Version:
74 lines (73 loc) • 1.82 kB
JSON
{
"name": "@watheia/content.elements.heading",
"version": "0.0.14",
"homepage": "https://watheia.app/",
"main": "dist/index.js",
"componentId": {
"scope": "watheia.content",
"name": "elements/heading",
"version": "0.0.14"
},
"dependencies": {
"classnames": "^2.2.6",
"core-js": "^3.0.0",
"@watheia/content.text.heading": "0.1.4",
"@watheia/iron-ui.theme.sizes": "0.1.6"
},
"devDependencies": {
"@types/react": "^17.0.8",
"@testing-library/react": "12.1.2",
"chai": "4.3.4",
"@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/node": "12.20.4",
"@watheia/iron-ui.theme.evangelist-theme": "0.0.12"
},
"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/{scope}/{name}"
},
"keywords": [
"microcomponent",
"microfrontend",
"micro",
"watheia",
"bit",
"layout",
"spectrum"
]
}