@watheia/content.sections.enterprise-offering.enterprise-bullets
Version:
81 lines (80 loc) • 2.15 kB
JSON
{
"name": "@watheia/content.sections.enterprise-offering.enterprise-bullets",
"version": "0.0.9",
"homepage": "https://watheia.app",
"main": "dist/index.js",
"componentId": {
"scope": "watheia.content",
"name": "sections/enterprise-offering/enterprise-bullets",
"version": "0.0.9"
},
"dependencies": {
"classnames": "^2.2.6",
"core-js": "^3.0.0",
"@watheia/content.layout.breakpoints": "0.0.4",
"@watheia/content.elements.base-image": "0.0.5",
"@watheia/content.elements.heading": "0.0.13",
"@watheia/content.layout.align": "0.0.5",
"@watheia/content.layout.grid-component": "0.0.7",
"@watheia/content.text.paragraph": "0.1.3"
},
"devDependencies": {
"@types/react": "^17.0.8",
"@testing-library/react": "11.2.6",
"@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"
},
"peerDependencies": {
"react-dom": "^16.8.0 || ^17.0.0",
"react": "^16.8.0 || ^17.0.0"
},
"license": "SEE LICENSE IN LICENSE",
"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,
"engines": {
"node": ">=12.15.0"
},
"repository": {
"type": "git",
"url": "https://auto-devops.com/watheia/hybrid-homepage",
"directory": "libs/{scope}/src/{name}"
},
"keywords": [
"components",
"collaboration",
"web",
"react",
"micro-components",
"micro-frontend",
"atomic-design",
"spectrum-design"
]
}