UNPKG

@watheia/pwa.sections.support-page.support-developers

Version:
82 lines (81 loc) 2.25 kB
{ "name": "@watheia/pwa.sections.support-page.support-developers", "version": "0.0.11", "homepage": "https://watheia.io/", "main": "dist/index.js", "componentId": { "scope": "watheia.pwa", "name": "sections/support-page/support-developers", "version": "0.0.11" }, "dependencies": { "classnames": "2.3.1", "core-js": "^3.0.0", "@watheia/base-ui.layout.breakpoints": "0.1.5", "@watheia/base-ui.atoms.heading": "1.0.9", "@watheia/base-ui.atoms.image": "1.0.9", "@watheia/base-ui.atoms.link": "0.0.7", "@watheia/base-ui.layout.align": "0.1.6", "@watheia/base-ui.layout.grid-component": "0.1.7", "@watheia/base-ui.text.paragraph": "0.1.13", "@watheia/base-ui.theme.sizes": "0.1.5", "@watheia/pwa.ui.links": "0.0.7" }, "devDependencies": { "@types/react": "^16.8.0", "@testing-library/react": "11.2.7", "chai": "4.3.4", "@types/chai": "4.2.18", "@types/classnames": "2.2.11", "@types/testing-library__jest-dom": "5.9.5", "@babel/runtime": "7.12.18", "@types/jest": "^26.0.0", "@types/node": "12.20.4", "@watheia/base-ui.theme.theme-provider": "0.1.13" }, "peerDependencies": { "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": { "@types/testing-library__jest-dom": "5.9.5", "@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" } } }, "private": false, "repository": "https://gitlab.com/watheia/pwa.git", "author": "Aaron R Miller <amiller@watheia.org>", "keywords": [ "watheia.io", "micro", "micro-component", "web-component", "micro-frontend", "atomic-design", "material-design", "domain-driven-design", "pwa", "bit" ] }