mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-12 05:48:57 +00:00
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.46.0",
|
|
"assert-never": "^1.2.1"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "*"
|
|
}
|
|
}
|