mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 23:55:20 +00:00
3914f11150
Co-authored-by: taranvohra <taranvohra@outlook.com>
13 lines
260 B
JSON
13 lines
260 B
JSON
{
|
|
"name": "@gitbook/react-contentkit",
|
|
"exports": "./src/index.ts",
|
|
"dependencies": {
|
|
"classnames": "^2.5.1",
|
|
"@gitbook/api": "^0.50.0",
|
|
"assert-never": "^1.2.1"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "*"
|
|
}
|
|
}
|