mirror of
https://github.com/supabase/supabase.git
synced 2026-06-22 04:52:48 +08:00
11 lines
206 B
JSON
11 lines
206 B
JSON
{
|
|
"name": "shared-data",
|
|
"version": "0.0.0",
|
|
"description": "Data shared between Supabase apps",
|
|
"main": "./index.ts",
|
|
"types": "./index.ts",
|
|
"scripts": {},
|
|
"author": "",
|
|
"license": "MIT"
|
|
}
|