@teambit/component.instructions.exporting-components
Version:
42 lines (41 loc) • 1.13 kB
JSON
{
"name": "@teambit/component.instructions.exporting-components",
"version": "0.0.7",
"homepage": "https://bit.cloud/teambit/component/instructions/exporting-components",
"main": "dist/index.js",
"componentId": {
"scope": "teambit.component",
"name": "instructions/exporting-components",
"version": "0.0.7"
},
"dependencies": {
"@mdx-js/react": "1.6.22",
"core-js": "^3.0.0",
"@teambit/mdx.ui.mdx-scope-context": "1.0.0"
},
"devDependencies": {
"@types/react": "^17.0.8",
"@types/node": "12.20.4",
"@types/react-dom": "^17.0.5",
"@types/jest": "^26.0.0",
"@babel/runtime": "7.20.0",
"@types/testing-library__jest-dom": "5.9.5",
"@teambit/documenter.theme.theme-context": "3.0.9",
"@teambit/mdx.ui.mdx-layout": "0.0.399"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0"
},
"license": "SEE LICENSE IN LICENSE",
"private": false,
"repository": {
"type": "git",
"url": "https://github.com/teambit/onboarding-docs"
},
"keywords": [
"docs",
"instructions",
"onboarding"
]
}