mirror of
https://github.com/get-drexa/drive.git
synced 2025-12-02 06:21:40 +00:00
10 lines
144 B
JSON
10 lines
144 B
JSON
|
|
{
|
||
|
|
"name": "@fileone/convex",
|
||
|
|
"module": "index.ts",
|
||
|
|
"type": "module",
|
||
|
|
"peerDependencies": {
|
||
|
|
"typescript": "^5",
|
||
|
|
"convex": "^1.27.0"
|
||
|
|
}
|
||
|
|
}
|