@watheia/docs.ui.copy-box
Version:
78 lines (77 loc) • 1.94 kB
JSON
{
"name": "@watheia/docs.ui.copy-box",
"version": "1.2.3",
"homepage": "https://watheia.app",
"main": "dist/index.js",
"componentId": {
"scope": "watheia.docs",
"name": "ui/copy-box",
"version": "1.2.3"
},
"dependencies": {
"clsx": "1.1.1",
"copy-to-clipboard": "3.3.1",
"core-js": "^3.0.0",
"@watheia/base-ui.atoms.icon": "1.6.3",
"@watheia/base-ui.layout.grid-component": "1.3.3",
"@watheia/docs.ui.copied-message": "1.2.3"
},
"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",
"@watheia/docs.theme.theme-compositions": "1.2.3",
"@watheia/docs.types.docs-file": "1.3.3",
"@watheia/blog.envs.mdx-env": "0.0.1"
},
"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"
]
}