mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 15:45:13 +00:00
ba2a523722
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
12 lines
210 B
JSON
12 lines
210 B
JSON
{
|
|
"name": "@gitbook/react-math",
|
|
"exports": "./src/index.ts",
|
|
"version": "0.2.0",
|
|
"dependencies": {
|
|
"object-hash": "^3.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "*"
|
|
}
|
|
}
|