Files
supabase/packages/shared-data/package.json
2022-10-26 15:37:16 +11:00

12 lines
242 B
JSON

{
"name": "shared-data",
"version": "0.0.0",
"description": "Data shared between Supabase apps",
"main": "./index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT"
}