mirror of
https://github.com/toeverything/AFFiNE.git
synced 2025-01-08 09:06:27 +03:00
11 lines
196 B
JSON
11 lines
196 B
JSON
{
|
|
"name": "@affine/templates",
|
|
"private": true,
|
|
"sideEffect": false,
|
|
"exports": {
|
|
"./*.md": "./*.md",
|
|
"./preloading.json": "./preloading.json"
|
|
},
|
|
"version": "0.8.0-canary.3"
|
|
}
|